gecko/browser
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
..
app merge m-c to fx-team 2013-08-05 10:03:51 +02:00
base Bug 762593 TOOLKIT patch. Adds logic for validating if password input fields are insecure. r=dolske 2013-08-06 10:14:40 -04:00
branding Bug 728773 - Always freeze the build ID in the UA string at 20100101. r=bz sr=gerv 2013-08-02 00:50:45 +02:00
components Bug 898775 - Fix the browser.sessionstore.resume_from_crash preference; r=yoric 2013-08-05 20:26:27 +02:00
config Merging in version bump NO BUG 2013-08-05 11:06:54 -07:00
devtools Bug 762593 - DEVTOOLS patch. Adds tests and logic to output warning messages for insecure passwords to web console. r=msucan 2013-08-06 10:14:51 -04:00
extensions Bug 897554 - Update pdf.js to version 0.8.377. r=bdahl 2013-07-24 17:48:29 -04:00
fuel Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
installer Backed out changeset f87e93861239 (bug 649607) for causing bug 901921 2013-08-06 10:42:42 -07:00
locales Bug 762593 - DEVTOOLS patch. Adds tests and logic to output warning messages for insecure passwords to web console. r=msucan 2013-08-06 10:14:51 -04:00
metro 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 771294 - Install App doorhanger remains visible when installing page immediately loads another page. r=myk 2013-08-05 16:30:41 -04:00
themes Bug 762593 - DEVTOOLS patch. Adds tests and logic to output warning messages for insecure passwords to web console. r=msucan 2013-08-06 10:14:51 -04:00
app-rules.mk
app.mozbuild
build.mk
confvars.sh Bug 881997 - Use confvars to establish webgl conformance for different products. - r=bjacob,ted 2013-07-11 14:12:32 -07:00
defs.mk
LICENSE
Makefile.in bug 763903: regularly run mozconfig comparisons for firefox. r=ted/bhearsum 2013-07-15 13:27:12 -04:00
moz.build