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
Marco Castelluccio
9b4317d55f
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
237c22d306
Bug 960047 - Reset Sync promobox count for bookmark/add-on/passwords panels. r=gavin
2014-03-12 23:30:41 +01:00
Marina Samuel
d4dcf5b089
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
bfa06e0e36
[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
31c6e2d201
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
fbb61eabea
Bug 968177 - Apply the shared backups code to bookmarks.html export. r=mano
2014-03-03 17:51:42 +01:00
Tim Taubert
7f0698b8cf
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
c7faf66f1e
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
9fd010e8b4
Bug 824433 followup: fix reference to AsyncShutdown.jsm
...
--HG--
extra : rebase_source : 0a1c7311e247daf028651f9e86ae40aeb57bc35c
2014-02-22 13:37:00 -08:00
Gavin Sharp
08da338a28
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
3e8d2f5675
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
6279400910
Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn
2014-02-18 19:05:34 -08:00
Alfredo Yang
3853c6783a
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
79cd1362c3
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
3504ba0f46
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
644c5381ff
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
e3463fe50e
Bug 948238 - Read browser.tabs.remote once at startup and never again (r=bsmedberg)
2013-12-12 14:13:20 -08:00
Wes Kocher
0df0709ec5
Merge fx-team to m-c
2013-12-10 15:58:54 -08:00
Ryan VanderMeulen
2b769f4918
Merge fx-team to m-c.
2013-12-10 15:39:40 -05:00
Mike Conley
f95829e0ab
Bug 942244 - [Australis] Add BrowserUiTelemetry module for collecting toolbar measurements. r=dao.
2013-12-10 14:49:02 -05:00
Marina Samuel
9a50127b7c
Bug 945842: Show Metro bookmarks folder in Windows 8 only. r=bbondy
2013-12-10 13:42:16 -05:00
Randell Jesup
c73f788f82
Bug 853356: backout p1
2013-12-10 01:00:18 -05:00
Alfredo Yang
c4c617f113
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
7d0e8c072c
Bug 939092: Update Metro folder text. r=bbondy
2013-12-03 13:49:55 -05:00
Marina Samuel
b0727306b9
Bug 939092 - Bookmarks are not shared between profiles. r=bbondy
2013-11-23 15:03:34 -05:00
Gijs Kruitbosch
bd10cef542
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
24137f061b
Merge mozilla-central and ux
2013-11-12 17:30:17 +01:00
Drew Willcoxon
2b22b3ee14
Bug 908277 - Prevent permission UI errors when PopupNotifications is not available. r=dolske
2013-11-11 15:36:54 -08:00
Gijs Kruitbosch
7847dc3be9
Merge m-c to ux
2013-11-06 14:36:26 +01:00
Gijs Kruitbosch
7211b5e0ad
Merge mozilla-central and ux
2013-11-06 09:01:08 +01:00
Gijs Kruitbosch
bc9bd43447
Back out ba95fffe62b9 and 564283498a6f for Australis (bug 930970), r=jaws,Unfocused
2013-11-05 10:23:40 +01:00
Matthew Noorenberghe
be474fa47a
Merge mozilla-central to UX
2013-11-05 01:04:20 -08:00
Gijs Kruitbosch
f298c06fde
Merge mozilla-central and ux
2013-11-01 09:20:15 +01:00
Doug Turner
951d114a44
Backing out 7fe2c77ebbf2
2013-10-31 20:25:03 -07:00
Richard Newman
af2e02d2a2
Merge m-c to s-c.
2013-10-28 17:51:05 -07:00
Richard Newman
286bec1974
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
2ae776a6e7
Bug 900910 - Initialize SessionStore earlier to catch windows opened immediately after startup. r=ttaubert
2013-10-17 14:26:25 -04:00
Alfredo Yang
af01190bbc
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 (陳侃如)
3b2be7096b
Backout 3903cb4b779f
2013-11-05 15:00:31 +08:00
Alfredo Yang
0d61f474ce
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
4317439507
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