fune/browser/base/content
Cosmin Sabou 0150ea0d9c Backed out 3 changesets (bug 1429150) for Android mochitest failures on RobocopTestRunner on a CLOSED TREE.
Backed out changeset dbdd43825f46 (bug 1429150)
Backed out changeset 23a86891fdaf (bug 1429150)
Backed out changeset 1f2d0e869605 (bug 1429150)
2018-02-09 00:39:23 +02:00
..
abouthome Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
defaultthemes
docs Bug 1432863 - Add in-tree documentation for the async tab switcher. DONTBUILD r=Gijs 2018-01-29 17:46:35 -05:00
illustrations
newtab Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
overrides
pageinfo Bug 1417937 - Remove unnecessary LoadContextInfo.jsm r=standard8 2018-01-31 23:16:46 +05:30
test Bug 1436184 - Remove definitions of Ci, Cr, Cc, and Cu from httpd.js and .sjs files. r=florian 2018-02-06 15:03:13 -08:00
aboutDialog-appUpdater.js Backed out 3 changesets (bug 1429150) for Android mochitest failures on RobocopTestRunner on a CLOSED TREE. 2018-02-09 00:39:23 +02:00
aboutDialog.css
aboutDialog.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
aboutDialog.xul bug 1408416 - Remove inconsistent Telemetry strings from About dialogs r=Dexter 2017-12-05 11:05:53 -05:00
aboutNetError.xhtml Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml
aboutTabCrashed.css
aboutTabCrashed.js Bug 1424373 - Don't set crash reporting prefs when showing about:tabcrashed for a crash without a report. r=Mossop 2017-12-18 11:19:53 -05:00
aboutTabCrashed.xhtml
baseMenuOverlay.xul Bug 1434050 - Inline phishing overlay into the browser. r=johannh 2018-01-30 15:46:50 -08:00
blockedSite.xhtml
browser-addons.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
browser-captivePortal.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser-compacttheme.js Bug 1416822 - remove INSTALL_COMPACT_THEMES define now that we always ship compact themes, r=bgrins 2017-11-13 17:10:49 +00:00
browser-context.inc merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-11-18 11:58:58 +02:00
browser-ctrlTab.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser-customization.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser-data-submission-info-bar.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser-development-helpers.js
browser-doctype.inc Bug 1428938 - Remove legacy toolbar customization code. r=Gijs 2018-01-11 16:35:17 +00:00
browser-feeds.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser-fullScreenAndPointerLock.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser-fullZoom.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser-gestureSupport.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser-media.js Bug 1422985. Update decoder doctor to JSON encode details param value. r=Gijs 2018-01-26 16:46:03 -06:00
browser-menubar.inc Bug 1435423 - Fold browser-charsetmenu.inc into browser-menubar.inc;r=mossop 2018-02-02 14:30:40 -08:00
browser-pageActions.js Backed out 3 changesets (bug 1434883) for frequent leaks in AbstractThread, AnimationTimeline, Annotators, Array, AsyncFreeSnowWhite, ... on a CLOSED TREE 2018-02-06 16:30:56 +02:00
browser-places.js Bug 1434241 - showEditBookmarkPopup should stop accepting itemIds. r=standard8 2018-01-31 13:49:35 +01:00
browser-plugins.js Bug 1398972 - Replace usage of plugin doorhanger XBL binding r=Felipe 2017-10-31 11:40:04 -07:00
browser-safebrowsing.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser-sets.inc Bug 1167237 - Remove nsIBrowserGlue.sanitize() and nsIBrowserGlue. r=johannh 2018-02-06 14:23:03 +01:00
browser-sidebar.js Bug 1374791 - Favicon should be used for sidebar icon when loading web content, r=gijs 2017-12-06 14:15:23 +05:30
browser-sync.js Bug 1427674 - Unify FxA content server URL preferences. r=markh,tcsc 2018-01-30 13:21:35 -05:00
browser-tabPreviews.xml Bug 1383217 - Update Ctrl+Tab preview styling to better match activity stream and photon. r=Mardak 2017-12-21 14:08:30 +01:00
browser-tabsintitlebar-stub.js
browser-tabsintitlebar.js Bug 1424095 - Tweak frontend CSS to play nicely in XUL flexbox emulation mode;r=Gijs 2018-01-04 10:25:30 -08:00
browser-thumbnails.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
browser-trackingprotection.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser-webrender.js Back out cset 75b5af791006 (bug 1433139) for OS X debug mochitest-chrome-3 failure. r=me 2018-01-26 11:31:34 -05:00
browser.css Bug 1412591 - Implement Google Chrome frame_inactive property. r=jaws 2018-01-23 21:33:57 -05:00
browser.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser.xul Bug 1427364 - Remove showCommentColumn and showImageColumn. r=mak 2018-01-10 15:22:23 +00:00
browserMountPoints.inc Bug 1435437 - Don't append bundle_browser using an overlay;r=Gijs 2018-02-02 16:48:02 -08:00
content.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
contentSearchUI.css
contentSearchUI.js
default-theme-icon.svg
global-scripts.inc
hiddenWindow.xul
macBrowserOverlay.xul
moz.build Bug 1434050 - Inline phishing overlay into the browser. r=johannh 2018-01-30 15:46:50 -08:00
nsContextMenu.js Bug 1434985 - Convert EnterprisePolicies.disallowFeature uses to camelcase r=Felipe 2018-02-01 11:20:26 -08:00
popup-notifications.inc
robot.ico
safeMode.css
safeMode.js Bug 1436425 - Stop importing resetProfile.js when it is unneeded. r=MattN 2018-02-07 13:08:55 +01:00
safeMode.xul Bug 1436425 - Stop importing resetProfile.js when it is unneeded. r=MattN 2018-02-07 13:08:55 +01:00
sanitize.xul Bug 1379338 - scriptify preferences XBL; r=jaws 2018-01-04 21:37:47 -08:00
sanitizeDialog.css
sanitizeDialog.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
static-robot.png
tab-content.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
tabbrowser.css Bug 1429929 - Remove tabbrowser-close-tab-button binding. r=Gijs 2018-01-14 13:12:05 +01:00
tabbrowser.xml Bug 1436389 - Update complexity rules to adapt for the algorithm in the new ESLint. r=mossop 2018-02-07 16:16:09 +00:00
theme-vars.inc.css
urlbarBindings.xml Bug 1436389 - Switch xbl related files to a different method for determining their environment. r=mossop 2018-02-07 16:02:25 +00:00
utilityOverlay.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
viewSourceOverlay.xul
web-panels.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
web-panels.xul Bug 1435437 - Don't append bundle_browser using an overlay;r=Gijs 2018-02-02 16:48:02 -08:00
webext-panels.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
webext-panels.xul Bug 1435437 - Don't append bundle_browser using an overlay;r=Gijs 2018-02-02 16:48:02 -08:00
webrtcIndicator.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
webrtcIndicator.xul