gecko/browser/base/content
2012-10-22 01:56:10 -07:00
..
abouthome Bug 802394 - document.body is null when New Window is created. r=dao 2012-10-18 12:45:06 -07:00
newtab Bug 798516 - Remove support for gPrivateBrowsingUI.privateWindow; r=jdm 2012-10-05 19:25:52 -04:00
overrides Bug 759095 - upgrade license to MPL 2, and other licensing cleanups. 2012-05-29 16:52:43 +01:00
pageinfo Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz 2012-10-03 13:10:20 -04:00
sync Bug 781973 - Use filepicker's open() instead of the obsolete show() in /browser. r=bbondy 2012-09-19 17:21:38 -06:00
test Backed out changeset ca101d926240 (bug 787767) 2012-10-22 01:56:10 -07:00
aboutDialog.css Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
aboutDialog.js Bug 760290 - The update UI needs to be aware of the possibility that the update cannot be staged in the background; r=rstrong 2012-05-31 20:28:32 -04:00
aboutDialog.xul Bug 307181 - Stage Firefox updates in the background after they're downloaded, and replace the application directory on restart; r=rstrong,bbondy 2012-05-22 10:50:04 -04:00
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml Bug 739092 - Neterror icon should not be visible behind robot in about:robots. r=dao 2012-08-20 17:43:00 +12:00
aboutSocialError.xhtml Bug 766616. Watch for network errors in social panels and display proper error ui. r=gavin,jaws 2012-10-05 17:22:09 -07:00
baseMenuOverlay.xul Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser-addons.js Bug 736358 - Remove "Open Add-Ons Manager" button for restartless addons. r=bmcbride 2012-10-08 09:33:19 +01:00
browser-appmenu.inc Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert 2012-10-11 21:24:57 +03:00
browser-charsetmenu.inc Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser-context.inc Bug 770419 - Rename 'Send Image...', 'Send Video', 'Send Audio', and 'Send Page' to 'Email Image...', etc. r=fryn 2012-07-03 21:19:38 -07:00
browser-doctype.inc
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 737792 - Use for..of loops in browser.js. r=dao 2012-08-21 18:56:07 +02:00
browser-fullZoom.js Bug 782739 Handle new mousewheel prefs in browser_fullZoom.js r=smaug+dao 2012-08-16 00:51:13 +09:00
browser-menubar.inc Bug 801040 - Add Social API status-area menuitems to the keyboard accessible Social API menu. r=felipe 2012-10-21 17:25:19 -07:00
browser-places.js Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-24 22:30:59 +02:00
browser-plugins.js Bug 787619 - Prevent clicks on the click-to-play placeholder triggering other handlers. r=jaws 2012-10-19 15:11:04 +02: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 Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert 2012-10-11 21:24:57 +03:00
browser-social.js Bug 802784 - Possible to have two social panels open at once. r=mixedpuppy 2012-10-21 17:28:37 -07:00
browser-syncui.js Bug 771968 - Call onLoginFinish properly; r=rnewman 2012-07-09 15:17:00 -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 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
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 801891 - Make fullscreen approval UI modal in browser. r=dao 2012-10-17 11:25:23 +13:00
browser.js Merge mozilla-central to fx-team 2012-10-19 22:13:58 -07:00
browser.xul Bug 803006 - social sidebar width is now persisted between runs. r=felipe 2012-10-19 11:11:00 +11:00
browserMountPoints.inc
content.js Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin 2012-08-10 14:20:25 -06:00
downloadManagerOverlay.xul Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
global-scripts.inc Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
hiddenWindow.xul Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
highlighter.css Bug 770818 - [inspector] highlighter v3. r=jwalker 2012-08-24 14:18:23 +02:00
jsConsoleOverlay.xul Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
macBrowserOverlay.xul Bug 574229: Open new window in the current OS X space when opening from the dock menu. r=gavin 2012-08-07 15:28:16 -04:00
nsContextMenu.js Bug 792517 - Make the channel created by Save As respect the privacy status of the originating document. r=ehsan 2012-10-03 15:33:54 -04: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 Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin 2012-08-10 14:20:25 -06:00
safeMode.css
safeMode.js Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin 2012-08-10 14:20:25 -06:00
safeMode.xul Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin 2012-08-10 14:20:25 -06:00
sanitize.js Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan 2012-09-17 12:18:40 -04:00
sanitize.xul Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
sanitizeDialog.css Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
sanitizeDialog.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
social-icon.png Bug 801951: update social provider manifest and whitelist, r=jaws 2012-10-15 17:27:48 -07:00
socialchat.xml Bug 801874. Opening a minimized chat from the worker is broken. r=gavin 2012-10-15 16:15:52 -07:00
softwareUpdateOverlay.xul Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
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 Bug 800031. Include paint time int tab switch telemetry. r=ehsan,dao,bjcaob 2012-10-11 13:54:27 -04:00
urlbarBindings.xml Bug 741738 - Count impressions for each doorhanger notification type 2012-10-11 11:48:33 +02:00
utilityOverlay.js Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm 2012-10-09 20:34:59 -04:00
viewSourceOverlay.xul Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
web-panels.js Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin 2012-08-10 14:20:25 -06:00
web-panels.xul Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
win6BrowserOverlay.xul Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin 2012-08-10 14:20:25 -06:00