| .. |
|
aboutaccounts
|
Bug 1345294 - script generated patch (+ some hand cleanup) to replace {get,set}ComplexValue for nsISupportsString by {get,set}StringPref, r=Mossop.
|
2017-03-16 19:26:01 +01:00 |
|
abouthealthreport
|
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
|
2017-02-23 06:10:07 +09:00 |
|
abouthome
|
Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8
|
2017-03-21 14:29:43 -04:00 |
|
defaultthemes
|
|
|
|
docs/sslerrorreport
|
|
|
|
newtab
|
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
|
2017-02-23 06:10:07 +09:00 |
|
overrides
|
|
|
|
pageinfo
|
Merge inbound to central, a=merge
|
2017-03-22 17:10:01 -07:00 |
|
sync
|
Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws.
|
2017-03-07 15:29:48 +01:00 |
|
test
|
Bug 1341337 Break up browser_update_background.js r=kmag
|
2017-03-31 20:31:01 -07:00 |
|
aboutDialog-appUpdater.js
|
|
|
|
aboutDialog.css
|
|
|
|
aboutDialog.js
|
Bug 1345294 - add an eslint rule to reject usage of {get,set}ComplexValue for nsISupportsString and suggest {get,set}StringPref instead, and make it pass, r=Mossop.
|
2017-03-16 19:26:02 +01:00 |
|
aboutDialog.xul
|
|
|
|
aboutNetError.xhtml
|
Bug 1339775 - Add role="checkbox" for specially styled in-content checkboxes. r=jaws
|
2017-03-23 00:05:03 -04:00 |
|
aboutProviderDirectory.xhtml
|
Bug 1342144 - Fix ESLint errors in browser/. r=Paolo
|
2017-02-24 23:25:45 +09:00 |
|
aboutRobots-icon.png
|
|
|
|
aboutRobots-widget-left.png
|
|
|
|
aboutRobots.xhtml
|
|
|
|
aboutSocialError.xhtml
|
Bug 1342144 - Fix ESLint errors in browser/. r=Paolo
|
2017-02-24 23:25:45 +09:00 |
|
aboutTabCrashed.css
|
|
|
|
aboutTabCrashed.js
|
Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8
|
2017-03-21 14:29:43 -04:00 |
|
aboutTabCrashed.xhtml
|
Bug 1339775 - Add role="checkbox" for specially styled in-content checkboxes. r=jaws
|
2017-03-23 00:05:03 -04:00 |
|
baseMenuOverlay.xul
|
|
|
|
blockedSite.xhtml
|
Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8
|
2017-03-21 14:29:43 -04:00 |
|
browser-addons.js
|
Bug 864562 - Fix the tests and move more logic from JS to CSS now that the values exist as CSS Variables. r=mikedeboer
|
2017-02-28 12:15:04 -05:00 |
|
browser-captivePortal.js
|
|
|
|
browser-charsetmenu.inc
|
|
|
|
browser-compacttheme.js
|
|
|
|
browser-context.inc
|
Bug 1348264 - Expose keyboard shortcuts in tooltips for Stop, Reload and Reset Zoom buttons. r=mikedeboer
|
2017-03-22 11:16:48 +01:00 |
|
browser-ctrlTab.js
|
Bug 1349761 - uninitialize ctrlTab only if it has been initialized before, r=dao.
|
2017-03-23 13:00:27 +01:00 |
|
browser-customization.js
|
|
|
|
browser-data-submission-info-bar.js
|
Bug 1335907 - Reorganize the preferences based on feedback from user research. r=mconley
|
2017-03-29 11:52:08 -04:00 |
|
browser-doctype.inc
|
|
|
|
browser-feeds.js
|
Bug 1341191 - ESlint followup a=bustage
|
2017-03-20 13:11:45 -07:00 |
|
browser-fullScreenAndPointerLock.js
|
|
|
|
browser-fullZoom.js
|
|
|
|
browser-fxaccounts.js
|
Backed out changeset cfe8ab5f1c08 (bug 1269277) for failures in browser_aboutAccounts.js a=backout
|
2017-03-10 16:55:36 -08: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 1335907 - Reorganize the preferences based on feedback from user research. r=mconley
|
2017-03-29 11:52:08 -04:00 |
|
browser-menubar.inc
|
Bug 1344211 - Reader view shortcut should be shown in 'View' menu. r=Gijs
|
2017-03-04 19:01:19 +01:00 |
|
browser-places.js
|
Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws.
|
2017-03-08 10:17:52 +01:00 |
|
browser-plugins.js
|
|
|
|
browser-refreshblocker.js
|
|
|
|
browser-safebrowsing.js
|
Bug 1288633 - Add more information when an URL matches Safe Browsing list. r=dragana,francois
|
2017-02-21 09:46:36 +08:00 |
|
browser-sets.inc
|
Bug 1349761 - uninitialize ctrlTab only if it has been initialized before, r=dao.
|
2017-03-23 13:00:27 +01:00 |
|
browser-sidebar.js
|
Bug 1208596 implement sidebar api for webextensions, f?kmag, gijs r=Gijs,kmag
|
2017-02-09 15:32:50 -08:00 |
|
browser-social.js
|
Bug 1343945 - Fix lint errors from browser-social.js, remove from ignore list r=jaws
|
2017-03-03 08:57:20 -08:00 |
|
browser-syncui.js
|
Bug 1348570 - Make chrome://weave/locale/ point to the correct folder, r=markh.
|
2017-03-21 01:31:21 +01:00 |
|
browser-tabPreviews.xml
|
|
|
|
browser-tabsintitlebar-stub.js
|
|
|
|
browser-tabsintitlebar.js
|
|
|
|
browser-thumbnails.js
|
Bug 1333324 - Check for a potentially null or undefined browser.currentURI in _capture since it runs off of a timeout and the browser may not have a webNavigation associated with it anymore. r=florian
|
2017-02-13 18:06:33 -05:00 |
|
browser-trackingprotection.js
|
|
|
|
browser.css
|
Bug 1319821 - Themes should allow for multiple background images in the toolbar. r=jaws,mattw
|
2017-03-31 14:48:44 +02:00 |
|
browser.js
|
Bug 1309946 - remove all traces of add-on performance monitoring, r=Yoric
|
2017-03-29 11:03:47 +01:00 |
|
browser.xul
|
Bug 1348264 - Expose keyboard shortcuts in tooltips for Stop, Reload and Reset Zoom buttons. r=mikedeboer
|
2017-03-22 11:16:48 +01:00 |
|
browserMountPoints.inc
|
|
|
|
content.js
|
Bug 1303838 - Switch to existing target tab when clicking links. r=smaug
|
2017-03-23 15:59:01 +08:00 |
|
contentSearchUI.css
|
|
|
|
contentSearchUI.js
|
|
|
|
default-theme-icon.svg
|
|
|
|
gcli_sec_bad.svg
|
|
|
|
gcli_sec_good.svg
|
|
|
|
gcli_sec_moderate.svg
|
|
|
|
global-scripts.inc
|
|
|
|
hiddenWindow.xul
|
|
|
|
macBrowserOverlay.xul
|
|
|
|
nsContextMenu.js
|
Bug 1350298 - Reduce the complexity of nsContextMenu:setTarget. r=jaws
|
2017-03-23 16:22:24 +00:00 |
|
popup-notifications.inc
|
Backed out changeset 5a7fca706daa (bug 1329942) for failing browser-chrome browser_bug553455.js. r=backout
|
2017-03-08 19:57:15 +01:00 |
|
report-phishing-overlay.xul
|
Bug 1345569 - Get blocked info from content when clicking report false deceiptive site from xul browser. r=francois
|
2017-03-20 14:43:08 +08:00 |
|
safeMode.css
|
|
|
|
safeMode.js
|
|
|
|
safeMode.xul
|
|
|
|
sanitize.js
|
Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8
|
2017-03-21 14:29:43 -04:00 |
|
sanitize.xul
|
Bug 1145735 - Remove CRH_DIALOG_TREE_VIEW; r=standard8
|
2017-03-21 11:49:14 +01:00 |
|
sanitizeDialog.css
|
|
|
|
sanitizeDialog.js
|
bug 1347642 - Fixed sanitizeDialog.js running in ESLint r=standard8
|
2017-03-31 00:19:31 +05:30 |
|
social-content.js
|
Bug 1338195 - Define a frame-script environment for eslint and use it to clear no-undef issues for known frame script globals. r=mossop
|
2017-02-07 10:52:06 +00:00 |
|
softwareUpdateOverlay.xul
|
|
|
|
tab-content.js
|
Bug 1351702: Correct shouldLoadURI in tab-content.js to add aHasPostData argument. r=mystor
|
2017-03-29 17:19:36 +01:00 |
|
tab-shape.inc.svg
|
|
|
|
tabbrowser.css
|
Backed out changeset 9d44c499c3db (bug 1342927)
|
2017-03-04 11:49:36 +01:00 |
|
tabbrowser.xml
|
Bug 1345440 - Force a style flush of the tab when we set the soundplaying attribute to get the icon drawn immediately. r=Gijs
|
2017-03-29 23:45:22 -04:00 |
|
theme-vars.inc.css
|
Bug 1343921 - Implement support for custom icons through the Theming API. r=mattw,mikedeboer
|
2017-03-06 18:10:39 -05:00 |
|
urlbarBindings.xml
|
Bug 1350063 - urlbarBindings.xml should use AppConstants from the global scope; r=dao
|
2017-03-25 18:50:03 +01:00 |
|
usercontext.svg
|
|
|
|
utilityOverlay.js
|
Backed out changeset c7174ac72d14 (bug 1347272) for build bustage
|
2017-03-28 18:16:33 +08:00 |
|
viewSourceOverlay.xul
|
|
|
|
web-panels.js
|
|
|
|
web-panels.xul
|
|
|
|
webext-panels.js
|
Bug 1340750 fix remote handling of sidebar browser, r=kmag
|
2017-02-21 13:51:14 -08:00 |
|
webext-panels.xul
|
Bug 1340750 fix remote handling of sidebar browser, r=kmag
|
2017-02-21 13:51:14 -08:00 |
|
webrtcIndicator.js
|
|
|
|
webrtcIndicator.xul
|
|
|