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
Перейти к файлу
Nicolas B. Pierron 7e30d9ee03 Bug 1718102 - Abstract CompilationInput lazy fields behind accessors. r=arai
This change adds accessors to reach the `BaseScript* lazy` field as well as all
information taken from it. The intent being that most information used from the
BaseScript are taken out of the ScriptStencil and ScriptStencilExtra structures,
and that we can later use these in-place where the lazy field is used.

Differential Revision: https://phabricator.services.mozilla.com/D119106
2021-07-07 18:01:05 +00:00
.cargo Bug 1714465 - Add ThreadNamesStream support to minidump_writer_linux. r=gsvelto 2021-06-30 15:03:52 +00:00
.vscode
accessible Bug 1719366: Only perform selection on valid start and end markers r=eeejay DONTBUILD 2021-07-07 15:48:56 +00:00
browser Bug 1714664 - Update onboarding documentation on source doc with latest MR1 r=Mardak 2021-07-07 17:46:35 +00:00
build Bug 1706126 - HTTPS- First doesn't upgrade redirection from exempt target domain to subdomain (which supports https) r=ckerschb,necko-reviewers,dragana 2021-07-07 14:19:09 +00:00
caps Bug 1714645: Remove NullPrincipalURI. r=ckerschb,nika 2021-07-06 08:23:12 +00:00
chrome
config Bug 1685075 - Part 2: Remove "en-US-posix" locale from ICU data file. r=zbraniecki 2021-06-18 09:22:06 +00:00
devtools Bug 1719248 - [devtools] Better handle actorIDs in webconsole stubs. r=bomsy. 2021-07-07 15:28:51 +00:00
docs Bug 1587022 - Improve documentation for remaining Mozilla specific ESLint rules. r=sylvestre 2021-07-05 11:38:39 +00:00
docshell Bug 1717765, tweak the check when creating a new content viewer shouldn't succeed, r=peterv 2021-07-07 16:55:23 +00:00
dom Bug 1714608 - Replace custom partitionKey parsing method in SiteDataManager with ChromeUtils helper. r=timhuang 2021-07-07 17:36:46 +00:00
editor Bug 1716863 - Make `HTMLEditor::HandleInsertText()` climb up the tree when `Selection` is in elements which cannot have text nodes r=m_kato 2021-07-06 04:55:28 +00:00
extensions Bug 1718607 - Make `TextServicesDocument` use `uint32_t` for offset in DOM node r=m_kato 2021-06-30 09:07:35 +00:00
gfx Bug 1716841 - Update font-size-adjust keywords to match CSSWG resolution in csswg-drafts/#6288. r=emilio 2021-07-07 11:58:40 +00:00
gradle/wrapper
hal
image Bug 1714608 - Cleaned up partitionKey base domain helpers. r=timhuang 2021-07-07 16:05:06 +00:00
intl Bug 1715979 - Do not leak ICU objects in mozilla:intl component moves; r=nordzilla 2021-06-29 15:25:44 +00:00
ipc Bug 1714645: Remove NullPrincipalURI. r=ckerschb,nika 2021-07-06 08:23:12 +00:00
js Bug 1718102 - Abstract CompilationInput lazy fields behind accessors. r=arai 2021-07-07 18:01:05 +00:00
layout Bug 1714608 - Cleaned up partitionKey base domain helpers. r=timhuang 2021-07-07 16:05:06 +00:00
media Bug 1700534 - Coalesce RLBox wasmboxed libraries. r=firefox-build-system-reviewers,shravanrn,bholley,andi,mhentges 2021-06-22 05:31:33 +00:00
memory Bug 1717466 - A few minor fixes for block_analyzer.py. r=pbone 2021-06-22 14:17:44 +00:00
mfbt Bug 1717778 - Upgrade some LinkedList asserts to RELEASE_ASSERT, r=glandium 2021-06-25 16:53:39 +00:00
mobile Bug 1718091 - Added clearDataFromBaseDomain to GeckoView StorageController. r=geckoview-reviewers,agi,aklotz 2021-07-06 21:21:10 +00:00
modules Bug 1719301 - Remove version number from Windows SSO pref and policy. r=emalysz 2021-07-06 18:18:53 +00:00
mozglue Backed out changeset 11d1710e481f (bug 1714212) for Browser-chrome failures in toolkit/xre/test/browser_checkdllblockliststate.js. CLOSED TREE 2021-06-26 09:45:29 +03:00
netwerk Bug 1714608 - Cleaned up partitionKey base domain helpers. r=timhuang 2021-07-07 16:05:06 +00:00
nsprpub Bug 1715584 - Update to NSPR_4_32_RTM (no code change). r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD 2021-07-01 09:07:04 +00:00
other-licenses
parser Bug 1713627 - Remove code obsoleted by the replacing the Text Encoding menu with one item. r=jaws,emk 2021-06-21 12:09:01 +00:00
python Bug 1712804: Check if `comm` directory is empty in TB identification r=ahal 2021-07-06 18:33:58 +00:00
remote Bug 1717145 - [marionette] Listen to quit-application instead of xpcom-will-shutdown to uninit marionette r=webdriver-reviewers,whimboo 2021-07-07 09:36:18 +00:00
security Bug 1719115 - Add riscv64 defines to build/build_config.h. r=firefox-build-system-reviewers,andi 2021-07-06 08:05:40 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau 2021-07-05 11:42:50 +00:00
servo Bug 1716841 - Update font-size-adjust keywords to match CSSWG resolution in csswg-drafts/#6288. r=emilio 2021-07-07 11:58:40 +00:00
startupcache
storage
taskcluster Bug 1719349 - Move web platform backlog tests to WebRender on Linux. r=ahal 2021-07-07 13:05:53 +00:00
testing Bug 1716963 - Deserialize marionette message earlier, r=webdriver-reviewers,whimboo 2021-07-07 14:23:00 +00:00
third_party Bug 1719144 - Update voluptuous. r=firefox-build-system-reviewers,mhentges 2021-07-06 15:26:30 +00:00
toolkit Bug 1717894 - Register Normandy's UI ready observer before awaiting to avoid races r=andreio 2021-07-07 17:37:31 +00:00
tools Bug 1719491 - revert clang-format of tools/profiler/public/GeckoTraceEvent.h. r=ng 2021-07-07 15:57:17 +00:00
uriloader Bug 1685737 - Older blocked mixed-content downloads get removed from download-list on restart. r=Gijs 2021-06-24 11:13:49 +00:00
view
widget Bug 1701368 - Part3: Remove the MemPressure_Ongoing request. r=gsvelto 2021-07-06 22:30:58 +00:00
xpcom Bug 1701368 - Part7: Add GTest to test nsAvailableMemoryWatcher. r=gsvelto 2021-07-06 22:31:00 +00:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1719491 - revert clang-format of tools/profiler/public/GeckoTraceEvent.h. r=ng 2021-07-07 15:57:17 +00:00
.cron.yml Bug 1717600 - Add browsertime perf tests for FF built with clang-trunk. r=perftest-reviewers,jmaher,davehunt 2021-06-24 17:15:43 +00:00
.eslintignore Bug 1515695 - Remove Task.jsm. r=florian,jdescottes 2021-06-17 08:28:02 +00:00
.eslintrc.js Bug 1716642 - Replaced calls to GlobalManager.extensionMap.get() with WebExtensionPolicy.getByID(). r=Standard8,kmag,robwu 2021-06-24 15:06:17 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1714465 - Add ThreadNamesStream support to minidump_writer_linux. r=gsvelto 2021-06-30 15:03:52 +00:00
Cargo.toml Bug 1714465 - Add ThreadNamesStream support to minidump_writer_linux. r=gsvelto 2021-06-30 15:03:52 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach
mach.ps1
moz.build
moz.configure Bug 1717585 - Switch --enable-bootstrap on by default on central. r=firefox-build-system-reviewers,mhentges 2021-06-22 23:36:28 +00:00
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.