gecko/browser/base/content
2012-12-17 16:12:14 -08:00
..
abouthome Bug 818660 - Un-prefix gradients from about:home page contents. r=dao 2012-12-07 12:09:53 +01:00
newtab Bug 798516 - Remove support for gPrivateBrowsingUI.privateWindow; r=jdm 2012-10-05 19:25:52 -04:00
overrides
pageinfo Back out ed72449453b4 (bug 715075) for browser-chrome orange 2012-11-15 20:40:49 -08:00
sync Merge mozilla-central into services-central 2012-09-24 13:33:43 -07:00
test bug 820497 - update popup notification for click-to-play more often r=jaws 2012-12-17 16:12:14 -08:00
aboutDialog.css
aboutDialog.js Bug 785015 - Check for this.aus in appUpdater.removeDownloadListener. r=bbondy 2012-10-24 20:39:51 +02:00
aboutDialog.xul Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77 2012-12-08 18:41:23 +01:00
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml
aboutSocialError.xhtml Bug 804910 - Part 2. Watch for error notification and display recovery UI. r=jaws 2012-10-30 13:10:04 -07:00
baseMenuOverlay.xul
blockedSite.xhtml Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin 2012-10-29 17:26:41 -07:00
browser-addons.js bug 814383 - fix javascript strict-mode warnings in browser.js. r=gavin 2012-11-26 16:18:25 +00:00
browser-appmenu.inc Bug 819274 - Disable the Restore Previous Session command for private windows in per-window PB builds; r=dao 2012-12-09 23:13:50 -05:00
browser-charsetmenu.inc Bug 805374 - Remove UTF-16 family from Character Encoding menu. r=smontagu 2012-12-16 19:54:58 -05:00
browser-context.inc Bug 456884 - Provide a way to open a link into private browsing mode; r=dao ui-r=madhava 2012-11-27 10:09:24 -05:00
browser-doctype.inc Backed out changeset 132d2e88ef03 (bug 788977) for talos regression. 2012-11-27 10:39:10 +00:00
browser-feeds.js Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao 2012-09-23 21:09:29 +02:00
browser-fullScreen.js bug 814383 - fix javascript strict-mode warnings in browser.js. r=gavin 2012-11-26 16:18:25 +00:00
browser-fullZoom.js Bug 812372: Rename DocumentViewerImpl to nsDocumentViewer for consistency. [r=ehsan] 2012-11-28 18:26:39 -06:00
browser-menubar.inc Bug 809694: implement support for multiple social providers in the front-end, including basic UI to switch between them. Portions of the patch by Gavin Sharp <gavin@gavinsharp.com>, r=gavin, r=markh 2012-12-07 20:13:27 -08:00
browser-places.js Bug 819274 - Disable the Restore Previous Session command for private windows in per-window PB builds; r=dao 2012-12-09 23:13:50 -05:00
browser-plugins.js bug 820497 - update popup notification for click-to-play more often r=jaws 2012-12-17 16:12:14 -08:00
browser-safebrowsing.js Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao 2012-09-23 21:09:29 +02:00
browser-sets.inc Automated merge with ssh://hg.mozilla.org/integration/fx-team/ 2012-12-13 15:26:29 +00:00
browser-social.js Bug 820489 - don't remove the sidebar origin attribute before unload. r=gavin 2012-12-14 15:42:37 +11:00
browser-syncui.js Bug 785225 - Part 3: Don't expose ErrorHandler as a singleton; r=rnewman 2012-08-29 14:43:40 -07:00
browser-tabPreviews.js Bug 774009 - uncaught JS exception while running browser_overflowScroll.js (TypeError: aTab.linkedBrowser is null). r=gavin 2012-09-29 17:59:43 +02:00
browser-tabPreviews.xml
browser-tabview.js Bug 791683 - Remove legacy code parts from Panorama; r=felipe 2012-09-21 11:26:43 +02:00
browser-thumbnails.js Bug 798516 - Remove support for gPrivateBrowsingUI.privateWindow; r=jdm 2012-10-05 19:25:52 -04:00
browser.css Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
browser.js bug 820497 - update popup notification for click-to-play more often r=jaws 2012-12-17 16:12:14 -08:00
browser.xul Bug 819992 - Only open the click-to-play doorhanger once per window per session. Use the red blocked plugin icon and flash the icon to bring extra attention. r=dao 2012-12-11 22:41:32 -05:00
browserMountPoints.inc
content.js
downloadManagerOverlay.xul
global-scripts.inc
hiddenWindow.xul
highlighter.css Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
jsConsoleOverlay.xul
macBrowserOverlay.xul Bug 816936 - Add a "New Private Window" dock menu item for per-window private browsing builds on Mac; r=jdm 2012-12-03 23:20:23 -05:00
nsContextMenu.js Merge m-c to fx-team 2012-12-13 17:42:37 +00:00
openLocation.js Bug 781973 - Use filepicker's open() instead of the obsolete show() in /browser. r=bbondy 2012-09-19 17:21:38 -06:00
openLocation.xul
report-phishing-overlay.xul Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin 2012-10-29 17:26:41 -07:00
safeMode.css
safeMode.js
safeMode.xul
sanitize.js Backout f077ad362ca3 (bug 722859) for bustage 2012-11-16 10:44:20 +00:00
sanitize.xul
sanitizeDialog.css
sanitizeDialog.js
social-icon.png Bug 801951: update social provider manifest and whitelist, r=jaws 2012-10-15 17:27:48 -07:00
socialchat.xml Bug 808235 - give chatbox focus when restored. r=jaws 2012-11-20 12:54:50 +11:00
softwareUpdateOverlay.xul
tabbrowser.css Bug 776928 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored. r=dao 2012-09-05 07:52:31 +02:00
tabbrowser.xml Backed out changeset e14c7409ede7 2012-12-18 01:04:30 +01:00
urlbarBindings.xml Bug 814264 - Restore the ability to call openUILink without an event parameter. 2012-11-27 17:06:17 +01:00
utilityOverlay.js Bug 822008 - Only listen to private-browsing-transition-complete in global PB builds for determining the new tab URL; r=jdm 2012-12-15 12:10:05 -05:00
viewSourceOverlay.xul
web-panels.js
web-panels.xul
win6BrowserOverlay.xul