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
Go to file
Kris Maglione b18c12677e Bug 1464542: Part 1 - Generate symbolic names for XPT interfaces and add lookup function. r=nika,froydnj
This makes it much simpler for the for the static JS services cache to store
and lookup interface IDs for components.

Differential Revision: https://phabricator.services.mozilla.com/D81416
2020-07-09 20:42:49 +00:00
.cargo Bug 1651545 - Update jsparagus for bug 1642476. r=nbp 2020-07-09 09:41:04 +00:00
.vscode Bug 1646417 - Add mrcrowl.hg as a default plugin to vscode r=andi 2020-06-17 16:26:45 +00:00
accessible Bug 1650590: A11y COM handler: Use CoTaskMemAlloc/Free for row/column header ids arrays when returned by IGeckoBackChannel::Refresh. r=MarcoZ 2020-07-09 06:56:24 +00:00
browser Bug 1651244 - Localize import settings topsites tooltip r=fluent-reviewers,flod 2020-07-09 08:16:15 +00:00
build Bug 1646168 - Allow optional arrows in TestCanRunScript.cpp errors r=andi 2020-07-09 04:59:58 +00:00
caps Bug 1626335 - Don't treat any URI as third party for system principal r=baku,ckerschb 2020-07-09 09:23:52 +00:00
chrome Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
config Bug 1464542: Part 1 - Generate symbolic names for XPT interfaces and add lookup function. r=nika,froydnj 2020-07-09 20:42:49 +00:00
devtools Bug 1651618 - Use cookie 'SameSite' attribute with capital 'S' everywhere, r=flod,fluent-reviewers,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,whimboo,sparky 2020-07-09 20:40:15 +00:00
docs Bug 1555560: Add support for black formatting with mozlint; r=sylvestre 2020-07-08 22:08:08 +00:00
docshell Bug 1648583: Add GetCurrentTopByBrowserId() to get the BrowsingContext for a tab r=nika 2020-07-09 20:34:06 +00:00
dom Backed out changeset 20e97810b319 (bug 1112392) for bustages on tab_capturer.h. CLOSED TREE 2020-07-10 00:40:42 +03:00
editor Bug 1649121: part 30) Move RemoveBodyAndHead, FindTargetNode. r=masayuki 2020-07-09 13:23:21 +00:00
extensions Backed out 6 changesets (bug 1464542) for xpcshell failures on test_Services.js. CLOSED TREE 2020-07-09 23:19:26 +03:00
gfx Bug 1642994 - Fix SurfaceTexture assertion failure in WebGLContext::GetFrontBuffer r=jgilbert 2020-07-09 18:31:12 +00:00
gradle/wrapper
hal Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
image Bug 1651050 - Make sure the iframe is actually outside the "nearly visible" displayport. r=tnikkel 2020-07-08 23:50:16 +00:00
intl Bug 1649441, remove icu/README.md now that it is in docs, r=jwalden 2020-07-09 20:38:57 +00:00
ipc Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
js Backed out changeset fca47cf38382 (bug 1649290) for spidermonkey bustages. CLOSED TREE 2020-07-10 00:44:44 +03:00
layout Backed out 6 changesets (bug 1464542) for xpcshell failures on test_Services.js. CLOSED TREE 2020-07-09 23:19:26 +03:00
media Backed out changeset 20e97810b319 (bug 1112392) for bustages on tab_capturer.h. CLOSED TREE 2020-07-10 00:40:42 +03:00
memory Bug 1651079 - Add necessary LOCAL_INCLUDES for StackWalk.cpp in memory/replace/logalloc/replay. r=rstewart 2020-07-08 21:37:24 +00:00
mfbt Backed out 5 changesets (bug 1650996, bug 1649974) for perma failures on Android 7.0. CLOSED TREE 2020-07-09 10:33:45 +03:00
mobile Backed out 6 changesets (bug 1464542) for xpcshell failures on test_Services.js. CLOSED TREE 2020-07-09 23:19:26 +03:00
modules Bug 1651618 - Use cookie 'SameSite' attribute with capital 'S' everywhere, r=flod,fluent-reviewers,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,whimboo,sparky 2020-07-09 20:40:15 +00:00
mozglue Backed out changeset e106c60b7be4 (bug 1607212) for tsan fails on CacheEntry.cpp. CLOSED TREE 2020-07-09 20:43:30 +03:00
netwerk Bug 1651618 - Use cookie 'SameSite' attribute with capital 'S' everywhere, r=flod,fluent-reviewers,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,whimboo,sparky 2020-07-09 20:40:15 +00:00
nsprpub Bug 1640515 - Firefox 79 should pick up NSPR 4.26. r=kjacobs DONTBUILD UPGRADE_NSPR_RELEASE 2020-06-24 15:52:27 +00:00
other-licenses Bug 1634535 - Move ply to third_party/python r=glandium 2020-05-05 16:02:02 +00:00
parser Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-07-04 09:38:43 +00:00
python Bug 1651403 - Clean up bootstrap code post-Python 3 migration r=nalexander 2020-07-09 15:48:47 +00:00
remote Bug 1651618 - Use cookie 'SameSite' attribute with capital 'S' everywhere, r=flod,fluent-reviewers,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,whimboo,sparky 2020-07-09 20:40:15 +00:00
security Bug 1640345 - Add a hidden pref to prevent sandboxed content processes from connecting to the X server. r=gcp 2020-07-01 21:10:36 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-07-09 14:21:42 +00:00
servo Bug 1650189 - Fix an off-by-one in the transition property iterator. r=mrobinson 2020-07-06 16:26:20 +00:00
startupcache Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
storage Backed out 6 changesets (bug 1464542) for xpcshell failures on test_Services.js. CLOSED TREE 2020-07-09 23:19:26 +03:00
taskcluster Bug 1640902 - [taskcluster.test] Add some additional checks to test_mach_try_auto.py, r=marco 2020-07-09 12:46:49 +00:00
testing Bug 1651618 - Use cookie 'SameSite' attribute with capital 'S' everywhere, r=flod,fluent-reviewers,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,whimboo,sparky 2020-07-09 20:40:15 +00:00
third_party Bug 1651545 - Update jsparagus for bug 1642476. r=nbp 2020-07-09 09:41:04 +00:00
toolkit Backed out changeset deedf7ed7bc2 (bug 1650961) for multiple failures. e.g. browser_anti_clickjacking.js CLOSED TREE 2020-07-10 01:15:49 +03:00
tools Backed out 6 changesets (bug 1464542) for xpcshell failures on test_Services.js. CLOSED TREE 2020-07-09 23:19:26 +03:00
uriloader Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
view
widget Backed out 6 changesets (bug 1464542) for xpcshell failures on test_Services.js. CLOSED TREE 2020-07-09 23:19:26 +03:00
xpcom Bug 1464542: Part 1 - Generate symbolic names for XPT interfaces and add lookup function. r=nika,froydnj 2020-07-09 20:42:49 +00:00
xpfe/appshell Backed out 6 changesets (bug 1464542) for xpcshell failures on test_Services.js. CLOSED TREE 2020-07-09 23:19:26 +03:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1642493: Apply clang-format to shim files r=mgaudet 2020-06-04 14:35:05 +00:00
.cron.yml No bug: Update links to hg.mozilla.org to use default instead of tip in taskcluster/; r=Callek 2020-07-08 18:41:17 +00:00
.eslintignore Bug 1618465 - Move pdf.js to toolkit (main files). r=bdahl,Pike 2020-07-02 07:13:46 +00:00
.eslintrc.js Bug 1644444 - Update NextDNS endpoint URL and migrate pref values. r=valentin,prathiksha 2020-06-18 08:18:58 +00:00
.flake8 Bug 1555560: Add support for black formatting with mozlint; r=sylvestre 2020-07-08 22:08:08 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1651214 - Ignore .python-version file at top of checkout r=nalexander 2020-07-07 23:41:55 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1651214 - Ignore .python-version file at top of checkout r=nalexander 2020-07-07 23:41:55 +00:00
.hgtags No bug - tagging 4c7e22cb6a476089657b971f2ebe333c5649a4a9 with FIREFOX_NIGHTLY_79_END a=release DONTBUILD CLOSED TREE 2020-06-29 15:15:37 +00:00
.lldbinit
.mailmap Bug 1650456 - Correct name in a few places, r=froydnj 2020-07-03 20:20:29 +00:00
.prettierignore
.prettierrc
.taskcluster.yml No bug: Update links to hg.mozilla.org to use default instead of tip in taskcluster/; r=Callek 2020-07-08 18:41:17 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1646256 - Make rust-analyzer and YouCompleteMe work with mozilla-central. r=sylvestre 2020-06-17 17:53:56 +00:00
aclocal.m4 Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 21:29:52 +00:00
AUTHORS
build.gradle Bug 1641983 - Update apilint to 0.3.0. r=snorp 2020-06-01 15:58:01 +00:00
Cargo.lock Bug 1651545 - Update jsparagus for bug 1642476. r=nbp 2020-07-09 09:41:04 +00:00
Cargo.toml Bug 1648885 and Bug 1649432: vendor latest Cranelift to get Spectre mitigations and fix fuzzbug. r=bbouvier 2020-07-02 15:47:56 +00:00
client.mk
client.py Bug 1650306 - Address the defects found by the pylint/no-else-return rule. r=sylvestre 2020-07-08 09:24:49 +00:00
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-06-01 10:15:55 +00:00
configure.in Bug 1644887 - configure calls into $PYTHON3 rather than python3 directly r=glandium 2020-06-10 21:29:27 +00:00
configure.py Bug 1649901 - Improve reproducibility of config_status_deps.in files r=froydnj 2020-07-01 22:55:52 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1639009 - Convert 'mach xpcshell-test' to run with Python 3 r=gbrown 2020-07-09 16:49:48 +00:00
Makefile.in Bug 1641291 - Part 2: Make NSDISTMODE=copy impact install manifests. r=glandium 2020-07-07 02:16:12 +00:00
moz.build Bug 1648348 - Create "Writing Rust Code" docs. r=froydnj,zbraniecki,lina. 2020-07-07 07:38:27 +00:00
moz.configure Bug 1641291 - Part 1: Allow cross-compiling from host macOS -> Windows target. r=froydnj 2020-07-07 02:13:35 +00:00
mozilla-config.h.in
old-configure.in Bug 1641291 - Pre: Work around logging not handling '\x' in old-configure output. r=froydnj 2020-07-07 02:13:22 +00:00
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Mozilla 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 Mozilla from the source code and create the patch see:

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

If you have a question about developing Mozilla, and can't find the solution
on https://developer.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 Mozilla developers for
testing, may be buggy.