gecko-dev/browser/base/content
2017-02-02 14:28:07 +01:00
..
aboutaccounts Bug 1296767 part 9 - Remove Old Sync link in about:accounts. r=markh 2017-01-27 13:31:58 -05:00
abouthealthreport Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
abouthome Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
defaultthemes Bug 1314091 - Expose 'compact' themes instead of the Dev Edition theme;r=Gijs 2017-01-13 11:53:58 -08:00
docs/sslerrorreport
newtab Bug 1335451 - Tweak thumbnail placeholder colors and make placeholder letters uppercase. r=Gijs 2017-02-01 19:35:31 +01:00
overrides
pageinfo Bug 1331172 - Current permission state should use the past tense. r=Paolo 2017-01-16 20:33:00 +01:00
sync Bug 1296767 part 8 - Remove legacy Sync in-content pref screens. r=markh 2017-01-27 13:31:58 -05:00
test Bug 1315042 - Re-disable browser_bug719271.js on Windows debug with e10s for frequent failures. r=bustage-fix 2017-02-02 12:55:09 +01:00
aboutDialog-appUpdater.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
aboutDialog.css
aboutDialog.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
aboutDialog.xul bug 1296207 Firefox code - Remove unused app update billboard capability. r=jaws 2016-08-25 13:32:07 -07:00
aboutNetError.xhtml Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
aboutProviderDirectory.xhtml
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs 2017-01-17 10:38:58 -06:00
aboutSocialError.xhtml Bug 1334261 - script-generated patch to remove more newURI null parameters, r=jaws. 2017-01-27 10:51:02 +01:00
aboutTabCrashed.css Bug 1309316 - Expose preference for auto-submitting backlogged crash reports to about:tabcrashed. r=Felipe 2016-11-02 15:04:15 -04:00
aboutTabCrashed.js Bug 1309316 - Hide email field in about:tabcrashed by default. r=Felipe 2016-11-10 22:13:09 -05:00
aboutTabCrashed.xhtml Bug 1332373 - Make backlogged crash report submission preference label clearer in about:tabcrashed. r=flod 2017-01-19 13:32:40 -05:00
baseMenuOverlay.xul
blockedSite.xhtml Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
browser-addons.js Bug 1316996 Text for webextensions permissions r=florian 2017-01-20 08:49:59 -08:00
browser-captivePortal.js Bug 1333075 - Ensure captive portal notification is displayed in all windows after portal is detected when none have focus. r=MattN 2017-01-24 21:24:07 +05:30
browser-charsetmenu.inc Bug 637311 - Update charset menu before it's visible so the checkmark for current encoding is displayed on Mac the first time the menu is opened. r=Gijs. 2016-10-22 20:16:21 +02:00
browser-compacttheme.js Bug 1314091 - Remove devtools-specific logic out of browser-devedition and into devtools-browser;r=ochameau 2017-01-13 11:53:58 -08:00
browser-context.inc Bug 1299480 - Fix regression in the context menu when containers are in used, r=gijs 2016-09-08 11:40:46 +02:00
browser-ctrlTab.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
browser-customization.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
browser-data-submission-info-bar.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
browser-doctype.inc Bug 336290 - remove --enable-safe-browsing from configure since its used everywhere. r=gcp 2016-08-31 19:28:29 -04:00
browser-feeds.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
browser-fullScreenAndPointerLock.js Bug 1322349 - Allow a touch swipe gesture at the top of the screen to show the URL bar in fullscreen mode. r=jaws 2017-01-26 12:12:09 -05:00
browser-fullZoom.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
browser-fxaccounts.js Bug 1296767 part 12 - Remove Weave.fxAccountsEnabled. r=markh 2017-01-27 13:31:58 -05:00
browser-gestureSupport.js Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
browser-media.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
browser-menubar.inc Bug 1296767 part 7 - Remove non-in-content legacy Sync pref screens. r=markh 2017-01-27 13:31:57 -05:00
browser-places.js Bug 1335043 - Prevent the bookmark panel from closing automatically if the mouse is hovering over it. r=mak 2017-01-30 10:34:53 -05:00
browser-plugins.js Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
browser-refreshblocker.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
browser-safebrowsing.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
browser-sets.inc Bug 1297342, reserved attribute should be on key element not on the command, r=felipe 2017-01-19 13:57:11 -05:00
browser-sidebar.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
browser-social.js Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws. 2017-01-09 20:27:25 +01:00
browser-syncui.js Bug 1296767 part 12 - Remove Weave.fxAccountsEnabled. r=markh 2017-01-27 13:31:58 -05:00
browser-tabPreviews.xml Bug 1322889 - Properly set crop attribute on Ctrl+Tab preview titles. r=gijs 2016-12-13 15:34:32 +01:00
browser-tabsintitlebar-stub.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
browser-tabsintitlebar.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
browser-thumbnails.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
browser-trackingprotection.js Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws. 2017-01-09 20:27:25 +01:00
browser.css Bug 1327946 - Remove conditional moz-user-focus on identity block from urlbar. r=Gijs 2017-01-24 11:42:09 +01:00
browser.js Backed out 2 changesets (bug 1307689) for browser-chrome complaints that tab is undefined 2017-01-31 20:36:38 -08:00
browser.xul Bug 1327946 - Remove conditional moz-user-focus on identity block from urlbar. r=Gijs 2017-01-24 11:42:09 +01:00
browserMountPoints.inc
content.js Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-click and open link in new tab. r=gijs 2017-01-22 11:47:36 +01:00
contentSearchUI.css Bug 1270406 - Unprefix pseudo-class dir in browser resources. r=adw 2016-11-22 23:05:17 +08:00
contentSearchUI.js Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
default-theme-icon.svg Bug 1329207 - Change the default theme icon in about:addons and customize mode;r=Gijs 2017-01-12 12:42:18 -08:00
gcli_sec_bad.svg
gcli_sec_good.svg
gcli_sec_moderate.svg
global-scripts.inc Bug 1314091 - Rename devedition.* to compacttheme.*;r=Gijs 2017-01-13 11:53:58 -08:00
hiddenWindow.xul
macBrowserOverlay.xul
nsContextMenu.js Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
popup-notifications.inc Bug 1317363 Implement the new sideloading flow r=florian,rhelmer 2017-01-18 18:16:19 -08:00
report-phishing-overlay.xul
safeMode.css
safeMode.js Bug 1313998 - Turn on no-unused-vars for local variable scopes in browser/base/content. r=mossop 2016-10-31 10:33:38 +00:00
safeMode.xul
sanitize.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
sanitize.xul
sanitizeDialog.css
sanitizeDialog.js Bug 1313507 - Update last invokeDragSession reference to nsIArray. r=froydnj 2016-10-31 11:18:30 -07:00
social-content.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
softwareUpdateOverlay.xul
tab-content.js Bug 1334586 - Propagate reload flags when reloading pages with Large-Allocation headers, r=smaug 2017-01-31 14:08:20 -05:00
tab-shape.inc.svg
tabbrowser.css Bug 658467 - Fade out tab label on overflow instead of ellipsis. r=jaws ui-r=shorlander 2016-12-08 17:17:41 +01:00
tabbrowser.xml Bug 1328066 - Don't broadcast the live-resize events to all browser windows unnecessarily. r=mstange 2017-02-01 10:38:16 -05:00
urlbarBindings.xml Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
usercontext.svg Backed out changeset 6f52a805df83 (bug 1278177) for failing browser_sessionStoreContainer.js. r=backout on a CLOSED TREE 2016-11-02 13:36:59 +01:00
utilityOverlay.js Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-click and open link in new tab. r=gijs 2017-01-22 11:47:36 +01:00
viewSourceOverlay.xul
web-panels.js Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
web-panels.xul Bug 1312143 - Delete toolkit/obsolete. r=John-Galt 2016-10-24 18:23:24 -07:00
webrtcIndicator.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
webrtcIndicator.xul