gecko-dev/browser/base/content
2019-06-03 15:30:41 +03:00
..
defaultthemes Bug 1525762: Part 2a - Migrate built-in LWTs to static WebExtension themes. r=aswan 2019-02-08 14:18:52 -08:00
docs
illustrations
overrides
pageinfo Bug 1330467 - part 3. Use principal for permissions in pageinfo/permissions.js; r=johannh 2019-05-17 13:23:11 +00:00
test Merge mozilla-central to mozilla-inbound. CLOSED TREE 2019-06-02 00:37:53 +03:00
aboutDialog-appUpdater.js Bug 1546627 - Prevent Firefox from prematurely showing "Restart to Update" on startup r=rstrong 2019-05-10 19:06:34 +00:00
aboutDialog.css
aboutDialog.js Bug 1535592 - Don't resizeToContent until all content is modified. r=jaws 2019-05-10 21:02:37 +00:00
aboutDialog.xul Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
aboutFrameCrashed.html Bug 1533955 - Show some UI to indicate that a subframe has crashed. r=NeilDeakin 2019-05-01 20:05:24 +00:00
aboutNetError.js Bug 1549561 - Move _setTechDetails from NetErrorChild.jsm to aboutNetError.js. r=johannh,flod 2019-05-30 06:43:14 +00:00
aboutNetError.xhtml Bug 1549561 - Move _setTechDetails from NetErrorChild.jsm to aboutNetError.js. r=johannh,flod 2019-05-30 06:43:14 +00:00
aboutRestartRequired.js
aboutRestartRequired.xhtml Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
aboutRobots-icon.png
aboutRobots.css Bug 1543474 - Stop using netError.css in about:robots. r=dao 2019-04-11 09:03:53 +00:00
aboutRobots.js
aboutRobots.xhtml Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
aboutTabCrashed.css
aboutTabCrashed.js
aboutTabCrashed.xhtml Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
blockedSite.js Bug 1523734 - Migrate about:blocked to Fluent r=flod,Gijs 2019-03-28 17:08:34 +00:00
blockedSite.xhtml Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
browser-addons.js Bug 1372033 - Added option to permanently disallow addon installation for a website. r=johannh,aswan 2019-05-16 10:20:07 +00:00
browser-allTabsMenu.inc.xul
browser-allTabsMenu.js Bug 1479433 - Changing icons and colors for containers to be class based. r=dao 2019-04-10 11:19:00 +00:00
browser-captivePortal.js Bug 1544610 - Part 1 - Have certerror captive portal message exchanges happen over RPM. r=johannh 2019-05-03 23:30:35 +00:00
browser-contentblocking.js Bug 1547813 - Part 11: Add support for reporting breakage when the nsICookieService.BEHAVIOR_REJECT_TRACKER_AND_PARTITION_FOREIGN cookie policy is active; r=johannh 2019-05-25 01:25:55 +00:00
browser-context.inc Bug 1524970: Update more frontend code to explicitly pass a csp. r=Gijs,jdescottes 2019-03-27 16:38:01 +00:00
browser-ctrlTab.js Bug 1544834 - Replace non-test uses of deprecated Array generics r=evilpie,dao 2019-04-17 19:03:17 +00:00
browser-customization.js Bug 1545742 - Quantumbar: Remove the proper nsIController on uninit and customize start so that left/right arrow and home/end keys work after exiting customize mode. r=mak 2019-05-03 16:03:00 +00:00
browser-data-submission-info-bar.js Bug 1494948: Removed FX_PREFERENCES_OPENED_VIA probe and origin parameter for openPreferences r=jaws,chutten 2019-04-09 20:40:26 +00:00
browser-development-helpers.js
browser-doctype.inc Bug 1523734 - Migrate about:blocked to Fluent r=flod,Gijs 2019-03-28 17:08:34 +00:00
browser-fullScreenAndPointerLock.js Bug 1412561 - Block addon installation prompts in fullscreen mode. r=johannh,aswan 2019-05-03 21:44:24 +00:00
browser-fullZoom.js Bug 1536620 return default size in reader mode r=Gijs 2019-03-27 10:56:03 +00:00
browser-gestureSupport.js
browser-graphics-utils.js
browser-media.js Bug 1494948: Removed FX_PREFERENCES_OPENED_VIA probe and origin parameter for openPreferences r=jaws,chutten 2019-04-09 20:40:26 +00:00
browser-menubar.inc Bug 1494948: Removed FX_PREFERENCES_OPENED_VIA probe and origin parameter for openPreferences r=jaws,chutten 2019-04-09 20:40:26 +00:00
browser-pageActions.js Backed out 7 changesets (bug 1519577) for mochitest failures. CLOSED TREE 2019-05-22 02:20:08 +03:00
browser-places.js Backed out 7 changesets (bug 1519577) for mochitest failures. CLOSED TREE 2019-05-22 02:20:08 +03:00
browser-plugins.js
browser-safebrowsing.js Bug 1523734 - Migrate about:blocked to Fluent r=flod,Gijs 2019-03-28 17:08:34 +00:00
browser-sets.inc Bug 1494948: Removed FX_PREFERENCES_OPENED_VIA probe and origin parameter for openPreferences r=jaws,chutten 2019-04-09 20:40:26 +00:00
browser-sidebar.js Bug 1533533-Add a label to hide synced tabs sidebar when it is shown r=sfoster,jaws,flod 2019-04-26 06:10:43 +00:00
browser-siteIdentity.js Bug 1519514 - convert tabbrowser-tab binding to a Custom Element, r=aswan 2019-05-28 22:00:28 +00:00
browser-siteProtections.js Bug 1551542 - Implement Protections Panel header. r=johannh 2019-05-15 13:15:32 +00:00
browser-sync.js Backed out changeset 69f10997c98f (bug 1555771) for build bustages. CLOSED TREE 2019-06-01 01:13:36 +03:00
browser-tabsintitlebar.js
browser-thumbnails.js
browser-toolbarKeyNav.js Bug 1540918: When a panel is opened from the toolbar via the keyboard, restore focus to the toolbar button when the panel is closed. r=Gijs 2019-04-04 17:04:18 +00:00
browser.css Bug 1554437 Fix selectors on download-indicators-anchor r=sfoster,dao 2019-05-31 07:01:03 +00:00
browser.js Bug 1543077 part 4 - Have only one item for Japanese in the Text Encoding menu. r=Gijs,emk. 2019-06-03 15:30:41 +03:00
browser.xhtml Bug 1553188 - Part 3 - Support eslint for browser.xhtml;r=Standard8 2019-05-30 09:30:21 -07:00
content-refreshblocker.js
content.js Bug 1166113 - Use the autocomplete result GUID to fill the correct password. r=sfoster 2019-05-29 08:08:47 +00:00
contentSearchUI.css
contentSearchUI.js
contentTheme.js
global-scripts.inc Bug 1553188 - Part 3 - Support eslint for browser.xhtml;r=Standard8 2019-05-30 09:30:21 -07:00
hiddenWindowMac.xhtml Bug 1551334 - Migrate OSX hidden window from XUL to XHTML r=Gijs 2019-05-22 18:00:13 +00:00
history-swipe-arrow.svg
macWindow.inc.xul Bug 1553188 - Part 4 - Update remaining references to browser.xul;r=bdahl 2019-05-28 16:40:42 -07:00
moz.build Bug 1551334 - Migrate OSX hidden window from XUL to XHTML r=Gijs 2019-05-22 18:00:13 +00:00
newInstall.js Bug 827976 - Don't trigger the creation of the hidden window on non-Mac platforms from newInstall.js. r=Gijs 2019-03-04 18:52:51 +00:00
newInstall.xul
newInstallPage.html Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
newInstallPage.js Bug 1526248: Hide the sync sign-in form after submission. r=Gijs 2019-02-28 18:09:50 +00:00
nonbrowser-mac.js Bug 1551334 - Migrate OSX hidden window from XUL to XHTML r=Gijs 2019-05-22 18:00:13 +00:00
nsContextMenu.js Bug 1543499 - Record telemetry event when opening the password management UI. r=MattN 2019-05-15 23:24:28 +00:00
popup-notifications.inc Bug 628041 refresh the install blocked panel text r=flod,aswan 2019-04-11 18:56:47 +00:00
robot.ico
safeMode.css
safeMode.js Bug 1529231, Remove all occurences of ondialogaccept and ondialogcancel, r=Gijs 2019-03-26 18:34:02 +00:00
safeMode.xul Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
sanitize.xul Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
sanitizeDialog.css
sanitizeDialog.js Bug 1529231, Remove all occurences of ondialogaccept and ondialogcancel, r=Gijs 2019-03-26 18:34:02 +00:00
static-robot.png
tab-content.js Bug 1544811 - Use web processes on a per-site basis for fission-enabled windows, r=mconley 2019-05-03 21:31:57 +00:00
tabbrowser-tab.js Bug 1555943 - Update outdated comment referring to XBL field behavior, r=dao 2019-06-01 21:53:36 +00:00
tabbrowser.css Bug 1528459 - Show PiP Icon in parent tab of media. r=mconley 2019-05-22 18:44:28 +00:00
tabbrowser.js Bug 1555453 - use contextmenu event as backup to ensure we always localize the context menu, r=jaws 2019-05-31 20:01:56 +00:00
tabbrowser.xml Bug 1555908 - Remove event.target null checks in tabbrowser.xml, r=dao 2019-05-31 12:23:16 +00:00
titlebar-items.inc.xul
urlbarBindings.xml Bug 1551834 - Move legacy autocomplete attributes from shared browser.xul markup to the legacy-urlbar binding. r=mak 2019-05-15 15:59:56 +00:00
utilityOverlay.js Bug 1532318 - Part 3 : update js code related to the change of nsIHttpChannel r=Gijs 2019-05-02 12:34:06 +00:00
webext-panels.js Bug 1544811 - Use web processes on a per-site basis for fission-enabled windows, r=mconley 2019-05-03 21:31:57 +00:00
webext-panels.xul Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
webrtcIndicator.js
webrtcIndicator.xul Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00