gecko/browser/base/content
Asaf Romano 56236f0862 Bug 744189 - Can't open bookmarks from the Firefox button. r=mak
--HG--
extra : rebase_source : 82a55f2c2c3336dd6357e05fd198a661a79b8540
2012-04-12 12:41:09 +02:00
..
abouthome Bug 740581 - Make about:home's Sync button label not directly use the brand string. 2012-03-30 20:25:50 +02:00
newtab Bug 742782 - [New Tab Page] Error: aCallback is not defined; r=dietrich 2012-04-06 00:33:47 +02:00
overrides Bug 730814 - update about:license to MPL 2. Also add a link to the FAQ, 2012-02-28 16:29:05 +00:00
pageinfo Bug 460146 - CSS3 border-image images should appear in Page Info -> Media; r=db48x 2012-02-05 19:07:18 +00:00
sync Bug 731494 - Refactor generic code from services/sync into services/common; r=rnewman 2012-04-05 23:26:06 -07:00
test Bug 742619 - Temporarily disable one of the tests in test11c to quiet an intermittent orange. r=felipe 2012-04-04 22:17:54 -07:00
aboutDialog.css Bug 701205 - The updater informational messages should not be italicized. r=dao 2012-03-26 02:29:38 +01:00
aboutDialog.js Bug 714140 - Charlton Company trademark notice can be removed from About dialog. r=gavin 2012-01-22 20:58:19 -08:00
aboutDialog.xul Bug 728350 - Updated Telemetry help->about message to match notification message, r=gavin 2012-03-19 18:01:12 -07:00
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml
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 744189 - Can't open bookmarks from the Firefox button. r=mak 2012-04-12 12:41:09 +02:00
browser-charsetmenu.inc
browser-context.inc Bug 555176 - Provide the same formats we do on drag when copying images. r=jimm 2012-01-03 22:40:23 -05:00
browser-doctype.inc Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00
browser-fullZoom.js Backed out changeset 746adaa9c9da (bug 455553) 2012-01-26 18:27:49 +01:00
browser-menubar.inc Bug 734706 - The Page Style menu's "No Style" menu item shouldn't have to stop the command event propagation. r=dolske 2012-03-21 09:13:36 +01:00
browser-places.js Bug 737841 - Part 3: remove no more useful redirectsMode query option. 2012-04-07 01:17:53 +02:00
browser-sets.inc Bug 735233 - Shift-F6 should focus the location bar rather than the first focusable chrome element. r=enn 2012-03-15 00:34:00 +01:00
browser-syncui.js Bug 711157 - about:home Visual Refresh & Launcher. r=mak ui-r=shorlander 2012-03-14 16:10:12 -07:00
browser-tabPreviews.js
browser-tabPreviews.xml
browser-tabview.js Bug 712203 - 'Next tab group' keyboard shortcut doesn't work after 'restore previous session'; r=ttaubert 2012-03-29 18:29:40 +08:00
browser-thumbnails.js Bug 726272 - check if currentDocumentChannel is a valid channel; r=bustage-fix 2012-03-16 18:58:01 +01:00
browser.css Bug 632634 - Allow the status panel to be as wide as the window. r=felipe 2012-04-12 10:00:56 +02:00
browser.js Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin 2012-04-12 12:27:14 +02:00
browser.xul Bug 739093 - Remove the fullscreenflex. r=felipe 2012-03-28 10:33:17 +02: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
global-scripts.inc Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi 2012-03-10 15:00:45 +01:00
hiddenWindow.xul
highlighter.css Bug 717923 - Use an icon for the inspect button; r=dao 2012-03-08 16:02:23 +01:00
jsConsoleOverlay.xul
macBrowserOverlay.xul
nsContextMenu.js Bug 526717 - remove non-working "Set as desktop background" from the UI for unsupported desktops. r=gavin 2012-04-02 22:43:12 +02:00
openLocation.js
openLocation.xul Bug 566489 - Enable inline autocomplete again, but make it smarter. 2012-01-19 12:31:24 +01:00
safeMode.js Bug 294260 - Safe Mode: Auto detect previous start-up failure and offer to start in safe mode r=bsmedberg,Mossop 2011-11-07 21:20:42 -08:00
safeMode.xul Bug 294260 - Safe Mode: Auto detect previous start-up failure and offer to start in safe mode r=bsmedberg,Mossop 2011-11-07 21:20:42 -08:00
sanitize.js Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg 2012-01-17 14:34:51 +13: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
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 632634 - Allow the status panel to be as wide as the window. r=felipe 2012-04-12 10:00:56 +02:00
urlbarBindings.xml Bug 732738 textbox should only execute inline onfocus and onblur event handlers once r=smaug 2012-03-04 14:57:45 +00:00
utilityOverlay.js Bug 740389 - Clean up openTopWin and mark it as deprecated. r=gavin 2012-03-29 19:46:26 +02: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 722305 - Remove contentAreaClick's redundant return value. r=dao 2012-02-10 14:11:53 +01:00
win6BrowserOverlay.xul