Commit Graph

57 Commits

Author SHA1 Message Date
Makoto Kato
f6a8ad20c1 Bug 919929 - AlertsService for Metro should send alertshow and alertfinished observer. r=jimm 2013-10-09 11:15:41 +09:00
Matt Brubeck
0aa375784e Bug 923828 - Show the Metro download button only during downloads [r=emtwo] 2013-10-08 08:27:07 -07:00
Matt Brubeck
e34b965bf4 Bug 922075 - Back out HelperAppDialog changes from 63fc2fe63f0d (bug 875731) because of broken downloads 2013-09-30 19:29:09 -07:00
Raymond Lee
f2a7fce4e8 Bug 875731 - Replace callers of nsIDownloadManager.usersDownloadsDirectory with Downloads.getUserDownloadsDirectory in browser/metro/. r=mbrubeck 2013-09-23 13:10:38 +08:00
Marina Samuel
c65775caf0 Bug 904702 - Toggle download-progress notifications. r=mbrubeck 2013-09-19 13:55:54 -04:00
Brian R. Bondy
ba3bbe287d Bug 910597 - Downloaded amount is always reported as unknown size. r=mbrubeck 2013-09-17 07:04:01 -07:00
Sam Foster
2b008e1e0d Bug 893763 - Notify of resuming downloads at startup. r=mbrubeck 2013-09-09 17:20:51 -07:00
Matt Brubeck
bff32d823c Bug 909019 - Rename and simplify BrowserUI new tab API [r=ally] 2013-09-05 17:40:17 -07:00
Sam Foster
4c871cdcf9 Bug 893091 - New populateFragmentFromString+tests, format the save-or-run download notification bar text. r=mbrubeck 2013-08-23 16:29:51 -07:00
Sam Foster
3687a07551 Bug 907211 - Fix localized string access for download size. r=ally 2013-08-20 18:16:30 -07:00
Marina Samuel
7ee28654ee Bug 883953 - Part 2: Implement infobar behaviours. r=mbrubeck 2013-08-15 13:06:42 -04:00
Jim Mathies
1ffc6e2633 Bug 851130 - Part 5 - Add support for about:start alias. r=mbrubeck 2013-08-09 04:50:58 -05:00
Jim Mathies
c71dc2606f Bug 851130 - Part 2 - Remove StartUI object from browser-ui. r=mbrubeck 2013-08-09 04:50:58 -05:00
Marina Samuel
f534b77616 Bug 883962 - Make the download button in the appbar toggle the downloads infobar. r=sfoster 2013-08-07 18:41:25 -04:00
Marina Samuel
c6eeea6332 Bug 783232 - Hook nsIAlertService up to native toast notifications and use them for download complete alerts. r=jimm 2013-08-07 16:57:06 -04:00
Tim Abraldes
9ee2f09a48 bug 866304. In metro, use the tab-modal prompt implementation that is available in toolkit. r=mbrubeck
This patch replaces metro's 'PromptService' (which implements nsIPromptService and nsIPrompt, among others) with an implementation that simply forwards all calls to toolkit's nsPrompter.js. Before forwarding each call, it writes the "allowTabModal" property on the object obtained from nsPrompter.js, causing the created prompt to be tab-modal.

It also adds functionality to browser.js for creating tab modal prompts. One of the changes made as part of adding this functionality is replacing the <browser> with a <stack> of <browser> objects.
2013-08-05 23:29:54 -07:00
Carsten "Tomcat" Book
3981876d31 Backed out changeset 516063917157 (bug 866304) mochitest metro orange 2013-08-06 12:19:29 +02:00
Tim Abraldes
50e0c395ae bug 866304. In metro, use the tab-modal prompt implementation that is available in toolkit. r=mbrubeck
This patch replaces metro's 'PromptService' (which implements nsIPromptService and nsIPrompt, among others) with an implementation that simply forwards all calls to toolkit's nsPrompter.js. Before forwarding each call, it writes the "allowTabModal" property on the object obtained from nsPrompter.js, causing the created prompt to be tab-modal.

It also adds functionality to browser.js for creating tab modal prompts. One of the changes made as part of adding this functionality is replacing the <browser> with a <stack> of <browser> objects.
2013-08-05 23:29:54 -07:00
Ms2ger
61364639a4 Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4); r=mshal 2013-08-02 09:03:42 +02:00
Marina Samuel
1eb1a9d25f Bug 883951: Part 4: Remove DownloadsView and Related Code. r=mbrubeck 2013-07-17 18:19:27 -04:00
Marina Samuel
fb76ac8832 Bug 883951: Part 2: Download Progress Infobar. r=mbrubeck 2013-07-17 18:19:18 -04:00
Marina Samuel
54748fc79f Bug 883951: Part 1: Download Request Infobar. r=mbrubeck 2013-07-17 18:19:14 -04:00
Jim Mathies
78727f2c40 Bug 886794 - Remove old about:crash page. r=fryn 2013-07-01 17:09:26 -05:00
Bobby Holley
76f485733c Bug 865745 - Continue to ignore onTabClose exception in metro 8 Session Store. r=me 2013-06-30 09:00:20 -06:00
Joey Armstrong
177893ac53 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal 2013-06-20 15:59:59 -04:00
Joey Armstrong
0a0e08cb9c bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
Jim Mathies
e83624360d Bug 875398 - Switch to using async satchel calls in metrofx. Also get rid of the old fennec HTML5 contacts pickup wrapper. r=bbondy 2013-05-30 10:55:36 -05:00
Brian R. Bondy
2b27a1ede9 Bug 794937 - Make updates work from the Metro front end, add handling for 1 instance handling updates. r=rstrong 2013-05-22 10:16:53 -04:00
Allison Naaktgeboren
b1c3385fc4 Bug 859625 - Defect - remove obsoleted nsISidebar functions.r=bbondy 2013-05-20 11:23:55 -07:00
Jim Mathies
f38adf220e Bug 868007 - Remove unused 'prompt-button' css class. r=fryn 2013-05-07 15:55:51 -05:00
Jim Mathies
e2615f10d6 Bug 868428 - Remove left over capture picker css and code. r=sfoster 2013-05-07 15:55:51 -05:00
Brian R. Bondy
e11ae68ba4 Bug 852014 - Defect - Issues downloading and installing msi. r=sfoster. 2013-04-05 10:39:32 -04:00
Rodrigo Silveira
235a253ffe bug 856241 - Remove closing multiple tabs dialog r=mbrubeck
--HG--
extra : rebase_source : e53aa69ccac48e784c1947f8544c68c313ccbf2c
2013-04-03 13:19:34 -07:00
Matt Brubeck
b42f75e925 Bug 856757 - Remove unused/broken code from metro LoginManagerPrompter [r=bbondy] 2013-04-02 08:20:24 -07:00
Matt Brubeck
956a6da4ee Bug 798844 - Remove Metro fork of login manager; use the original version in toolkit [r=bbondy] 2013-04-02 08:20:23 -07:00
Kyle Machulis
72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Raymond Lee
e2e51d79ce Bug 852040 - Apply use of BookmarkJSONUtils.importFromURL r=mbrubeck
--HG--
extra : rebase_source : 0b1a99da2455b86fce5aeae991d3f3384336e596
2013-03-22 13:08:03 +08:00
Jim Mathies
707c9fc63f Bug 795630 - Remove CapturePicker and related files. r=mbrubeck 2013-03-21 09:23:13 -05:00
Mike Shal
7ecea60097 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Brian R. Bondy
fa0757da91 Bug 849342 - Remember passwords preference does not take effect immediately. r=mbrubeck. 2013-03-16 22:12:09 -04:00
Matt Brubeck
eff84f7dd3 Bug 851156 (part 3) - Clean up Metro password manager strings [r=jimm]
--HG--
rename : browser/metro/locales/en-US/overrides/passwordmgr.properties => browser/metro/locales/en-US/chrome/passwordmgr.properties
2013-03-14 11:08:59 -07:00
Gregory Szorc
de55b5242b Merge mozilla-central into build-system
dom/interfaces/svg/Makefile.in and dom/media/Makefile.in had merge
conflicts. They were resolved by hand. The former needed 2 IDLs removed.
The latter had a context conflict for EXPORTS_NAMESPACES.
2013-03-12 13:04:55 -07:00
Gregory Szorc
c865547d94 Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Matt Brubeck
49972ce9b5 Bug 849289 - Turn off the Desktop Notifications (mozNotifications) API in Metro [r=jimm] 2013-03-08 13:51:43 -08:00
Matt Brubeck
ebba4b5c39 Bug 849287 - Clean up strings for Metro site permission notifications [r=jimm] 2013-03-08 13:51:24 -08:00
Ryan VanderMeulen
192cc8424e Merge m-c to inbound. 2013-03-07 10:15:44 -05:00
Matt Brubeck
b8878d6cab Bug 838211 - String changes for Metro content permission notifications [r=fryn] 2013-03-06 18:33:20 -08:00
Matt Brubeck
74e2cb5728 Bug 838211 - String changes for Metro login manager notifications [r=fryn] 2013-03-06 18:32:44 -08:00