..
certerror
Bug 1745678 - Remove TLS 1.0/1.1 override UX, r=Gijs,mkaply,fluent-reviewers
2021-12-28 23:39:43 +00:00
docs /tabbrowser
logos
Bug 1744989 - Restore logo in about:protections. r=pbz
2021-12-09 22:18:31 +00:00
overrides
pageinfo
Bug 1748483, use a controller for the commands in page info so that they are updated properly, r=mconley
2022-01-05 18:05:38 +00:00
test
Bug 1748509 - Add builder fields to snapshot groups and more indices. r=mak
2022-01-11 14:32:52 +00:00
.eslintrc.js
aboutDialog-appUpdater.js
Bug 1747293 - Strip hash and search parameter from about dialog manual update url text to prevent the window from widening due to text length. r=bhearsum,application-update-reviewers,bytesized
2022-01-10 20:49:02 +00:00
aboutDialog.css
Bug 1747711 - Set margin instead of padding on "Submit Feedback" link to fix weird outline on focus. r=amy
2022-01-06 11:23:52 +00:00
aboutDialog.js
aboutDialog.xhtml
Bug 1731687 - Remove browser-doctype.inc. r=emalysz
2021-09-30 20:01:03 +00:00
aboutFrameCrashed.html
Bug 1742696 - Opt-in a bunch of about:pages to dark system colors / form controls. r=Gijs,preferences-reviewers,webcompat-reviewers,twisniewski
2021-11-25 21:24:43 +00:00
aboutRestartRequired.js
Bug 1634804 - Fire an event for when about:restartrequired is loaded to make tests more reliable. r=kpatenio
2021-12-03 01:01:55 +00:00
aboutRestartRequired.xhtml
Bug 1742696 - Opt-in a bunch of about:pages to dark system colors / form controls. r=Gijs,preferences-reviewers,webcompat-reviewers,twisniewski
2021-11-25 21:24:43 +00:00
aboutRobots-icon.png
aboutRobots.css
aboutRobots.js
aboutRobots.xhtml
Bug 1742696 - Opt-in a bunch of about:pages to dark system colors / form controls. r=Gijs,preferences-reviewers,webcompat-reviewers,twisniewski
2021-11-25 21:24:43 +00:00
aboutTabCrashed.css
aboutTabCrashed.js
aboutTabCrashed.xhtml
Bug 1742696 - Opt-in a bunch of about:pages to dark system colors / form controls. r=Gijs,preferences-reviewers,webcompat-reviewers,twisniewski
2021-11-25 21:24:43 +00:00
appmenu-viewcache.inc.xhtml
Bug 1702501 - Remove print.tab_modal.enabled pref and old frontend print preview code. r=mstriemer
2022-01-06 18:55:38 +00:00
blockedSite.js
blockedSite.xhtml
Bug 1742696 - Opt-in a bunch of about:pages to dark system colors / form controls. r=Gijs,preferences-reviewers,webcompat-reviewers,twisniewski
2021-11-25 21:24:43 +00:00
browser-a11yUtils.js
browser-addons.js
browser-allTabsMenu.inc.xhtml
browser-allTabsMenu.js
Backed out changeset 646535a71f53 (bug 1489124) for causing mochitest failures on browser_startup_images.js. CLOSED TREE
2022-01-06 17:32:55 +02:00
browser-box.inc.xhtml
browser-captivePortal.js
Bug 1730920 - Https only mode shouldn't be triggered by the wifi portal code. r=nhnt11,ckerschb
2021-12-13 13:32:11 +00:00
browser-context.inc
Bug 502258 - Add a Show Password button to <input type=password> controls. r=Gijs
2021-11-25 20:12:05 +00:00
browser-ctrlTab.js
Backed out changeset 626d66f4050f (bug 1731050) for causing failures at browser_datachoices_notification.js. CLOSED TREE
2022-01-05 18:43:24 +02:00
browser-customization.js
browser-data-submission-info-bar.js
Bug 1690390, change appendNotification to take a smaller number of arguments: the string type value, a dictionary containing the notification details, and the button list, r=mstriemer
2021-09-17 09:04:59 +00:00
browser-development-helpers.js
Backed out 2 changesets (bug 371900) for causing bug 1749182 . CLOSED TREE
2022-01-09 16:26:02 +02:00
browser-fullScreenAndPointerLock.js
Bug 1739220 - Handle fullscreen state in a more reliable way; r=smaug,Gijs
2021-12-17 09:15:10 +00:00
browser-fullZoom.js
Bug 1702501 - Remove print.tab_modal.enabled pref and old frontend print preview code. r=mstriemer
2022-01-06 18:55:38 +00:00
browser-gestureSupport.js
Bug 1746944 - Initialize gHistorySwipeAnimation.isLTR in HSA_init even if ui.swipeAnimationEnabled is disabled. r=spohl
2021-12-21 01:32:54 +00:00
browser-graphics-utils.js
browser-menubar.inc
Bug 1702501 - Remove print.tab_modal.enabled pref and old frontend print preview code. r=mstriemer
2022-01-06 18:55:38 +00:00
browser-pageActions.js
browser-places.js
Bug 1701871: Handle bookmark telemetry in browser-places instead of listener had used for only the telemetry. r=mak
2021-12-23 22:34:56 +00:00
browser-safebrowsing.js
browser-sets.inc
Bug 371900, always fire a command event on key elements except for those that are marked not to, r=masayuki
2022-01-11 20:02:29 +00:00
browser-sidebar.js
browser-siteIdentity.js
Bug 1567443 - Added flag for indicating secure Chrome UI in nsIAboutModule. r=pbz,webcompat-reviewers,twisniewski
2021-10-26 13:32:31 +00:00
browser-sitePermissionPanel.js
Bug 1706534 - Fix up popup notification link alignment and button focus rings, and clean up how we set the link color for dark themes. r=harry
2021-10-13 16:37:56 +00:00
browser-siteProtections.js
Bug 1731739 part 2 - Use site as key for 3rdPartyStorage permissions, rather than origin r=anti-tracking-reviewers,pbz,timhuang
2021-11-23 18:25:58 +00:00
browser-sync.js
browser-tabsintitlebar.js
Bug 1739539 - Rename titlebar pref and add migration from old pref. r=mconley
2021-11-10 21:17:32 +00:00
browser-thumbnails.js
browser-toolbarKeyNav.js
browser-webrtc.js
browser.css
Bug 1745189 - Don't hide the #TabsToolbar titlebar buttons when in fullscreen, even if the menubar is shown. r=dao,desktop-theme-reviewers
2021-12-15 18:02:30 +00:00
browser.js
Bug 1747684 - Clone instantEditBookmark.js to editBookmark.js and connect both. r=Standard8
2022-01-10 18:40:39 +00:00
browser.xhtml
Bug 1725430: disable screenshot shortcut for extension when screenshots.browser.component.enabled is true. r=emalysz,fluent-reviewers,flod
2021-09-28 20:01:35 +00:00
contentTheme.js
Bug 1730562 - White flash before about:home/newtab themed background is rendered. r=mconley,dao
2021-10-07 18:57:27 +00:00
fullscreen-and-pointerlock.inc.xhtml
global-scripts.inc
hiddenWindowMac.xhtml
Bug 1731687 - Remove browser-doctype.inc. r=emalysz
2021-09-30 20:01:03 +00:00
history-swipe-arrow.svg
macWindow.inc.xhtml
Bug 1731687 - Remove browser-doctype.inc. r=emalysz
2021-09-30 20:01:03 +00:00
main-popupset.inc.xhtml
Bug 1639774 - Add telemetry probe for PiP disabled state r=kpatenio
2022-01-10 21:08:37 +00:00
metrics.yaml
Bug 1741674 - Advise in each metrics.yaml that we have docs for adding metrics r=TravisLong,nalexander
2021-11-22 20:07:38 +00:00
moz.build
Bug 1348786 - Use SwipeTracker on Windows. r=tnikkel
2022-01-05 09:08:08 +00:00
navigator-toolbox.inc.xhtml
Bug 1489124 - Open "List all tabs" button on mouse down. r=dao
2022-01-07 14:56:54 +00:00
nonbrowser-mac.js
nsContextMenu.js
Bug 1746494 - Account for invalid linkUrls in context menus r=zombie
2022-01-03 13:10:23 +00:00
popup-notifications.inc
Bug 1731035 - Highlight the primary button in the Messaging System doorhager r=pdahiya
2021-10-12 09:19:34 +00:00
robot.ico
safeMode.css
safeMode.js
safeMode.xhtml
sanitize.xhtml
sanitizeDialog.css
Bug 1723679 - Align Selection Button with other items. r=Gijs
2021-10-20 10:09:22 +00:00
sanitizeDialog.js
spotlight.html
Bug 1735841 - Update template with hidden text that is shown on a link click for Total Cookie Protection r=andreio
2021-10-28 14:24:59 +00:00
spotlight.js
Bug 1735841 - Update template with hidden text that is shown on a link click for Total Cookie Protection r=andreio
2021-10-28 14:24:59 +00:00
static-robot.png
tabbrowser-tab.js
Bug 1714276 - Limit height of tab when font size is changed r=dao,desktop-theme-reviewers
2022-01-06 16:33:27 +00:00
tabbrowser-tabs.js
tabbrowser.css
tabbrowser.js
Bug 1721217 - Part 5: Change the error code when we cancel loads due to another one starting, r=nika
2021-12-16 22:27:17 +00:00
titlebar-items.inc.xhtml
Bug 1735318 - Unify "native" vs. "fullscreen" window controls. r=desktop-theme-reviewers,dao
2021-10-12 13:20:13 +00:00
upgradeDialog.html
Bug 1740623 - Adjust MR2 upgrade spotlight content r=pdahiya,emcminn
2021-12-04 00:54:47 +00:00
upgradeDialog.js
Bug 1744577 - Update colorway-first screen headline to "Life in Color" r=emcminn
2021-12-06 20:05:38 +00:00
utilityOverlay.js
Bug 1742801 - do not consume the user gesture from ClickHandlerChild if ClickHandlerParent will ignore the click anyway, r=edgar
2021-11-25 22:49:00 +00:00
webext-panels.js
webext-panels.xhtml
Bug 1737044 - Add an id to the content-select dropdown menupopup. r=stransky
2021-10-21 14:02:30 +00:00
webrtcIndicator.js
webrtcIndicator.xhtml
webrtcLegacyIndicator.js
webrtcLegacyIndicator.xhtml