gecko/browser/base/content
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
..
overrides
pageinfo Bug 661877 - Enable storing files in IndexedDB. r=bent 2011-12-16 08:34:24 +01:00
test Bug 713747 - Fix funky tests. r=bz 2011-12-30 09:35:39 -08:00
aboutDialog.css
aboutDialog.js Bug 701182: add additional descriptive text in the About dialog for Nightly/Aurora builds, including a mention of Telemetry being enabled by default, r=gavin 2011-12-19 16:43:12 -08:00
aboutDialog.xul Bug 701182: add additional descriptive text in the About dialog for Nightly/Aurora builds, including a mention of Telemetry being enabled by default, r=gavin 2011-12-19 16:43:12 -08:00
aboutHome-restore-icon-small.png
aboutHome-restore-icon.png
aboutHome-snippet1.png
aboutHome-snippet2.png
aboutHome.css Bug 697750 - Follow-up: replace about:home sync "links" (actually buttons) with links. r=gavin.sharp 2011-10-28 15:00:48 -07:00
aboutHome.js Bug 706398 - 'gSearchEngine is null' when about:home is closed early; r=mak 2011-12-02 18:08:34 +01:00
aboutHome.xhtml Bug 697750 - Follow-up: replace about:home sync "links" (actually buttons) with links. r=gavin.sharp 2011-10-28 15:00:48 -07:00
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml
aboutSyncTabs-bindings.xml
aboutSyncTabs.css
aboutSyncTabs.js Bug 702081 - Add back the folder picker to bookmarks dialog missing it. 2011-11-15 20:42:27 +01:00
aboutSyncTabs.xul
baseMenuOverlay.xul Bug 640677 - Corrected double separator in help menu of "View Source" page; r=dolske 2011-10-10 07:34:00 +01:00
browser-appmenu.inc Bug 583041 - Style Editor integration; backout; a=orange 2011-11-07 15:02:55 -04:00
browser-charsetmenu.inc
browser-context.inc Bug 352037 - Add an "Undo add to dictionary" item to spell checker's context menu item; r=ehsan 2011-12-29 16:06:56 -05:00
browser-doctype.inc
browser-fullZoom.js
browser-menubar.inc Bug 583041 - Style Editor integration; backout; a=orange 2011-11-07 15:02:55 -04:00
browser-places.js Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao 2011-12-08 10:21:32 +01:00
browser-sets.inc Bug 249735 - Let F6 focus the location bar instead of the first focusable element. r=enn 2011-12-24 05:12:11 +01:00
browser-syncui.js Bug 675821 - Part 2: update sync links in aboutHome UI on sync setup or unlink. r=philikon 2011-10-26 21:26:53 -04:00
browser-tabPreviews.js
browser-tabPreviews.xml
browser-tabview.js Bug 604913 - Tooltip for icon should be provided in Panorama r=tim ui-review=limi 2011-12-01 13:53:44 +08:00
browser.css merge m-c to fx-team 2011-12-29 13:59:50 +01:00
browser.js merge m-c to fx-team 2011-12-27 17:05:33 +01:00
browser.xul Bug 713841 - Too much padding in back and forward button tooltips. r=dietrich 2011-12-28 19:20:08 +01:00
browserMountPoints.inc
content.js Bug 695358 - Avoid spewing many "Redeclaration warning for variable Cc" and "Cu" messages. r=gavin 2011-11-18 08:21:25 +11:00
downloadManagerOverlay.xul
fullscreen-video.xhtml
global-scripts.inc
hiddenWindow.xul
highlighter.css Bug 692466 - [highlighter] transitions should be disabled only while scrolling, not when the node is locked; r=msucan,dao 2011-11-22 00:11:23 +01:00
jsConsoleOverlay.xul
macBrowserOverlay.xul
nsContextMenu.js Bug 352037 - Add an "Undo add to dictionary" item to spell checker's context menu item; r=ehsan 2011-12-29 16:06:56 -05:00
openLocation.js
openLocation.xul
safeMode.js
safeMode.xul
sanitize.js Bug 538588 - Split offline storage into http and offline cache in advanced network preferences dialog 2011-12-16 23:36:09 +01:00
sanitize.xul Bug 538595 - Clear Recent History should be able to clear offline cache, r=dcamp+gavin.sharp 2011-12-18 23:17:50 +01:00
sanitizeDialog.css
sanitizeDialog.js Bug 497664: Clear History's Disabled Preferences Should Not Be Checked. r=ehsan 2011-09-21 21:08:58 -07:00
softwareUpdateOverlay.xul
syncAddDevice.js Bug 678586 - Trigger a delayed sync after pairing a new device. r=rnewman 2011-10-02 01:18:27 -07:00
syncAddDevice.xul Bug 675823 - Part 5: Update strings. r=rnewman 2011-10-02 01:18:21 -07:00
syncGenericChange.js
syncGenericChange.xul
syncKey.xhtml
syncNotification.xml Bug 690414 - syncNotification.xml leaks 'Observers' and 'Notifications' into the global scope. r=gavin 2011-10-01 21:29:50 +02:00
syncProgress.js Bug 696823 - follow-up: adjust progress bar max to account for client engine sync notification. r=philikon 2011-10-24 12:24:00 -07:00
syncProgress.xhtml Bug 675822 - Part 1: Sync desktop status page with upload progress bar. r=philikon 2011-10-19 14:29:24 -07:00
syncQuota.js
syncQuota.xul
syncSetup.js Bug 534957 - Part 2 - Add-on sync UX; r=mconnor 2011-12-14 17:13:36 -08:00
syncSetup.xul Bug 534957 - Part 2 - Add-on sync UX; r=mconnor 2011-12-14 17:13:36 -08:00
syncUtils.js Bug 675822 - Part 3: Sync desktop status page with upload progress bar. r=philikon 2011-10-19 14:29:24 -07:00
tabbrowser.css Bug 690227 - Back out bug 455694 (tab drag/detach animations). a=dolske a=legneato 2011-10-26 17:46:58 -07:00
tabbrowser.xml Bug 623155 - Clear userTypedValue on error pages, original patch by Neil Rashbook. r=dao 2011-12-18 12:22:34 +01:00
urlbarBindings.xml Bug 707672 - openUILink[In] behavior should not be determined by browser.tabs.loadBookmarksInBackground. r=mak 2011-12-20 01:17:08 +01:00
utilityOverlay.js Bug 490225 - Open new tabs in existing browser window if there is one. r=dao 2011-12-20 14:02:48 +01:00
viewSourceOverlay.xul
web-panels.js Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky 2011-11-10 15:01:11 +01:00
web-panels.xul Bug 708071 - Make the spell checking UI not hold on to a document in memory when spelling suggestion is invoked through the context menu. r=gavin 2011-12-07 15:45:44 +01:00
win6BrowserOverlay.xul