gecko-dev/browser/components
Emilio Cobos Álvarez 6dde680742 Bug 1635094 - Cleanup the ReferrerInfo code. r=ckerschb
The cast in InitWithNode is wrong. AsElement() asserts instead of
checking the flag, so we always pass an element (and if we didn't we'd
have type confusion problems). I audited the callers and we're fine.

Anyhow, always require an element, and add two convenience constructors
for C++ code.

Differential Revision: https://phabricator.services.mozilla.com/D73636
2020-05-04 16:26:51 +00:00
..
about Bug 1614744, convert about:privatebrowsing to JSWindowActor-based remote page manager, r=johannh 2020-04-29 23:19:15 +00:00
aboutconfig Bug 1630722 - Update about:config's searchbox to use search-glass.svg r=jaws 2020-04-21 19:29:37 +00:00
aboutlogins Bug 1630211 - P3. Use new domWindowOpenedAndLoaded where we can. r=Gijs 2020-04-29 11:12:53 +00:00
attribution Bug 1621402 - Add telemetry to capture failures to read attribution data r=janerik,mixedpuppy 2020-03-24 18:32:57 +00:00
build
contextualidentity Bug 1634431 - actually update tab colours when container data changes, r=dao 2020-05-04 14:21:22 +00:00
controlcenter/content Bug 1609559 - Migrate protectionsPanel.inc.xhtml to Fluent r=Gijs,fluent-reviewers,flod 2020-04-28 06:23:10 +00:00
customizableui Bug 1623594 - Add recording state UI to the profiling popup; r=julienw 2020-05-04 15:05:23 +00:00
dirprovider
doh Bug 1631822 - Exclude TRRs with more than 30% erroneous results from selection. r=dragana 2020-05-01 20:06:00 +00:00
downloads Bug 1629376, Revert the fragment caching changes to ensure downloads are shown in Library menu. r=emilio 2020-04-17 05:07:49 +00:00
enterprisepolicies Bug 792816 - Add PDF.js specific policy. r=mconley,fluent-reviewers 2020-04-22 19:57:31 +00:00
extensions Bug 1560218 - browser.tabs.duplicate() can now specify index and active property r=robwu 2020-05-04 01:11:32 +00:00
fxmonitor Bug 1631439 - Rewrite callers of document.createElementNS(XUL_NS, ...) to use document.createXULElement(...) r=ntim 2020-04-20 15:42:03 +00:00
installerprefs
migration Bug 1618311 - Contextually suggest importing passwords as an autocomplete entry r=MattN,fluent-reviewers,flod 2020-04-28 21:59:34 +00:00
newtab Bug 1635054 - stop using ?. operator in newtab download manager code, r=aryx 2020-05-04 12:12:21 +00:00
originattributes Bug 1634021 - Enable blocking access to storage from tracking resources by default; r=baku,timhuang 2020-05-04 04:21:41 +00:00
payments Bug 1622514 - Move OSKeyStore.jsm into toolkit/modules. r=jaws 2020-03-25 08:21:24 +00:00
places Bug 1634865 - Backed out bug 1625720 and bug 1625721. r=Gijs 2020-05-02 13:16:31 +00:00
pocket Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
preferences Bug 1581383 - Rename 'Preview in Firefox' to 'Open in Firefox' since 'preview' projects limited capabilities, and also change the name of the OS option when the file type can be handled internally. r=Gijs,fluent-reviewers 2020-05-03 21:51:54 +00:00
privatebrowsing Bug 1614744, convert about:privatebrowsing to JSWindowActor-based remote page manager, r=johannh 2020-04-29 23:19:15 +00:00
protections Bug 1619517 - Add Close tooltip to Mobile Call Card in about:protections r=prathiksha,fluent-reviewers,Gijs,flod 2020-04-30 16:03:03 +00:00
protocolhandler Bug 1597267 - Remove dom.registerProtocolHandler.insecure.enabled r=annevk,emilio 2020-04-17 12:06:19 +00:00
resistfingerprinting Bug 1570812 - Disable browser_dynamical_window_rounding.js on mac for frequent failures. r=jmaher 2020-04-14 13:44:12 +00:00
safebrowsing/content/test Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
search Bug 1633709 - Add ckb, hye, meh to Firefox Nightly builds r=Pike,Standard8 2020-04-29 14:48:55 +00:00
sessionstore Bug 1634304 - Part 2: disable inner check for restored tab; r=baku 2020-05-04 04:19:33 +00:00
shell Bug 1635094 - Cleanup the ReferrerInfo code. r=ckerschb 2020-05-04 16:26:51 +00:00
ssb Bug 1616353 - Part 7.6: Pass nsOpenWindowInfo through the single-site browser, r=Gijs 2020-04-07 21:39:42 +00:00
syncedtabs Bug 1626179 - Use the search-textbox custom element in the Synced Tabs sidebar. r=ntim 2020-03-31 10:06:16 +00:00
tests Bug 1622978 - Dont load distribution engines from filesystem in modern config r=Standard8 2020-04-08 11:08:07 +00:00
touchbar Bug 1629966 - Remove Touch Bar telemetry. r=mikedeboer,chutten 2020-04-15 17:57:42 +00:00
translation Bug 1631213, set the translation preference before starting the test as the actor is only available when the preference is set, r=florian 2020-04-24 16:43:59 +00:00
uitour Bug 1594572: Schedule worker deletion when primary runnable fails. r=asuth 2020-04-30 03:52:56 +00:00
urlbar Bug 1633885 - The urlbar's placeholder may be shown in the wrong locale direction. r=dao 2020-04-30 16:15:14 +00:00
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
BrowserComponents.manifest
BrowserContentHandler.jsm Bug 1614744, convert about:privatebrowsing to JSWindowActor-based remote page manager, r=johannh 2020-04-29 23:19:15 +00:00
BrowserGlue.jsm Bug 1631822 - Move TRR race completion marker out of TRRPerformance.jsm. r=johannh 2020-05-01 20:04:29 +00:00
components.conf
distribution.js Bug 1621353 - Map yandex distribution IDs. r=mixedpuppy 2020-03-18 17:42:13 +00:00
moz.build Bug 1615109, part 2 - Remove the SharePicker stub implementation. r=marcosc 2020-04-01 17:53:31 +00:00
nsIBrowserHandler.idl