gecko-dev/browser/base/content
2010-12-07 15:06:32 -08:00
..
overrides
pageinfo Bug 596377 - 'IndexedDB: Move usage and clearing IO off the main thread'. r=sicking. 2010-10-19 10:58:33 -07:00
tabview Bug 597248 - Make sure Panorama's thumbnail cache is solid [r-ian, a=benjamin] 2010-11-30 16:15:51 +08:00
test Merge mozilla-central into Places. 2010-12-07 15:06:32 -08:00
aboutDialog.css Main patch - Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta7 2010-09-23 21:02:08 -07:00
aboutDialog.js Bug 599412 - Disable the update button when it is hidden in the deck. r=dtownsend, a=blocking2.0-beta7 2010-09-24 10:57:21 -07:00
aboutDialog.xul Main patch - Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta7 2010-09-23 21:02:08 -07:00
aboutHome.css Bug 608162: adjust margin on search textbox on about:home, r=mak, a=blocking 2010-10-29 17:17:36 -04:00
aboutHome.js Bug 606320 - about:home throws a invalid string exception. 2010-11-08 15:03:44 +01:00
aboutHome.xhtml Bug 608162: adjust margin on search textbox on about:home, r=mak, a=blocking 2010-10-29 17:17:36 -04:00
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml Bug 591104 - Mirrored images in about:robots are useless. r=mstange rs=dolske a=gavin 2010-09-06 16:27:06 +02:00
aboutSyncTabs-bindings.xml Bug 571897 (Sync UI) - Part 4: about:sync-tabs [r=dolske] 2010-08-02 16:37:56 -07:00
aboutSyncTabs.css Bug 571897 (Sync UI) - Part 4: about:sync-tabs [r=dolske] 2010-08-02 16:37:56 -07:00
aboutSyncTabs.js Bug 590613 - Sync UI: Avoid accessing Weave.Service (= importing service.js), r=mconnor a=gavin 2010-09-08 03:37:46 +02:00
aboutSyncTabs.xul Bug 584125 context menu on about:sync-tabs is messed up a=gavin.sharp r=dao 2010-08-19 18:09:38 -07:00
baseMenuOverlay.xul Bug 599480 - When the about window is opened the app menu's check for updates menuitem is a noop. r=dolske a=blocking-final 2010-11-05 14:03:42 -07:00
browser-appmenu.inc Bug 613156 - Implement splitmenu binding. r=dolske a=blocks-blocker 2010-12-02 09:45:08 +01:00
browser-charsetmenu.inc Bug 575182: Cannot change Character Encoding from Firefox Menu Button. r=gavin, a=blocking-b6 2010-09-07 13:41:20 -07:00
browser-context.inc Bug 322736 - Reorder menus to promote tabs over windows. ui-r=beltzner, r=dao 2010-07-20 18:11:00 -04:00
browser-doctype.inc Bug 606289: Fix logo link in about:. r+a=gavin 2010-11-12 21:26:14 +01:00
browser-fullZoom.js Bug 559991. Zoom flicker when switching quickly between tabs. r=gavin.sharp a=blocking-betaN 2010-09-02 18:50:32 -03:00
browser-menubar.inc Fix entity typo that caused bustage. a=bustage 2010-12-01 02:39:32 -08:00
browser-places.js Merge mozilla-central into Places 2010-12-06 09:48:54 -08:00
browser-sets.inc Bug 595560 - Make / and Ctrl-f TabCandy search shortcuts, have Panorama shortcut act like return [r=dolske, a=beltzner] 2010-11-24 15:55:18 +08:00
browser-syncui.js Bug 600738 - Sync UI: gWeaveWin is not defined. r=mconnor a=blocking-beta8 2010-10-08 17:57:04 +02:00
browser-tabPreviews.js Bug 544833 - Prevent Ctrl+Shift+Tab from triggering Show All Tabs if browser.ctrlTab.previews is false. r=dao 2010-11-29 15:02:36 +13:00
browser-tabPreviews.xml Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin 2010-03-22 15:12:04 +01:00
browser-tabview.js Back out bug 608158, bug 608037 and bug 567029 because of the browser-chrome leaks 2010-11-30 14:50:42 -05:00
browser.css Bug 595432 - Use an arrow panel for the invalid form popup. r=gavin ui-r=limi a=blocking-betaN 2010-12-01 23:13:34 +01:00
browser.js Merge mozilla-central into Places. 2010-12-07 15:06:32 -08:00
browser.xul Merge mozilla-central into Places 2010-12-06 09:48:54 -08:00
browserMountPoints.inc
domplate.jsm Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
downloadManagerOverlay.xul
extensionsManagerOverlay.xul
fullscreen-video.xhtml Bug 555839: Enable openGL acceleration for the fullscreen video widget. r=gavin r=dolske 2010-03-31 05:03:02 +02:00
global-scripts.inc Bug 528884 - Remove places' menu and toolbar bindings. r=mak 2010-05-05 15:28:04 +02:00
hiddenWindow.xul
insideOutBox.js Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
inspector.html Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
inspector.js Bug 617000 - webconsole doesn't load for firefox-on-xulrunner setups. r+a20=gavin 2010-12-06 16:15:50 +01:00
jsConsoleOverlay.xul
macBrowserOverlay.xul Bug 548500. On Mac, when opening a browser window from the Dock, activate the application. r=mano 2010-03-05 13:10:42 +13:00
NetworkPrioritizer.jsm Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
nsContextMenu.js Bug 597374 - Downloading of a file from a password protected directory fails, r=dolske, sr=bzbarsky, a=blocking2.0:betaN+ 2010-10-25 18:47:23 +02:00
openLocation.js Another follow-up to bug 527784: just use resource:/// across the board because xpcshell doesn't implement resource://app/ like toolkit's nsXREDirProvider does. 2009-11-10 23:39:13 -06:00
openLocation.xul Bug 322736 - Reorder menus to promote tabs over windows. ui-r=beltzner, r=dao 2010-07-20 18:11:00 -04:00
openLocationLastURL.jsm Bug 528416 - Download Directory Persists After "Clear Recent History"; r=gavin ui-r=faaborg 2009-11-16 20:14:28 -05:00
safeMode.js Bug 600068: Safe mode dialog doesn't always disable all add-ons. r=gavin, a=blocks-betaN 2010-10-11 09:34:28 -07:00
safeMode.xul Bug 600068: Safe mode dialog doesn't always disable all add-ons. r=gavin, a=blocks-betaN 2010-10-11 09:34:28 -07:00
sanitize.js Backout bug 527667, a=orange-fix 2010-10-27 20:41:23 +02:00
sanitize.xul Bug 565669, clear recent history list doesn't expand when details opened, r=gavin 2010-05-18 09:37:43 -04:00
sanitizeDialog.css
sanitizeDialog.js Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong 2010-03-12 12:14:47 +01:00
softwareUpdateOverlay.xul
stylePanel.jsm Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
syncGenericChange.js Bug 612699 - Sync UI: Update to simplify crypto. r=mconnor a=blocking-beta8 2010-11-30 20:39:32 -08:00
syncGenericChange.xul Bug 612699 - Sync UI: Update to simplify crypto. r=mconnor a=blocking-beta8 2010-11-30 20:39:32 -08:00
syncKey.xhtml Bug 596566 - Sync UI: Text for the physical Sync Key artifact. r=mconnor a=blocking-beta7 2010-09-17 16:58:11 +02:00
syncNotification.xml Bug 594704 - add better notification setup for Fx4, r=gavin, a=blocking 2010-09-10 13:47:57 -04:00
syncQuota.js Bug 594620 - Sync: Implement quota UI. r=mconnor a=blocking-beta7 2010-09-15 15:55:04 +02:00
syncQuota.xul Bug 597653 - Sync UI: Hard-coded column headers in Server Quota dialog. r=mconnor a=blocking-beta7 2010-09-21 12:22:36 +02:00
syncSetup.js Bug 612699 - Sync UI: Update to simplify crypto. r=mconnor a=blocking-beta8 2010-11-30 20:39:32 -08:00
syncSetup.xul Bug 612699 - Sync UI: Update to simplify crypto. r=mconnor a=blocking-beta8 2010-11-30 20:39:32 -08:00
syncUtils.js Bug 612699 - Sync UI: Update to simplify crypto. r=mconnor a=blocking-beta8 2010-11-30 20:39:32 -08:00
tabbrowser.css Bug 547787 - New style for the tab bar on Mac. r=dao, a=beta8 2010-11-29 15:18:40 +01:00
tabbrowser.xml Merge mozilla-central into Places 2010-12-06 09:48:54 -08:00
urlbarBindings.xml Bug 617270 - Geolocation icon is stretched. r=dao, a=gavin 2010-12-07 12:45:31 -08:00
utilityOverlay.js Bug 599573 - Only allow one about window to check for / download / etc. updates. r=gavin a=blocking-final 2010-11-05 14:03:42 -07:00
viewSourceOverlay.xul
web-panels.js
web-panels.xul Bug 571567 - use <menupopup> instead of <popup>. r=enn 2010-06-22 08:34:21 +02:00
win6BrowserOverlay.xul Bug 574435 - Hide the menu bar by default on Win Vista and 7. r=gavin 2010-06-25 14:19:12 +02:00