gecko-dev/browser/components
Ed Lee 55e73f4bb8 Bug 1739055 - Reset custom homepage / start page only on saving colorway r=pdahiya
Handle checkbox only from primary button and not any completion of colorway screen.

Depends on D130930

Differential Revision: https://phabricator.services.mozilla.com/D132830
2021-12-04 01:07:33 +00:00
..
about Bug 1567443 - Added flag for indicating secure Chrome UI in nsIAboutModule. r=pbz,webcompat-reviewers,twisniewski 2021-10-26 13:32:31 +00:00
aboutlogins Bug 1739390 - Remove Lockwise branding in about:logins. r=sfoster,fluent-reviewers,flod 2021-11-30 18:44:14 +00:00
attribution Bug 1733535 - Replace OS.File with IOUtils in the attribution code. r=Standard8 2021-10-25 08:38:52 +00:00
build
contextualidentity Bug 1719938 - Removed remaining (non-negated) -moz-proton media queries. r=mhowell,mtigley,emilio 2021-11-22 22:10:33 +00:00
controlcenter/content Bug 1737649 - Don't span the storage access permission's "learn more" link r=pbz 2021-11-09 18:38:02 +00:00
customizableui Backed out changeset 6e298bdd0dd8 (bug 1714846) for causing assertion failures at CompositorBridgeParent.cpp. CLOSED TREE 2021-12-03 23:30:10 +02:00
doh Bug 1734542 - [DoH] In steering detection, replace references to the provider's "name" property with "id" instead. r=necko-reviewers,valentin 2021-10-11 23:24:21 +00:00
downloads Bug 1740840 - use mimeinfo content type to fix downloads intermittent alwaysOpenSimilarFiles. r=Gijs,mtigley 2021-12-01 17:40:00 +00:00
enterprisepolicies Bug 1730218 - Fix suggest_url in policies. r=Standard8 2021-11-29 17:27:40 +00:00
extensions Backed out changeset 6e298bdd0dd8 (bug 1714846) for causing assertion failures at CompositorBridgeParent.cpp. CLOSED TREE 2021-12-03 23:30:10 +02:00
installerprefs
ion 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
migration 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
newtab Bug 1734852 - The mouse cursor changes into a text selector when hovering between the colorways r=emcminn 2021-12-03 20:08:45 +00:00
originattributes Bug 1617611: Annotate each failing test individually. r=webdriver-reviewers,necko-reviewers,ckerschb,whimboo,valentin 2021-11-17 11:04:34 +00:00
pagedata Backed out changeset 84391bad8a10 (bug 1741588) for causing multiple xpc/mochitest failures. CLOSED TREE 2021-12-01 15:27:13 +02:00
payments Bug 1741369 - [devtools] Update paths to loader files outside devtools/ r=perftest-reviewers,preferences-reviewers,sparky,Gijs 2021-11-17 12:43:27 +00:00
places Bug 1741646 - Extend overlapping snapshot scoring to give more weight to snapshots that were recently visited r=mossop 2021-12-02 13:17:42 +00:00
pocket Bug 1699515 - Switching to react for Save to Pocket panels. r=gvn 2021-11-11 00:06:13 +00:00
preferences Bug 1740377 - Update More From Mozilla section inside about:preferences to use new UI template r=preferences-reviewers,Gijs 2021-12-03 20:30:52 +00:00
privatebrowsing 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
prompts
protections Bug 1739390 - Remove Lockwise branding from about:protections. r=pbz,fluent-reviewers,flod 2021-11-30 18:44:15 +00:00
protocolhandler 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
resistfingerprinting Bug 1727943 - turn on mochitest* tests that were skipped on win10-ccov and now pass. r=MasterWayZ 2021-10-19 20:01:29 +00:00
safebrowsing/content/test
screenshots Bug 1741987 - screenshots.html titles to Fluent. r=Gijs,fluent-reviewers,kpatenio 2021-11-22 14:47:14 +00:00
search Backed out 12 changesets (bug 1721217) for bc failures on browser_TopLevelNavigationDelegate.js 2021-12-01 03:38:10 +02:00
sessionstore Backed out 12 changesets (bug 1721217) for bc failures on browser_TopLevelNavigationDelegate.js 2021-12-01 03:38:10 +02:00
shell Bug 1731687 - Remove browser-doctype.inc. r=emalysz 2021-09-30 20:01:03 +00:00
syncedtabs Bug 1730213 - Explicitly skip tests under browser/ on android; r=ahal 2021-09-13 15:22:27 +00:00
tabunloader 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
tests Bug 1739055 - Reset custom homepage / start page only on saving colorway r=pdahiya 2021-12-04 01:07:33 +00:00
touchbar Bug 1735112 - Avoid loading PlacesUtils.jsm in early startup from MacTouchBar.js. r=harry 2021-10-12 15:15:18 +00:00
translation Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
uitour Bug 1733786, replace uitour implementation of show how button with one that focuses the item on the app menu and submenu instead, r=Gijs 2021-10-19 14:54:45 +00:00
urlbar Bug 1743008 - Fix the urlbar muxer to properly take into account the space taken up by group-relative suggested-index results. r=mak 2021-12-02 23:11:59 +00:00
.eslintrc.js
BrowserComponents.manifest
BrowserContentHandler.jsm Bug 1728653 - Allow a silent start mode r=bytesized,nalexander,application-update-reviewers,mossop 2021-09-09 18:09:25 +00:00
BrowserGlue.jsm Bug 1739929 - allow untrusted click/auxclick events to open one link per transient user gesture, r=edgar 2021-11-23 11:55:28 +00:00
components.conf
distribution.js
metrics.yaml Bug 1740063 - Collect telemetry for hidden browser.link.open_newwindow.restriction preference usage. r=chutten 2021-11-17 23:29:56 +00:00
moz.build Bug 1733345 - Move theme modules into browser/themes/. r=harry 2021-10-04 15:05:54 +00:00
nsIBrowserHandler.idl