gecko/browser/base
Bobby Holley 228e78b8ef 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
..
content Bug 713747 - Fix funky tests. r=bz 2011-12-30 09:35:39 -08:00
jar.mn Bug 675822 - Part 1: Sync desktop status page with upload progress bar. r=philikon 2011-10-19 14:29:24 -07:00
Makefile.in Bug 699575: move browser modules to browser/modules, r=dao 2011-10-27 15:48:53 -07:00