| .. |
|
defaultthemes
|
|
|
|
docs
|
|
|
|
illustrations
|
Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN
|
2019-11-26 15:00:00 +00:00 |
|
logos
|
Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN
|
2019-11-26 15:00:00 +00:00 |
|
overrides
|
|
|
|
pageinfo
|
Bug 1596836 - Remove block image UI from pageInfo media tab. r=johannh
|
2020-01-13 17:30:26 +00:00 |
|
test
|
Bug 1576917 - Port PopupBlocker to JSWindowActors to make it Fission-compatible. r=NeilDeakin
|
2020-01-22 21:24:19 +00:00 |
|
aboutDialog-appUpdater-legacy.js
|
Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop
|
2019-12-11 00:27:19 +00:00 |
|
aboutDialog-appUpdater.js
|
Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop
|
2019-12-11 00:27:19 +00:00 |
|
aboutDialog.css
|
Bug 1595415 - Remove the RTL hack in aboutDialog.css for displaying the version r=paolo
|
2019-11-12 12:26:21 +00:00 |
|
aboutDialog.js
|
|
|
|
aboutDialog.xhtml
|
Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop
|
2019-12-11 00:27:19 +00:00 |
|
aboutFrameCrashed.html
|
|
|
|
aboutNetError.js
|
Bug 1553265 - add a document.addCertException function to about:certerror pages and use it there; also treat GeckoView error pages as CallerIsTrusted(Net|Cert)Error; r=snorp,johannh,baku
|
2019-12-18 21:55:32 +00:00 |
|
aboutNetError.xhtml
|
Bug 1584998: Make x-frame-options work with fission enabled. r=jkt,farre,johannh,flod
|
2019-10-31 08:28:35 +00:00 |
|
aboutRestartRequired.js
|
|
|
|
aboutRestartRequired.xhtml
|
|
|
|
aboutRobots-icon.png
|
|
|
|
aboutRobots.css
|
Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN
|
2019-11-26 15:00:00 +00:00 |
|
aboutRobots.js
|
|
|
|
aboutRobots.xhtml
|
|
|
|
aboutTabCrashed.css
|
|
|
|
aboutTabCrashed.js
|
|
|
|
aboutTabCrashed.xhtml
|
|
|
|
blockedSite.js
|
|
|
|
blockedSite.xhtml
|
|
|
|
browser-a11yUtils.js
|
|
|
|
browser-addons.js
|
Bug 1607937 - If an origin is blocked, show the custom policy message if it is there. r=mixedpuppy
|
2020-01-14 22:54:10 +00:00 |
|
browser-allTabsMenu.inc.xhtml
|
Bug 1596591 - Rename inc.xul files to inc.xhtml r=Gijs
|
2019-11-21 09:46:01 +00:00 |
|
browser-allTabsMenu.js
|
|
|
|
browser-captivePortal.js
|
|
|
|
browser-context.inc
|
Bug 1595915 - Move the password generation context menu item to the top-level. r=sfoster,fluent-reviewers,flod
|
2020-01-23 20:19:17 +00:00 |
|
browser-ctrlTab.js
|
Bug 1576911 - Make ThumbnailsChild a JSWindowActorChild instead of ActorChild r=Gijs
|
2019-11-06 23:32:35 +00:00 |
|
browser-customization.js
|
|
|
|
browser-data-submission-info-bar.js
|
|
|
|
browser-development-helpers.js
|
|
|
|
browser-doctype.inc
|
|
|
|
browser-fullScreenAndPointerLock.js
|
Bug 1590138 - Handle the case where the actor is already destroyed during fullscreen exit so that chrome UI is fully restored. r=smaug,NeilDeakin
|
2019-11-05 23:29:26 +00:00 |
|
browser-fullZoom.js
|
Backed out 2 changesets (bug 1516413) for causing browser_viewport_zoom_resolution_invariant.js to perma fail CLOSED TREE
|
2020-01-23 02:53:08 +02:00 |
|
browser-gestureSupport.js
|
|
|
|
browser-graphics-utils.js
|
|
|
|
browser-media.js
|
|
|
|
browser-menubar.inc
|
Bug 1601795 - Let Ctrl+I open Page Info instead of the bookmarks sidebar on Windows. r=mak
|
2020-01-22 14:41:47 +00:00 |
|
browser-pageActions.js
|
Bug 1602186: Allow installing SSBs and launching them from the command line. r=Gijs
|
2019-12-16 19:49:12 +00:00 |
|
browser-places.js
|
Bug 1603321 - Replace Touch Bar "Search or enter address" button with an "Exit Fullscreen" button while in fullscreen. r=mikedeboer,fluent-reviewers,flod
|
2020-01-22 21:08:45 +00:00 |
|
browser-safebrowsing.js
|
Bug 1594025 - move 'this site is not deceptive' string into markup to allow help hamburger menu to copy it, r=flod,fluent-reviewers
|
2019-11-05 17:40:47 +00:00 |
|
browser-sets.inc
|
Bug 1601795 - Let Ctrl+I open Page Info instead of the bookmarks sidebar on Windows. r=mak
|
2020-01-22 14:41:47 +00:00 |
|
browser-sidebar.js
|
Bug 1603830 - Replace XULElement.ordinal with el.style.MozBoxOrdinalGroup r=bgrins
|
2020-01-06 20:02:43 +00:00 |
|
browser-siteIdentity.js
|
Bug 1576917 - Port PopupBlocker to JSWindowActors to make it Fission-compatible. r=NeilDeakin
|
2020-01-22 21:24:19 +00:00 |
|
browser-siteProtections.js
|
Bug 1600896 - P2. Use getContentBlockingLog in WindoowGlobalParent instead of getContentBlockingEvent in nsIRemoteTab. r=timhuang,Ehsan
|
2019-12-17 11:34:41 +00:00 |
|
browser-sync.js
|
Bug 1596809 - Add utm_mediuim=referral param from links from FxA menu r=groovecoder
|
2020-01-13 20:09:13 +00:00 |
|
browser-tabsintitlebar.js
|
|
|
|
browser-thumbnails.js
|
Bug 1576911 - Make ThumbnailsChild a JSWindowActorChild instead of ActorChild r=Gijs
|
2019-11-06 23:32:35 +00:00 |
|
browser-toolbarKeyNav.js
|
|
|
|
browser.css
|
Bug 1597932 Remove obsolete tabbrowser-tab selector r=dao
|
2020-01-18 16:36:55 +00:00 |
|
browser.js
|
Bug 1576917 - Port PopupBlocker to JSWindowActors to make it Fission-compatible. r=NeilDeakin
|
2020-01-22 21:24:19 +00:00 |
|
browser.xhtml
|
Bug 1607575 - Change consumers of XUL ordinal attribute to use the -moz-box-ordinal-group style instead r=bgrins
|
2020-01-22 17:23:47 +01:00 |
|
content-refreshblocker.js
|
|
|
|
contentSearchHandoffUI.js
|
Bug 1529969 - Only request info about the current engine to the parent; r=adw,Mardak
|
2019-12-17 21:02:52 +00:00 |
|
contentSearchUI.css
|
|
|
|
contentSearchUI.js
|
Bug 1596193 - Replace outdated references to XUL textbox. r=dao
|
2019-11-15 13:35:14 +00:00 |
|
contentTheme.js
|
|
|
|
global-scripts.inc
|
|
|
|
hiddenWindowMac.xhtml
|
Bug 1596591 - Rename inc.xul files to inc.xhtml r=Gijs
|
2019-11-21 09:46:01 +00:00 |
|
history-swipe-arrow.svg
|
Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN
|
2019-11-26 15:00:00 +00:00 |
|
macWindow.inc.xhtml
|
Bug 1604960 - Migrate all text actions to use Fluent. r=fluent-reviewers,Gijs,flod
|
2019-12-25 10:01:46 +00:00 |
|
moz.build
|
Bug 1590485: Add UI/UX and global zoom functionality. r=fluent-reviewers,Gijs
|
2019-12-24 01:56:32 +00:00 |
|
newInstall.js
|
|
|
|
newInstall.xhtml
|
Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop
|
2019-12-11 00:27:19 +00:00 |
|
newInstallPage.html
|
|
|
|
newInstallPage.js
|
|
|
|
nonbrowser-mac.js
|
Bug 1588515 - TypeError: document.getElementById(...) is null in permanent private browsing mode on Mac. r=Gijs
|
2019-10-31 23:08:52 +00:00 |
|
nsContextMenu.js
|
Bug 1595915 - Move the password generation context menu item to the top-level. r=sfoster,fluent-reviewers,flod
|
2020-01-23 20:19:17 +00:00 |
|
popovers.inc
|
|
|
|
popup-notifications.inc
|
Bug 1601784 - Use a built-in "Learn More" link instead of custom nodes for the storage access prompt. r=ewright
|
2019-12-11 10:08:19 +00:00 |
|
robot.ico
|
|
|
|
safeMode.css
|
|
|
|
safeMode.js
|
Bug 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo
|
2019-12-11 17:44:54 +00:00 |
|
safeMode.xhtml
|
Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop
|
2019-12-11 00:27:19 +00:00 |
|
sanitize.xhtml
|
Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop
|
2019-12-11 00:27:19 +00:00 |
|
sanitizeDialog.css
|
|
|
|
sanitizeDialog.js
|
Bug 1585482 - Restructure all <xul:dialog> usages such that they are not the top level element r=bgrins
|
2019-12-10 18:25:59 +00:00 |
|
static-robot.png
|
|
|
|
tab-content.js
|
Bug 1599544 - Remove the workaround hiding the initial browser. r=florian
|
2019-12-12 14:06:40 +00:00 |
|
tabbrowser-tab.js
|
Bug 1592054 - Initialize tabbrowser-tab contents before appending it into the DOM r=dao
|
2019-10-29 17:23:29 +00:00 |
|
tabbrowser-tabs.js
|
Bug 616130 - Add option to disable tab detaching r=dao
|
2020-01-17 13:44:29 +00:00 |
|
tabbrowser.css
|
Bug 1584498 - Set tab drop indicator width and negative margin in CSS instead of calculating them on the fly. r=harry
|
2020-01-08 15:19:19 +00:00 |
|
tabbrowser.js
|
Bug 1576917 - Port PopupBlocker to JSWindowActors to make it Fission-compatible. r=NeilDeakin
|
2020-01-22 21:24:19 +00:00 |
|
titlebar-items.inc.xhtml
|
Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop
|
2019-12-11 00:27:19 +00:00 |
|
utilityOverlay.js
|
Bug 1607170 - Remove openNewTabWith, openNewWindowWith. r=Gijs
|
2020-01-07 11:00:30 +00:00 |
|
webext-panels.js
|
Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop
|
2019-12-11 00:27:19 +00:00 |
|
webext-panels.xhtml
|
Bug 1600528 - Fix the HTML namespace in webext-panels.xhtml.
|
2019-12-18 08:13:30 +00:00 |
|
webrtcIndicator.js
|
|
|
|
webrtcIndicator.xhtml
|
Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop
|
2019-12-11 00:27:19 +00:00 |