gecko/browser/base/content
2009-06-09 21:59:18 -04:00
..
overrides Bug 464994. about:license and about:rights potentially contradict each other. r=gerv, a=blocking-firefox3.1 2008-11-26 20:59:47 -05:00
pageinfo Bug 493225 - Remove the unused members of pageInfoTreeView; r=gavin 2009-05-17 15:55:58 +04:30
test Bug 496782 - browser_sanitizeDialog.js calls finish() twice; r=gavin.sharp 2009-06-09 16:12:35 +02:00
aboutDialog.css Bug 479598 - About dialog's user agent field should always be LTR; r=dao 2009-03-09 00:43:18 +03:30
aboutDialog.js Bug 413208 - About Firefox dialog should use 'Close' instead of 'Ok' button. r=mconnor 2008-09-08 12:12:48 +02:00
aboutDialog.xul Bug 415128: fix Help->About copyright notice to mention licensing information, and remove references to logo copyright in non-branded builds, r=gavin, a=beltzner 2009-01-02 00:36:07 -05:00
aboutRights.xhtml Bug 456439 - add about:rights and a "Know Your Rights" infobar to Firefox. r=gavin, ui-r=beltzner 2008-10-30 23:42:02 -07:00
aboutRobots-icon-rtl.png Bug 455057 - some chrome images have embedded profiles. r=dbaron, ui-r=faaborg 2008-12-20 21:46:38 -08:00
aboutRobots-icon.png Bug 422887 - artwork for about:robots. r=beltzner, ui-r=beltzner, a1.9=beltzner, everything=beltzner 2008-03-14 23:55:02 -07:00
aboutRobots-widget-left.png Bug 422887 - artwork for about:robots. r=beltzner, ui-r=beltzner, a1.9=beltzner, everything=beltzner 2008-03-14 23:55:02 -07:00
aboutRobots-widget-right.png Bug 422887 - artwork for about:robots. r=beltzner, ui-r=beltzner, a1.9=beltzner, everything=beltzner 2008-03-14 23:55:02 -07:00
aboutRobots.xhtml Bug 427029 – about:robots looks bad on RTL 2008-08-06 17:55:01 +02:00
baseMenuOverlay.xul Bug 489245: Distinguish between selecting help from the menu item and pressing F1, r=mconnor 2009-05-30 00:09:57 -04:00
browser-context.inc Bug 463772, Make choice of skipping prompt for getTargetFile obvious (comment changes) 2008-11-15 18:19:10 -05:00
browser-doctype.inc Bug 489545 - Switch to using the toolkit support for toolbar customization sheets, r=mano 2009-05-18 18:12:59 -07:00
browser-menubar.inc Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan 2009-04-22 23:50:30 -07:00
browser-places.js bug 490068 - leak window after showing bookmarks panel. r=dietrich. 2009-05-17 23:14:27 +03:00
browser-sets.inc Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan 2009-04-22 23:50:30 -07:00
browser-tabPreviews.js Bug 463635 - All Tabs search doesn't always update on Enter. r=gavin 2008-11-12 08:07:49 +01:00
browser-tabPreviews.xml Bug 451604 - Clicking preview in ctrl-tab panel doesn't work on OS X. r=gavin, a=beltzner 2008-11-10 16:52:49 +01:00
browser-textZoom.js Bug 481391 - Image document test in FullZoom._applyPrefToSetting fails for background tabs. r=gavin 2009-03-08 07:42:54 +01:00
browser.css Bug 490401 - "Bookmarks Toolbar Items" actually displays bookmarks in customization palette. r=gavin 2009-04-30 18:42:42 +02:00
browser.js Bug 494838 - about:privatebrowsing / about:sessionrestore favicon gets reset when pressing Esc while focus is in the location bar; r=gavin 2009-05-27 08:01:00 +04:30
browser.xul Bug 489545 - Switch to using the toolkit support for toolbar customization sheets, r=mano 2009-05-18 18:12:59 -07:00
browserconfig.properties
browserMountPoints.inc
credits.xhtml more credit updates 2009-06-08 13:12:33 -07:00
downloadManagerOverlay.xul Bug 429614 - add select all keyboard shortcut and context menu item to download manager. p=beltzner, r=sdwilsh, r=Mardak, ui-r=mconnor, a1.9=mconnor 2008-04-19 00:36:39 -07:00
extensionsManagerOverlay.xul
global-scripts.inc
hiddenWindow.xul
jsConsoleOverlay.xul
macBrowserOverlay.xul
metaData.js Stop treating _new as a special window target. No other browser does. Bug 417067, r+sr=jst, a=beltzner 2008-02-13 21:05:25 -08:00
metaData.xul Back out unintentional check-in 2008-04-12 14:55:57 -07:00
nsContextMenu.js Bug 497098: add imageURL getter to nsContextMenu for extension compat, r=gavin 2009-06-09 21:59:18 -04:00
old-homepage-default.properties
openLocation.js
openLocation.xul Bug 483375 - The Location text box in the Open Location dialog box should always be LTR; r=dao 2009-03-14 20:29:34 +03:30
pageReportFirstTime.xul Bug 470048 - feed and "popup blocked" button cleanup. r=gavin 2008-12-18 12:25:29 +01:00
safeMode.js Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2009-04-10 10:24:24 +02:00
safeMode.xul
sanitize.js Bug 488706: Migrate clear private data settings. r=mconnor 2009-05-21 10:51:56 +01:00
sanitize.xul Bug 489958 - New Clear recent history dialog shows unnecessary scrollbars with details expanded, r=johnath 2009-05-20 10:06:08 -07:00
sanitizeDialog.css Bug 480169 - Clear recent history refresh (sprint) 2009-04-15 10:59:07 -07:00
sanitizeDialog.js Bug 488706: Migrate clear private data settings. r=mconnor 2009-05-21 10:51:56 +01:00
softwareUpdateOverlay.xul
tabbrowser.css Bug 474964: fix tabbrowser mousewheel scrolling (tabbrowser needs to override default scrollbox behavior since bug 457651), r=mano/Natch 2009-01-25 03:06:45 -05:00
tabbrowser.xml Bug 493978 - Disable tab-detach when the tab is dropped very close to the tabbar (also fixes bug 494026). r=dietrich. a=beltzner. 2009-05-21 04:53:53 +03:00
urlbarBindings.xml Bug 400398 - Remove the throbber from the menu bar / nav toolbar default set. ui-r=faaborg, r=mano 2008-10-25 15:15:53 +02:00
utilityOverlay.js Bug 448029 - "Check for Updates" label and its variations need separate accesskeys. r=gavin 2009-04-11 10:46:01 +02:00
viewSourceOverlay.xul
web-panels.js Bug 448572 followup. Remove the gNavigatorBundle here. 2008-07-31 17:08:32 -07:00
web-panels.xul