| .. |
|
defaultthemes
|
|
|
|
docs
|
|
|
|
logos
|
|
|
|
overrides
|
|
|
|
pageinfo
|
Bug 1642731: Turn excessive calls to document.l10n.formatValue to a single document.l10n.formatValues call. r=Gijs
|
2020-06-26 19:17:17 +00:00 |
|
test
|
Backed out 3 changesets (bug 1145314) on request from ckerschb for regressions (e.g. bug 1650951)
|
2020-07-07 09:32:27 +02:00 |
|
aboutDialog-appUpdater-legacy.js
|
|
|
|
aboutDialog-appUpdater.js
|
|
|
|
aboutDialog.css
|
|
|
|
aboutDialog.js
|
Bug 1644184 - allow hiding distro info for Mozilla distros. r=mhowell
|
2020-06-10 05:31:45 +00:00 |
|
aboutDialog.xhtml
|
|
|
|
aboutFrameCrashed.html
|
|
|
|
aboutNetError.js
|
Bug 1642398: Add a lint rule to warn about multiple calls to document.l10n.formatValue. r=Standard8,preferences-reviewers,ntim
|
2020-07-02 18:51:44 +00:00 |
|
aboutNetError.xhtml
|
Bug 1642725 - use sets of known message identifiers to limit possible error titles and messages instead of consulting fluent, r=zbraniecki,prathiksha,fluent-reviewers,Pike
|
2020-07-06 11:12:08 +00:00 |
|
aboutRestartRequired.js
|
|
|
|
aboutRestartRequired.xhtml
|
|
|
|
aboutRobots-icon.png
|
|
|
|
aboutRobots.css
|
|
|
|
aboutRobots.js
|
|
|
|
aboutRobots.xhtml
|
|
|
|
aboutTabCrashed.css
|
|
|
|
aboutTabCrashed.js
|
|
|
|
aboutTabCrashed.xhtml
|
|
|
|
blockedSite.js
|
|
|
|
blockedSite.xhtml
|
|
|
|
browser-a11yUtils.js
|
|
|
|
browser-addons.js
|
Bug 1544570 - Set minimum time delta value to avoid division by zero. r=zombie
|
2020-07-06 13:50:55 +00:00 |
|
browser-allTabsMenu.inc.xhtml
|
Bug 887515 - Restore multiple tab closings using Undo Close Tab(s) after a multiple-tab operation. r=fluent-reviewers,flod,Gijs
|
2020-05-30 06:48:18 +00:00 |
|
browser-allTabsMenu.js
|
Bug 1634051 - don't eagerly initialize the all tabs menu, r=mstriemer
|
2020-05-15 17:04:29 +00:00 |
|
browser-captivePortal.js
|
|
|
|
browser-context.inc
|
Bug 1636831 - change the order of inspect element and inspect accessibility properties context menu items to preserve the former as the last item in the menu. r=nchevobbe
|
2020-05-20 15:26:22 +00:00 |
|
browser-ctrlTab.js
|
|
|
|
browser-customization.js
|
|
|
|
browser-data-submission-info-bar.js
|
|
|
|
browser-development-helpers.js
|
|
|
|
browser-doctype.inc
|
|
|
|
browser-fullScreenAndPointerLock.js
|
Bug 1644484 - Handle the TypeError and InvalidStateError when calling FullScreen.cleanupDomFullscreen() from DOMFullscreenParent.didDestroy() r=Gijs
|
2020-07-03 03:00:53 +00:00 |
|
browser-fullZoom.js
|
Bug 1614773, convert pdf viewer to use JSWindowActors so that it will work in out of process frames, r=bdahl
|
2020-06-06 21:49:33 +00:00 |
|
browser-gestureSupport.js
|
Bug 1636473 - Use the APZ machinery to dispatch magnifygesture events. r=dao,tnikkel
|
2020-05-12 00:46:34 +00:00 |
|
browser-graphics-utils.js
|
Bug 1635016 - Remove the rest of the SetTransactionLogging glue. r=jrmuizel
|
2020-05-18 12:11:33 +00:00 |
|
browser-media.js
|
Bug 1642465 - Add EncryptedMedia actors to handle EME messages. r=Gijs
|
2020-06-29 21:56:25 +00:00 |
|
browser-menubar.inc
|
Bug 1620358: Gather telemetry on toolbar state. r=Gijs,zombie
|
2020-06-16 21:06:15 +00:00 |
|
browser-pageActions.js
|
Bug 1620358: Gather telemetry on toolbar state. r=Gijs,zombie
|
2020-06-16 21:06:15 +00:00 |
|
browser-places.js
|
Bug 1648613, remove bookmark and bookmarking tools panels from main view and place in template r=Gijs
|
2020-07-01 15:14:18 +00:00 |
|
browser-safebrowsing.js
|
|
|
|
browser-sets.inc
|
Bug 1647334 - Inherit the private browsing bit for new (Non-)Fission windows opened from the File menu, r=mconley
|
2020-06-22 15:58:24 +00:00 |
|
browser-sidebar.js
|
|
|
|
browser-siteIdentity.js
|
Bug 1644456 - Manage HTTPS-Only Mode permission with SitePermissions interface. r=necko-reviewers,pbz,dragana
|
2020-07-08 12:06:02 +00:00 |
|
browser-siteProtections.js
|
Backed out changeset 255d9078dd17 (bug 1633710) for Browser-chrome failures in extensions/test/xpinstall/browser_datauri.js. CLOSED TREE
|
2020-07-06 18:38:13 +03:00 |
|
browser-sync.js
|
Bug 1642556 - Write a sync log after sending a tab. r=markh
|
2020-06-30 14:29:11 +00:00 |
|
browser-tabsintitlebar.js
|
|
|
|
browser-thumbnails.js
|
|
|
|
browser-toolbarKeyNav.js
|
|
|
|
browser-webrtc.js
|
Bug 1634796 - Add a panel that warns users before switching tabs when sharing the window over WebRTC. r=johannh,fluent-reviewers,flod
|
2020-05-18 22:41:43 +00:00 |
|
browser.css
|
Bug 1648175, remove history and library panel views from the main panel and place in template r=Gijs
|
2020-06-29 15:41:43 +00:00 |
|
browser.js
|
Bug 1649879 - Remove URIFixupChild. r=kmag
|
2020-07-08 23:37:59 +00:00 |
|
browser.xhtml
|
Bug 1648638, remove profiler panel from main view and place in template r=Gijs
|
2020-07-02 16:42:46 +00:00 |
|
content-refreshblocker.js
|
|
|
|
contentSearchHandoffUI.js
|
|
|
|
contentSearchUI.css
|
|
|
|
contentSearchUI.js
|
|
|
|
contentTheme.js
|
|
|
|
global-scripts.inc
|
|
|
|
hiddenWindowMac.xhtml
|
Bug 1636207 - Make the macOS WebRTC global menubar entry CSS easier to differentiate. r=florian,johannh
|
2020-05-18 18:55:16 +00:00 |
|
history-swipe-arrow.svg
|
|
|
|
macWindow.inc.xhtml
|
|
|
|
moz.build
|
|
|
|
newInstall.js
|
|
|
|
newInstall.xhtml
|
|
|
|
newInstallPage.html
|
|
|
|
newInstallPage.js
|
|
|
|
nonbrowser-mac.js
|
|
|
|
nsContextMenu.js
|
Bug 1580764: Part 2 - Use BrowsingContext IDs rather than window IDs to compute frame IDs. r=zombie
|
2020-07-07 21:37:53 +00:00 |
|
popup-notifications.inc
|
Bug 1641415 - show values from page inputs in username field of password manager doorhanger;r=MattN
|
2020-07-08 04:46:11 +00:00 |
|
robot.ico
|
|
|
|
safeMode.css
|
|
|
|
safeMode.js
|
|
|
|
safeMode.xhtml
|
|
|
|
sanitize.xhtml
|
|
|
|
sanitizeDialog.css
|
Bug 1640913 - reduce duplication in the sanitizeDialog.css files and fix the warning background in macOS dark mode in the preferences r=Gijs
|
2020-05-28 20:00:31 +00:00 |
|
sanitizeDialog.js
|
Bug 1638153: Part 2 - Fix uses of .rootTreeItem to get top browser window. r=geckoview-reviewers,nika,snorp
|
2020-06-17 17:17:16 +00:00 |
|
static-robot.png
|
|
|
|
tab-content.js
|
Bug 1649879 - Remove URIFixupChild. r=kmag
|
2020-07-08 23:37:59 +00:00 |
|
tabbrowser-tab.js
|
Bug 1634796 - Add a panel that warns users before switching tabs when sharing the window over WebRTC. r=johannh,fluent-reviewers,flod
|
2020-05-18 22:41:43 +00:00 |
|
tabbrowser-tabs.js
|
Bug 1641243 - Make sure we can show tab switch warning when using in-order keyboard navigation. r=pbz
|
2020-05-28 17:02:38 +00:00 |
|
tabbrowser.css
|
|
|
|
tabbrowser.js
|
Bug 1646780 - use a template to wrap the identity popup while it's not needed, r=johannh
|
2020-06-23 14:04:49 +00:00 |
|
titlebar-items.inc.xhtml
|
|
|
|
utilityOverlay.js
|
Bug 1580764: Part 2 - Use BrowsingContext IDs rather than window IDs to compute frame IDs. r=zombie
|
2020-07-07 21:37:53 +00:00 |
|
webext-panels.js
|
|
|
|
webext-panels.xhtml
|
|
|
|
webrtcIndicator.js
|
Bug 1650243 - Don't accidentally restore the WebRTC global sharing indicator if it is minimized when changing streams. r=pbz
|
2020-07-08 09:34:39 +00:00 |
|
webrtcIndicator.xhtml
|
Bug 1644905 - Make the display sharing container a group, and set aria-labelledby when updating the displayed label. r=pbz
|
2020-06-16 11:20:57 +00:00 |
|
webrtcLegacyIndicator.js
|
Bug 1645632 - Include webrtc window streams when handling webrtcLegacyIndicator click. r=johannh
|
2020-06-18 11:42:05 +00:00 |
|
webrtcLegacyIndicator.xhtml
|
Bug 1636207 - Fork the WebRTC global indicator for a refresh. r=florian
|
2020-05-18 18:55:28 +00:00 |