Commit Graph

364 Commits

Author SHA1 Message Date
Drew Willcoxon
c418547b38 Bug 908277 - Prevent permission UI errors when PopupNotifications is not available. r=dolske 2013-11-11 15:36:54 -08:00
Reuben Morais
d4256d98ac Backed out 4 changesets (bug 853356) for breaking permission prompts. 2013-11-06 01:32:42 -02:00
Alfredo Yang
4d9819e5d6 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-11-05 16:29:27 +08:00
Kan-Ru Chen (陳侃如)
fa58183cc7 Backout 3903cb4b779f 2013-11-05 15:00:31 +08:00
Alfredo Yang
7b535c2832 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-11-05 14:05:52 +08:00
Gijs Kruitbosch
9fd7a8f8ad Bug 930970 - Fix bustage caused by tests assuming this._rdf is created within migrateUI, rs=bustage 2013-11-04 15:11:44 +01:00
Gijs Kruitbosch
681cbf5bd1 Bug 930970 - migrate based on pref, r=Unfocused,jaws 2013-10-25 17:11:40 +02:00
Doug Turner
aa500d69c0 Backing out 7fe2c77ebbf2 2013-10-31 20:25:03 -07:00
Richard Newman
7102c0b14f Merge m-c to s-c. 2013-10-28 17:51:05 -07:00
Richard Newman
07df1f49b4 Bug 925521 - Part 2: correctly record identifiers for non-pre-installed engines. r=gps
* * *
Bug 925521 - Review comments.
2013-10-18 12:31:39 -07:00
Steven MacLeod
85d708f977 Bug 900910 - Initialize SessionStore earlier to catch windows opened immediately after startup. r=ttaubert 2013-10-17 14:26:25 -04:00
Alfredo Yang
6ebb7a750f Bug 853356 - Part 1: Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-10-26 21:19:32 -04:00
Yury Delendik
6ef67e921c Bug 926988 - Keep Shumway in nightly only 2013-10-21 20:39:43 -05:00
Paolo Amadini
173b4dfb03 Bug 928349 - Add a build-time setting to use only the JavaScript API for downloads, and enable it in Firefox for Desktop. r=enn 2013-10-23 21:46:47 +02:00
Raymond Lee
1faa4977aa Bug 859695 - OS.File should be adopted in PlacesBackups.jsm and PlacesUtils.jsm. r=mak 2013-10-07 14:52:08 +08:00
Yury Delendik
42f9b20363 Bug 904346 - Integrate Shumway into Firefox. r=gps 2013-09-30 18:23:41 -05:00
Marco Castelluccio
442b9c5036 Bug 919506 - Fix browser.bookmarks.autoExportHTML not working due to bug 910885. r=mak 2013-09-25 09:37:22 -04:00
Boris Zbarsky
a48b619d92 Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Tom Schuster
7767b636b2 Bug 910431 - Electrolysis: Permission code followup. f=felipe 2013-09-04 11:40:16 -04:00
Phil Ringnalda
0267f47531 Merge m-i to m-c 2013-08-25 08:20:24 -07:00
Justin Dolske
767dddc75f Bug 901747 - The "slow startup" notification bar should point users to the help article on resetting Firefox. r=jaws 2013-08-23 18:30:07 -07:00
Tom Schuster
87431f5fbe Bug 908692 - Electrolysis: Geolocation permission box doesn't open either. r=felipe 2013-08-23 19:04:19 -04:00
Tom Schuster
9ac2ae09b1 Bug 896748 - Electrolysis: Html 5 notification permission request box doesn't open. r=felipe 2013-07-22 20:24:11 -04:00
Bill McCloskey
7535ca5ecb Bug 899222 - Make about:home work via message passing (r=felipe)
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00
Bill McCloskey
d9ba4ddbe7 Backout bug 899222 (forgot to apply review comments)
--HG--
rename : browser/modules/AboutHome.jsm => browser/modules/AboutHomeUtils.jsm
2013-08-19 15:26:39 -07:00
Bill McCloskey
e8e05670ce Bug 899222 - Make about:home work via message passing (r=felipe).
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00
Suyash Agarwal
d07426edfa Bug 868711 - Remove confusing expression in _trackSlowStartup. r=gavin 2013-08-12 20:55:05 -03:00
Bill McCloskey
7fa594f564 Back out bug 899222 because of bug 903208.
--HG--
rename : browser/modules/AboutHome.jsm => browser/modules/AboutHomeUtils.jsm
2013-08-08 18:26:37 -07:00
Tom Schuster
b47a41208b Bug 897062 - Handle special clicks in e10s. r=felipe,smaug 2013-08-08 20:16:47 -04:00
Bill McCloskey
6b72d99118 Bug 899222 - Make about:home work via message passing (r=felipe).
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00
Doug Turner
1b9818f1b6 Bug 885641 - Force an update check if the build is older than some reasonable value. r=gavin, r=rstrong 2013-07-30 20:19:58 -07:00
Dão Gottwald
830d811286 Bug 896114 - Don't initialize UserAgentOverrides on desktop. r=dolske 2013-07-30 22:51:25 +02:00
Dão Gottwald
57c9372e6e Bug 896276 - Use Date.now() rather than nsIAppStartup.getStartupInfo().process to detect profiles that haven't been used for a while. r=mak 2013-07-27 17:22:56 +02:00
Tim Taubert
5558d8edd0 Bug 898308 - Clean up SessionStore initialization; f=smacleod, r=dao 2013-07-27 07:40:07 +02:00
Marco Bonardo
30168113bb Bug 889442 - Remove old and now unused chromeappsstore.sqlite from the profile dir.
r=ttaubert
2013-07-03 23:41:25 +02:00
Gavin Sharp
4420e82a70 Bug 885351: make sure defaultEngine and currentEngine are always in sync, including when the prefs have invalid values or after an upgrade from <FF23, r=MattN
--HG--
extra : transplant_source : Z%E3%AE%91%1D%D5%930%DE%F7%EA%F4dG%C7%B2%0B%9F0i
2013-07-01 16:46:07 -07:00
Matthew Noorenberghe
603b1ce35b Bug 498181 - Offer to reset a user's profile if it was last used more than two months ago. r=jaws
--HG--
rename : toolkit/content/resetProfile.js => toolkit/modules/ResetProfile.jsm
extra : rebase_source : 88969c77e4d86ba2d6cecbe188e19ad390f6629d
2013-06-28 23:25:08 -04:00
Shane Caraveo
cbbecb47d7 bug 809085 make permissions panels work with social content, r=felipe 2013-06-21 16:14:22 -07:00
Mike de Boer
c4ef6c89f6 Bug 860560: make sure that defaultEngine and currentEngine stay in sync, r=gavin
--HG--
extra : transplant_source : %83%A6%F6%02%C5a6%08%09/%3C%D4p%23%0BI%EF%EE%C0%16
2013-05-27 17:21:47 +02:00
Michael Brennan
437152f1be Bug 866880 - Implement Close Tabs to the Right. r=jaws, ui-r=madhava 2013-05-29 16:07:26 +02:00
Jim Mathies
3aafad9d19 Bug 855928 - Add a telemetry probe to report default desktop browser status. r=gavin 2013-05-30 12:32:17 -05:00
Brian R. Bondy
9ce18252d3 Bug 870529 - JumpListStartup not being called on delay startup causing no shortcut maintenance. r=jimm 2013-05-28 22:21:53 -04:00
Phil Ringnalda
42a50f19c2 Back out 01d3f80565cc (bug 870529) for win8 NS_IsMainThread() assertion failures
CLOSED TREE
2013-05-22 21:07:06 -07:00
Brian R. Bondy
045e9f9de6 Bug 870529 - JumpListStartup not being called on delay startup causing no shortcut maintenance. r=jimm 2013-05-22 21:09:28 -04:00
Gavin Sharp
3b382f8812 Bug 871363 - Rename nsBrowserGlue's _onProfileStartup to _finalUIStartup to clarify when it actually is called. r=dao 2013-05-13 09:25:39 -07:00
Mike Conley
54e8166e2e Bug 867343 - Back out star button UI changes. r=mak. 2013-05-10 11:19:48 -04:00
Christian Sonne
9e6a426567 Bug 870112 - Migrate plugins.hide_infobar_for_missing_plugin to plugins.notifyMissingFlash r=dolske 2013-05-08 17:20:20 -07:00
Marco Bonardo
12b1d01ab0 Bug 748894 - Move the bookmark star button outside of the location bar.
r=Mano
2013-04-23 16:06:17 +02:00
Raymond Lee
5bd7a21edc Bug 855638 - Part 1: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak 2013-04-17 14:08:11 +08:00
Raymond Lee
2bbf35abf4 Bug 852034 - Replace restoreBookmarksFromJSONFile with importFromFile. r=mano 2013-04-17 13:36:02 +08:00