Commit Graph

435 Commits

Author SHA1 Message Date
Olivier Yiptong
ff05a5a71a 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
4b89c3b473 Bug 983571 - browser.bookmarks.autoExportHTML = true no longer works. r=Yoric 2014-03-25 17:25:58 +01:00
Gavin Sharp
57ba1bd55a Bug 955950: add pref to disable "reset firefox" nag, r=MattN 2014-03-23 17:41:06 -07:00
Matthew Noorenberghe
6ca67f7da9 Bug 986688 - Load SignInToWebsite.jsm lazily and on Nightly only. r=felipe 2014-03-22 20:46:18 -07:00
Marco Bonardo
6b2c382db0 Backout 0469cf95fbfe (bug 983571) cause didn't mean to land it yet. 2014-03-22 15:43:20 +01:00
Marco Bonardo
aa3410c3af Bug 983571 - browser.bookmarks.autoExportHTML = true no longer works. r=Yoric 2014-03-22 14:26:52 +01:00
Marco Castelluccio
fd501ab986 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
9ec0bdb04f 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
Marco Castelluccio
08cd30e121 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
extra : rebase_source : d009be9de28cb917062d567592f773e9ece4266e
2014-03-14 10:30:53 -07:00
Marco Bonardo
64661159ae Bug 960047 - Reset Sync promobox count for bookmark/add-on/passwords panels. r=gavin 2014-03-12 23:30:41 +01:00
Marina Samuel
388d96eb07 Bug 961587: Only create Windows 8 Touch smart bookmark once a user has intialized their Metro bookmark list. r=mbrubeck, r=mak77 2014-03-10 12:53:19 -04:00
Mike de Boer
fe612c0193 [Australis] Bug 909349: re-introduce a hover and active state for toolbar buttons on OSX. r=mconley 2014-03-06 11:29:12 -05:00
Mike Conley
92b6a61302 Bug 979034 - [Australis] Make CustomizationTabPreloader kick-off when the user opens the menu panel. r=ttaubert. 2014-03-04 11:48:00 -05:00
Marco Bonardo
3241538a41 Bug 968177 - Apply the shared backups code to bookmarks.html export. r=mano 2014-03-03 17:51:42 +01:00
Tim Taubert
52228ecddd Bug 975552 - [Australis] Preload about:customizing like we do with about:newtab to increase transition performance. r=jaws,ttaubert. 2014-02-25 18:51:41 +01:00
Jim Mathies
01c1a6f6fd Bug 969831 - Use the new feature level check for desktop browser 'switch to metro' ux elements. r=msamuel 2014-02-28 07:37:31 -06:00
Gavin Sharp
23d5976077 Bug 824433 followup: fix reference to AsyncShutdown.jsm
--HG--
extra : rebase_source : 0a1c7311e247daf028651f9e86ae40aeb57bc35c
2014-02-22 13:37:00 -08:00
Gavin Sharp
240646f863 Bug 294260 followup: add a comment explaining why we need to call trackStartupCrashEnd on quit-application-granted, r=MattN
--HG--
extra : rebase_source : 40747853f0974e48437307d819c9d180313d2006
2014-02-08 13:04:31 -08:00
Gijs Kruitbosch
226f62ece7 Bug 974819 - don't reset Australis' TabsToolbar collapsed state, add UI migration to fix this in existing profiles that may have used reset() since this was done, r=mconley 2014-02-21 11:51:55 +00:00
Justin Dolske
1ebbe7a36f Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Alfredo Yang
4ed8628dbb Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith 2014-02-09 15:34:40 -05:00
Marco Bonardo
9bb40351d1 Bug 967839 - onProfileShutdown work in BrowserGlue doesn't really have to happen at profile shutdown. r=mano 2014-02-07 18:47:35 +01:00
Marco Bonardo
3bc0cef731 Bug 824433 - Bookmarks backup takes a long time to write out on shutdown. r=mano 2014-02-04 14:43:20 +01:00
Henri Sivonen
9f8162e711 Bug 947507 - [Australis] Limit the charset detector pref to values available from the UI. r=dao,emk. 2013-12-19 18:01:50 +02:00
Bill McCloskey
88328fd5a2 Bug 948238 - Read browser.tabs.remote once at startup and never again (r=bsmedberg) 2013-12-12 14:13:20 -08:00
Wes Kocher
8a682a1408 Merge fx-team to m-c 2013-12-10 15:58:54 -08:00
Ryan VanderMeulen
ea9bd0cd52 Merge fx-team to m-c. 2013-12-10 15:39:40 -05:00
Mike Conley
f71de3d78d Bug 942244 - [Australis] Add BrowserUiTelemetry module for collecting toolbar measurements. r=dao. 2013-12-10 14:49:02 -05:00
Marina Samuel
1916b878aa Bug 945842: Show Metro bookmarks folder in Windows 8 only. r=bbondy 2013-12-10 13:42:16 -05:00
Randell Jesup
e2ddafcdc2 Bug 853356: backout p1 2013-12-10 01:00:18 -05:00
Alfredo Yang
6a6930d332 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-12-06 17:38:51 -05:00
Marina Samuel
ea729082ee Bug 939092: Update Metro folder text. r=bbondy 2013-12-03 13:49:55 -05:00
Marina Samuel
0ff189174d Bug 939092 - Bookmarks are not shared between profiles. r=bbondy 2013-11-23 15:03:34 -05:00
Gijs Kruitbosch
2b4099b50f Bug 940953 - destroy all the mode and iconsize persistence for Australis, r=dao
--HG--
extra : rebase_source : b51a4e1be15a1c5856e7ab8cf6f3548c8900b354
2013-11-22 20:59:37 +01:00
Gijs Kruitbosch
3226a1bc83 Merge mozilla-central and ux 2013-11-12 17:30:17 +01:00
Drew Willcoxon
c418547b38 Bug 908277 - Prevent permission UI errors when PopupNotifications is not available. r=dolske 2013-11-11 15:36:54 -08:00
Gijs Kruitbosch
174d4160d6 Merge m-c to ux 2013-11-06 14:36:26 +01:00
Gijs Kruitbosch
5b8e8a7c7d Merge mozilla-central and ux 2013-11-06 09:01:08 +01:00
Gijs Kruitbosch
17f766f166 Back out ba95fffe62b9 and 564283498a6f for Australis (bug 930970), r=jaws,Unfocused 2013-11-05 10:23:40 +01:00
Matthew Noorenberghe
9e82ff7081 Merge mozilla-central to UX 2013-11-05 01:04:20 -08:00
Gijs Kruitbosch
a880139178 Merge mozilla-central and ux 2013-11-01 09:20:15 +01: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
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
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