gecko-dev/browser/components
Luca Greco e6655bddff Bug 1770288 - Fix wrong parameter type signature in AddonTestUtils.checkMessages call in browser_ext_tabs_insertCSS.js. r=willdurand
This other call to AddonTestUtils.checkMessage is also using a `forbidden` option wrongly set to the regular expression,
and the manual `messages.filter(...)` is definitely a workaround for preventing an intermittent similar to the one
fixed in the other patch. Better to fix this other call even if not strictly related to this bugzilla issue.

Depends on D146935

Differential Revision: https://phabricator.services.mozilla.com/D146936
2022-05-23 17:19:38 +00:00
..
about Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika 2022-05-17 20:24:19 +00:00
aboutlogins Bug 1767890 - Prevent packaged dump from being loaded r=robwu 2022-05-10 09:51:50 +00:00
attribution Bug 1616355: attribution postSigningData should be per installation r=nalexander 2022-05-03 20:04:28 +00:00
build
colorways Bug 1768518 - add colorway description and title to colorway modal. r=dao 2022-05-19 22:13:26 +00:00
contextualidentity Bug 1769569 - Automatically replace Components.* with C* in sjs files. r=Gijs 2022-05-18 08:13:19 +00:00
controlcenter/content Bug 1748944 - Adds an accessible label to the identity-popup-security-button that opens Connection Security popup. r=Jamie 2022-02-07 22:57:43 +00:00
customizableui Bug 1769481 - Fix PanelMultiView console warnings. r=Gijs 2022-05-16 15:23:30 +00:00
doh Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
downloads Bug 1767200 - Fix Delete File on history downloads. r=Gijs 2022-05-10 20:46:42 +00:00
enterprisepolicies Bug 1681495 - Switch clear cookies and site data checkbox to control sanitization prefs. r=pbz 2022-05-19 14:08:16 +00:00
extensions Bug 1770288 - Fix wrong parameter type signature in AddonTestUtils.checkMessages call in browser_ext_tabs_insertCSS.js. r=willdurand 2022-05-23 17:19:38 +00:00
firefoxview Backed out changeset 5c914173639f (bug 1767473) for causing mochitest failures(Assertion failures) CLOSED TREE 2022-05-23 12:12:55 -04:00
installerprefs
ion Bug 1762502 - Replace Ajv with JsonSchema.jsm in browser/components/ion r=rhelmer 2022-04-19 16:28:29 +00:00
migration Bug 1765167 - Part 1: Stop using Cu.import in browser/. r=mossop 2022-05-03 06:32:29 +00:00
newtab Bug 1702759 - Remove load_dump preference r=robwu 2022-05-23 16:24:58 +00:00
originattributes Bug 1769569 - Automatically replace Components.* with C* in sjs files. r=Gijs 2022-05-18 08:13:19 +00:00
pagedata Bug 1757725: Expire page data in memory when no longer needed. r=Standard8 2022-03-18 09:46:06 +00:00
places Backed out changeset 5c914173639f (bug 1767473) for causing mochitest failures(Assertion failures) CLOSED TREE 2022-05-23 12:12:55 -04:00
pocket Bug 1769596 - More STP design tweaks r=thecount 2022-05-16 20:28:14 +00:00
preferences Bug 1722228 - Fix backspace triggers clearing of site data on macOS. r=pbz,preferences-reviewers,Gijs 2022-05-23 12:42:07 +00:00
privatebrowsing Bug 1765907 - PBM experiment message should override default promo message r=mviar 2022-05-12 18:24:06 +00:00
prompts
protections Bug 1753696 - Automatic rewrite: replace add_task(setup with add_setup in browser mochitest, r=Standard8,webcompat-reviewers,twisniewski 2022-03-30 16:16:42 +00:00
protocolhandler
resistfingerprinting Bug 1769569 - Automatically replace Components.* with C* in sjs files. r=Gijs 2022-05-18 08:13:19 +00:00
safebrowsing/content/test
screenshots Bug 1741740 - Add draggable selection ui for screenshots component. r=sfoster,fluent-reviewers 2022-05-06 15:45:52 +00:00
search Bug 1673868 - Fix inconsistent Telemetry reporting on SERP for DuckDuckGo with ads. r=Standard8 2022-05-11 00:12:51 +00:00
sessionstore Backed out changeset 5c914173639f (bug 1767473) for causing mochitest failures(Assertion failures) CLOSED TREE 2022-05-23 12:12:55 -04:00
shell Bug 1726465 - Don't enable Marionette in new Firefox processes launched by browser-chrome shell tests. r=mossop 2022-05-10 15:08:17 +00:00
storybook Bug 1765634 - Followup: Add start-storybook for Windows support r=jaws 2022-04-29 16:47:45 +00:00
syncedtabs Bug 1767537 - Remove intl.l10n.pseudo listening from SyncedTabsDeckComponent.js; r=platform-i18n-reviewers,dminor 2022-05-05 16:25:32 +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 1769071 - Remove the clean up code for the search param prefs in the migration code in the BrowserGlue.jsm r=anti-tracking-reviewers,bvandersloot 2022-05-13 14:53:34 +00:00
touchbar Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky 2022-02-03 18:34:58 +00:00
translation Bug 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo 2022-04-06 11:57:57 +00:00
uitour Bug 1767361 - Skip some colorway tests if none are available for testing r=Gijs 2022-05-03 13:35:19 +00:00
urlbar Bug 1770012 - Update adaptive history when an adaptive history autofill result is picked. r=daisuke 2022-05-20 04:10:00 +00:00
.eslintrc.js
BrowserComponents.manifest
BrowserContentHandler.jsm Bug 1654787 - Allow disabling pinching from the command line. r=botond 2022-04-21 14:22:59 +00:00
BrowserGlue.jsm Bug 1769250: Check whether a built-in addon is really present before trying to enable/disabling it r=sfoster 2022-05-19 20:15:41 +00:00
components.conf
distribution.js Bug 1759009 - Update distribution config. r=Standard8 2022-03-14 10:52:39 +00:00
metrics.yaml Bug 1763235 - Update metrics.yamls to file-level tags, new front matter r=perry.mcmanis,application-update-reviewers 2022-05-04 14:16:19 +00:00
moz.build Bug 1764139 - Rename about:myfirefox to about:firefoxview and all the other files and references. r=dao,fluent-reviewers,flod 2022-05-06 10:31:47 +00:00
nsIBrowserHandler.idl