gecko/browser
Bobby Holley f9cb714b69 Bug 713747 - Fix funky tests. r=bz
The conversion of checks for UniversalBrowserWrite to UniversalXPConnect caused these test fail, because they acquire UniversalXPConnect and actually doesn't want the results. In particular, they pass the security check in nsWindowWatcher::CalculateChromeFlags, which causes them to fail.

The first test doesn't actually need UniversalXPConnect, so we can remove it for free. The second one needs it, so we add some SpecialPowers goop to make it possible. It's not ideal, but it can go away when the wrapper in bug 702353 lands.
2011-12-30 09:35:39 -08:00
..
app Bug 711693 - Send the compatibility mode when loading the Discovery pane. r=dtownsend 2011-12-28 23:37:43 +13:00
base Bug 713747 - Fix funky tests. r=bz 2011-12-30 09:35:39 -08:00
branding Bug 689679 - Add What's New page to the Firefox Update Experience (backs out bug 685727), DONTBUILD 2011-10-13 12:12:47 -07:00
components Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz 2011-12-30 09:35:38 -08:00
config Bug 700000 - Version bump 2011-12-20 09:24:38 -08:00
devtools merge m-c to fx-team 2011-12-23 12:45:17 +01:00
fuel Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
installer Backout 45820730dfa7 and 860035a3c04a (bug 701371) and 8ac6f34b44ff (bug 709776) because of Android random oranges. 2011-12-28 12:12:09 +01:00
locales Bug 646473 - Remove ambiguity in the About dialog for 'End-User Rights'. r=ttaubert 2011-12-22 12:20:43 -08:00
modules Bug 538588 - Split offline storage into http and offline cache in advanced network preferences dialog 2011-12-16 23:36:09 +01:00
themes merge m-c to fx-team 2011-12-29 13:59:50 +01:00
build.mk Bug 481815: makefile hooks required for signing executable files, installer packages, and mars. r=ted 2011-12-07 17:06:52 -05:00
confvars.sh Bug 686466 part 3 - Use a pre-generated nsXREAppData struct instead of application.ini. r=ted,bsmedberg 2011-11-22 08:05:59 +01:00
LICENSE
Makefile.in Bug 699575: move browser modules to browser/modules, r=dao 2011-10-27 15:48:53 -07:00
makefiles.sh Bug 692625 - Update *makefiles.sh with new paths after file moves; rs=build 2011-12-16 09:11:24 +00:00