Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
serge-sans-paille da45a5a7c1 Bug 1811934 - Have nsID::ToString() return an managed string instead of a raw pointer r=xpcom-reviewers,nika
And use nsID::ToProvidedString(...) method when suitable.

This naturally fixes a memory leak in dom/fetch/FetchParent.cpp.

Differential Revision: https://phabricator.services.mozilla.com/D167606
2023-01-31 16:44:04 +00:00
.cargo Bug 1813547 - Vendor wgpu changes. r=webgpu-reviewers,jimb 2023-01-31 18:29:10 +00:00
.vscode
accessible Bug 1813256: Don't descend into other documents when tracking moved LocalAccessibles. r=nlapre 2023-01-30 22:28:48 +00:00
browser Bug 1814063 - Minor tweak to site data settings dialog styles. r=mconley,settings-reviewers 2023-01-31 19:13:50 +00:00
build Bug 1814134 - Fix clang plugin to build with recent clang trunk. r=firefox-build-system-reviewers,ahochheiden 2023-01-31 17:18:03 +00:00
caps
chrome
config Backed out changeset 30517fbc6b05 (bug 1810790) for causing multiple failures CLOSED TREE 2023-01-30 13:13:35 -05:00
devtools Bug 1810979 - [devtools] Show source id for source without urls r=nchevobbe 2023-01-31 17:16:49 +00:00
docs Bug 1812312: Proposed New Module Core: Credentials, r=zeid 2023-01-31 15:47:10 +00:00
docshell Bug 1810903, return early from LoadErrorPage if the docshell is going away, r=peterv 2023-01-31 13:47:50 +00:00
dom Bug 1811934 - Have nsID::ToString() return an managed string instead of a raw pointer r=xpcom-reviewers,nika 2023-01-31 16:44:04 +00:00
editor Bug 895197 - Make `HTMLEditor` not delete last list item when its parent is editing host r=m_kato 2023-01-31 13:24:08 +00:00
extensions Bug 1808872 - Add new words to en-US dictionary, r=bolsson 2023-01-25 18:40:14 +00:00
gfx Bug 1813987 - Remove direct ICU usage from gfxFontGroup; rely on intl::String API instead. r=platform-i18n-reviewers,gregtatum 2023-01-31 18:56:53 +00:00
gradle/wrapper
hal Bug 1808598, part 2 - Get rid of some unused nested declarations. r=ipc-reviewers,necko-reviewers,nika 2023-01-30 15:41:15 +00:00
image Bug 1779478: Replace the deprecated use of NSGraphicsContext's graphicsPort with CGContext. r=mstange 2023-01-31 15:50:00 +00:00
intl Bug 1809657: Start next line break chunk from start of previous search when no breaks found. r=jfkthame 2023-01-20 13:12:06 +00:00
ipc Bug 1813559 - Do not bail out on shutdown in BackgroundParentImpl::AllocPRemoteWorkerControllerParent but let RemoteWorkerManager::LaunchNewContentProcess do the error handling. r=dom-worker-reviewers,asuth 2023-01-30 17:57:46 +00:00
js Bug 1811934 - Have nsID::ToString() return an managed string instead of a raw pointer r=xpcom-reviewers,nika 2023-01-31 16:44:04 +00:00
layout Bug 1813865: Add 'Material Icons Extended' to the allowlist of known ligature icon fonts. r=jfkthame 2023-01-31 16:47:44 +00:00
media Bug 1786366 - Apply local patches to libvpx r=webrtc-reviewers,ng 2023-01-27 23:30:54 +00:00
memory Bug 1808429 - Disconnect runtime configuration from MOZ_DEBUG r=glandium 2023-01-20 06:21:12 +00:00
mfbt Bug 1812753 - Move xpcom/ds/MruCache.h to mfbt/, r=glandium 2023-01-31 17:59:25 +00:00
mobile Bug 1810263 - Fix broken Link in "GeckoView For Gecko Engineers" r=geckoview-reviewers,calu DONTBUILD 2023-01-31 08:01:10 +00:00
modules Bug 1806699: Make WebGPU indirect dispatch/draw pref-enabled. r=jgilbert,webidl,smaug 2023-01-31 18:02:01 +00:00
mozglue Bug 1803109 - Discard blocks of data that are too big for two chunks. r=canaltinova 2023-01-27 17:25:37 +00:00
netwerk Backed out 2 changesets (bug 1813469, bug 1797231) for causing failures related to TestCookie.BlockUnicode on windows. CLOSED TREE 2023-01-31 17:21:31 +02:00
nsprpub
other-licenses
parser
python Bug 1812615 - Update to Glean v52.2.0, glean_parser 7.0.0 and UniFFI 0.23. r=chutten,markh,glandium,supply-chain-reviewers 2023-01-31 11:12:05 +00:00
remote Bug 1795255 - bustage fix: fix up some more imports that shouldn't have been removed because of confused environment conflicts. CLOSED TREE 2023-01-31 13:07:58 +00:00
security Bug 1811991 - Backout GPU Sandbox filesystem blocking r=handyman 2023-01-31 18:47:27 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,dmeehan 2023-01-30 13:10:36 +00:00
servo Bug 1813513 - Avoid redundantly serializing the initial value of font-weight (400) as part of the font shorthand in computed style. r=emilio 2023-01-30 13:27:29 +00:00
startupcache
storage Bug 1810791 - Check `SQLITE_IOERR_SHORT_READ` against `rc`. r=dom-storage-reviewers,asuth,hsingh 2023-01-18 18:28:03 +00:00
supply-chain Bug 1813547 - Vet wgpu and naga commits. r=supply-chain-reviewers,bholley 2023-01-31 18:29:09 +00:00
taskcluster Bug 1813054 - Add a test for our regression detection system. r=perftest-reviewers,AlexandruIonescu 2023-01-31 15:16:27 +00:00
testing Bug 1812293: Test-case for bug. r=jib 2023-01-31 16:46:22 +00:00
third_party Bug 1813547 - Vendor wgpu changes. r=webgpu-reviewers,jimb 2023-01-31 18:29:10 +00:00
toolkit Bug 1811934 - Have nsID::ToString() return an managed string instead of a raw pointer r=xpcom-reviewers,nika 2023-01-31 16:44:04 +00:00
tools Bug 1813310 - Do not instanciate the Profiler Runnable RAII if the profiler isn't running r=florian 2023-01-31 17:24:05 +00:00
uriloader Bug 1812977 - Remove now unnecessary import-globals-from statements in other directories. r=Gijs,webdriver-reviewers,whimboo 2023-01-30 19:33:39 +00:00
view Bug 1813148 - Don't return already_AddRefed in nsPresContext::GetRootWidget. r=dholbert 2023-01-27 19:50:59 +00:00
widget Bug 1779478: Replace the deprecated use of NSGraphicsContext's graphicsPort with CGContext. r=mstange 2023-01-31 15:50:00 +00:00
xpcom Bug 1811934 - Have nsID::ToString() return an managed string instead of a raw pointer r=xpcom-reviewers,nika 2023-01-31 16:44:04 +00:00
xpfe/appshell Bug 1813303 - Tweak order of operations in AppWindow::BeforeStartLayout. r=smaug 2023-01-31 12:53:56 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1811820 - Change prettier config file from json to common js format. r=cmkm,Gijs 2023-01-24 22:53:55 +00:00
.eslintrc-test-paths.js
.eslintrc.js Bug 1811633 - use updated, vendored version of PKI.js, remove old version r=Gijs 2023-01-27 04:07:10 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1799699 - expand storybook args table docs r=mstriemer,tgiles 2023-01-23 23:52:36 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1797744 - [puppeteer] Sync vendored puppeteer to v19.6.0. r=webdriver-reviewers,jdescottes,whimboo 2023-01-27 16:50:45 +00:00
.hgtags
.isort.cfg
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc.js Bug 1811820 - Change prettier config file from json to common js format. r=cmkm,Gijs 2023-01-24 22:53:55 +00:00
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1753349 (10 of 9): build: touch `CLOBBER` for ANGLE rebase (sorry!) r=jgilbert,gfx-reviewers DONTBUILD 2023-01-20 20:10:29 +00:00
Cargo.lock Bug 1813547 - Update wgpu to revision 48d8666de002c7bfddbe85a2596f7748b4cc18b4. r=webgpu-reviewers,jimb 2023-01-31 18:29:09 +00:00
Cargo.toml Bug 1812615 - Update to Glean v52.2.0, glean_parser 7.0.0 and UniFFI 0.23. r=chutten,markh,glandium,supply-chain-reviewers 2023-01-31 11:12:05 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1812615 - Update to Glean v52.2.0, glean_parser 7.0.0 and UniFFI 0.23. r=chutten,markh,glandium,supply-chain-reviewers 2023-01-31 11:12:05 +00:00
client.mk
client.py
configure
configure.py
gradle.properties
gradlew
gradlew.bat
mach
mach.cmd
mach.ps1
mots.yaml Bug 1812312: Proposed New Module Core: Credentials, r=zeid 2023-01-31 15:47:10 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.