Jared Wein
7543d4da50
Bug 1047133 - Persist FxA OAuth token between browser sessions. r=MattN
2014-10-08 20:49:47 -04:00
Dão Gottwald
337d4c2560
Bug 1079372 - Default browser notification bar should have 'warning' priority, not 'info'. r=gijs
2014-10-08 06:23:30 +02:00
Tim Taubert
222b53c498
Bug 1078085 - Simplify preference checking code in the newtab preloader r=gijs
2014-10-07 17:54:31 +02:00
Sudheesh Singanamalla
0d1a8f9ebb
Bug 1054492: move DirectoryLinksProvider.jsm to browser/ since it's Firefox-specific, r=gavin
...
--HG--
rename : toolkit/modules/DirectoryLinksProvider.jsm => browser/modules/DirectoryLinksProvider.jsm
rename : toolkit/modules/tests/xpcshell/test_DirectoryLinksProvider.js => browser/modules/test/xpcshell/test_DirectoryLinksProvider.js
2014-09-22 13:23:19 +05:30
Gijs Kruitbosch
5e105d364c
Bug 1063529 - should catch shell service exceptions, r=mconley
...
--HG--
extra : rebase_source : f21763b563cdf5ed7936085d6bdfdb706b53778d
2014-09-24 16:18:45 +01:00
Matthew Noorenberghe
67ae5618a9
Bug 1071259 - Clear the loop.hawk-session-token.fxa pref on shutdown to workaround bug 1071247. r=jaws
...
--HG--
extra : rebase_source : 49df694bae7a03d07552a47615b2711d076b8f43
2014-09-22 14:43:41 -07:00
Ryan VanderMeulen
d2d882904d
Merge m-c to fx-team. a=merge
2014-09-22 15:56:28 -04:00
Jim Mathies
400ffc72ca
Bug 942707 - Update the way PdfJs initializes in the browser. r=mconley
2014-09-22 11:33:29 -05:00
Felipe Gomes
74080ca6cb
Bug 1069640 - Prompt for input when users turn off e10s in Nightly. r=billm
2014-09-22 15:55:40 -03:00
Wes Kocher
8ea80bdb82
Merge m-c to fx-team a=merge
2014-09-18 16:12:56 -07:00
Bill McCloskey
601c277e33
Bug 1063669 - Don't enable e10s if IME is detected (r=jimm)
2014-09-18 10:26:33 -07:00
Justin Dolske
c80af2ab0d
Bug 836415 - Kill PFS. r=bsmedberg
2014-09-18 10:01:23 -07:00
Shu-yu Guo
15262d36a9
Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo)
2014-09-15 16:30:46 -07:00
Bill McCloskey
8db73fa93d
Bug 1047076 - Disable e10s on Nightly if Accessibility is enabled (r=felipe)
2014-09-13 11:20:16 -07:00
Phil Ringnalda
cd2bdef563
Back out 0529fb43bd5f (bug 1047076) for bustage on a CLOSED TREE
2014-09-12 18:25:35 -07:00
Bill McCloskey
e3f917161b
Bug 1047076 - Disable e10s if a11y is enabled (r=felipe)
2014-09-12 17:37:11 -07:00
Gavin Sharp
4d135723d8
Bug 1064885: add prompt to encourage Nightly users to enable e10s, r=felipe
...
--HG--
extra : rebase_source : cf288b2d3b80c540bcc0ba4d2e2caae8b7a95925
2014-09-10 13:53:10 +02:00
Felipe Gomes
9d1cd9efac
Bug 1063842 - Add in-product notification when e10s is first enabled. r=mconley
2014-09-10 19:06:19 -03:00
Jim Mathies
a72af37b5f
Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao
2014-08-21 10:42:42 -05:00
Roberto A. Vitillo
3eb77a08ed
Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
...
CLOSED TREE
2014-08-19 10:31:00 -04:00
Ed Morley
5b13b797b8
Backed out changeset 143ae44587b2 (bug 559505) for xperf failures
2014-08-20 17:10:05 +01:00
Roberto A. Vitillo
94f55c9aaa
Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
2014-08-19 10:31:00 -04:00
Ed Morley
7cda86534b
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-12 17:21:29 +01:00
Asaf Romano
b30cc03ca4
Bug 951627 - Use something other than a modal dialog to ask for setting the default browser. r=dão.
2014-08-12 10:59:11 +03:00
Blake Kaplan
23294fd2f8
Bug 1027898 - Implement most of nsIContentPrefService2 for e10s. r=adw
2014-08-11 11:13:36 -07:00
Birunthan Mohanathas
770cc01f6a
Bug 1049979 - Fix 'functions may be declared only at top level or immediately within another function' warnings. r=gavin
2014-08-10 11:16:32 -07:00
Birunthan Mohanathas
fdb6cc49ea
Bug 952925 - Part 2: Show quit warning for private windows as well. r=ehsan
2014-08-08 07:04:45 -07:00
Birunthan Mohanathas
5beefd2a99
Bug 952925 - Part 1: Cleanup BrowserGlue._onQuitRequest. r=ehsan
2014-08-08 07:04:45 -07:00
Florian Quèze
f98d92de79
Bug 1029148 - store current search engine configuration outside of prefs, r=MattN.
2014-08-05 01:02:19 +02:00
Blake Winton
dc4882b221
Bug 1038248 - Add UITelemetry to count the number and type of searches. r=mconley
2014-07-17 11:37:22 -04:00
Phil Ringnalda
5f50d49628
Merge m-c to m-i
2014-06-28 20:51:49 -07:00
Blake Kaplan
f635a8780e
Bug 949617 - Make the login manager work in e10s. r=dolske/mconley/mfinkle/jimm
2014-06-28 11:09:45 -07:00
Justin Dolske
9defcbd877
Bug 1023508 - Add telemetry for HiDPI usage. r=felipe
2014-06-27 11:20:02 -07:00
Carsten "Tomcat" Book
d5c7b835c6
Backed out changeset 8c1ee05fbbd6 (bug 949617)
2014-06-27 15:17:42 +02:00
Blake Kaplan
6395ab74bd
Bug 949617 - Make the login manager work in e10s. r=dolske
...
--HG--
extra : rebase_source : 412da12f3c916a2e57092943096a15b2c38955e7
extra : histedit_source : 030de4e9454cd4c150126fdb7500ab27023ad244
2014-06-24 16:57:39 -04:00
Ryan VanderMeulen
323ddc70d4
Backed out 5 changesets (bug 993197, bug 949617, bug 995489, bug 1029128) for Android test failures.
...
Backed out changeset 033d6271fd19 (bug 1029128)
Backed out changeset f568b1dc9880 (bug 1029128)
Backed out changeset daa9c46d19dc (bug 949617)
Backed out changeset 2baf5c61cbf5 (bug 995489)
Backed out changeset 654c1f0c88bc (bug 993197)
2014-06-24 15:36:18 -04:00
Blake Kaplan
c0af3f26a6
Bug 949617 - Make the login manager work in e10s. r=dolske
2014-06-24 14:34:02 -04:00
Althaf Hameez
914cc9cd66
Bug 983988 - Update constants for idle time before backup. r=mak
2014-05-28 01:10:00 -04:00
Althaf Hameez
e5d63ad0ce
Bug 1011581 - Remove the unused optional parameter aFileExt in PlacesBackup r=mak
2014-05-21 08:39:00 +02:00
Tetsuharu OHZEKI
0b2ab77a19
Bug 1005868 - Remove the needless migration code for 'browser.tabs.onTop'. r=dao
2014-05-06 05:17:20 +09:00
Drew Willcoxon
53bd0fe01b
Bug 962490 - Add a search field to the new tab page (part 1: ContentSearch). r=felipe
2014-04-24 19:09:20 -07:00
Blake Kaplan
3a3257f6a8
Bug 899648 - Initial patch to make tab-modal prompts work. Original patch from Tom Schuster <evilpies@gmail.com>. r=dolske
2014-04-04 14:50:42 -07:00
Olivier Yiptong
a304de35fc
Bug 975228 - Create logic to merge frecency-pages and Tiles (Tile equiv 1000 frecency) [r=adw]
...
Use DirectoryLinksProvider for Firefox and make PlacesProvider match in expected Links format.
Make sure there's at least 2 of each type so Telemetry doesn't know for sure which links were used.
2014-03-31 01:51:21 -07:00
Marco Bonardo
cab27b563b
Bug 983571 - browser.bookmarks.autoExportHTML = true no longer works. r=Yoric
2014-03-25 17:25:58 +01:00
Gavin Sharp
89f662ac82
Bug 955950: add pref to disable "reset firefox" nag, r=MattN
2014-03-23 17:41:06 -07:00
Matthew Noorenberghe
708509ef43
Bug 986688 - Load SignInToWebsite.jsm lazily and on Nightly only. r=felipe
2014-03-22 20:46:18 -07:00
Marco Bonardo
98170a796e
Backout 0469cf95fbfe (bug 983571) cause didn't mean to land it yet.
2014-03-22 15:43:20 +01:00
Marco Bonardo
9886cd331a
Bug 983571 - browser.bookmarks.autoExportHTML = true no longer works. r=Yoric
2014-03-22 14:26:52 +01:00
Marco Castelluccio
650cf1244e
Bug 898647 - Backend for app updates. r=myk,fabrice
...
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
2014-03-15 14:37:37 -07:00
Wes Kocher
431137ccf6
Backed out changeset 4ce831d82c1f (bug 898647) for gaia-ui bustage on an already CLOSED TREE
...
--HG--
rename : browser/modules/WebappManager.jsm => browser/modules/webappsUI.jsm
rename : toolkit/webapps/NativeApp.jsm => toolkit/webapps/WebappsInstaller.jsm
rename : webapprt/WebappManager.jsm => webapprt/WebappsHandler.jsm
2014-03-14 14:13:25 -07:00