gecko/browser/metro/components
Tim Abraldes 56d9a5b8e7 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
..
AboutRedirector.js Bug 886794 - Remove old about:crash page. r=fryn 2013-07-01 17:09:26 -05:00
AlertsService.js
BrowserCLH.js Bug 883951: Part 4: Remove DownloadsView and Related Code. r=mbrubeck 2013-07-17 18:19:27 -04:00
BrowserStartup.js Bug 852040 - Apply use of BookmarkJSONUtils.importFromURL r=mbrubeck 2013-03-22 13:08:03 +08:00
components.manifest Bug 886794 - Remove old about:crash page. r=fryn 2013-07-01 17:09:26 -05:00
ContentDispatchChooser.js
ContentPermissionPrompt.js Bug 847626 (followup) - Trivial punctuation fix for the last patch. DONTBUILD 2013-03-11 17:03:09 -07:00
DirectoryProvider.js 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
DownloadManagerUI.js Bug 883951: Part 4: Remove DownloadsView and Related Code. r=mbrubeck 2013-07-17 18:19:27 -04:00
HelperAppDialog.js Bug 883951: Part 2: Download Progress Infobar. r=mbrubeck 2013-07-17 18:19:18 -04:00
LoginManagerPrompter.js Bug 856757 - Remove unused/broken code from metro LoginManagerPrompter [r=bbondy] 2013-04-02 08:20:24 -07:00
moz.build Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4); r=mshal 2013-08-02 09:03:42 +02:00
PromptService.js bug 866304. In metro, use the tab-modal prompt implementation that is available in toolkit. r=mbrubeck 2013-08-05 23:29:54 -07:00
SafeBrowsing.js
SessionStore.idl
SessionStore.js Bug 865745 - Continue to ignore onTabClose exception in metro 8 Session Store. r=me 2013-06-30 09:00:20 -06:00
Sidebar.js Bug 859625 - Defect - remove obsoleted nsISidebar functions.r=bbondy 2013-05-20 11:23:55 -07:00