.. |
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 1330823 Part 2 permission prompts for interactive extension updates r=florian,mossop
|
2017-02-01 19:51:10 -08: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
|
Bug 1291488 - Do not apply |margin: 0px| and |padding: 0px| to text-link outside of description in about dialog. r=dao
|
2016-08-13 15:34:57 +09:00 |
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 1335538 - Don't fetch the FxA profile on every UI update in browser-fxaccounts. r=markh
|
2017-02-01 13:27:37 -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 1331484 - Removed mentions of Adobe from browser-media.js - r=Gijs
|
2017-02-02 16:50:29 +11: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 1334038 - datetime pickers should close on tab switch r=mconley
|
2017-01-26 17:19:33 +08: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
|
Bug 1249818 - Remove clip-path from background tabs. r=gijs
|
2016-07-06 12:24:04 +02:00 |
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
|
Backed out 5 changesets (bug 1328058) for timing out in browser_block_silentAudioTrack_media.js
|
2017-02-02 20:59:34 -08: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
|
|
|