gecko-dev/browser/metro
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
..
base 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
components 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
locales 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
modules Bug 896766 - Add metro_viewstate_changed handling to toggle grid selectability. r=rsilveira 2013-07-29 15:03:16 -07:00
profile 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
shell Bug 887357 - Fix: Nightly ignores command line flags in pinned taskbar shortcuts. r=bbondy 2013-06-26 14:12:14 -05:00
theme 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
defs.mk
Makefile.in Bug 892904 - Remove useless includes of config.mk. r=gps 2013-07-15 18:48:40 +09:00
metroapp.ini.in
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00