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
André Bargull 7a0811963e Bug 1726737 - Part 15: Remove jsapi.h include from vm/GlobalObject.h. r=arai
Remove jsapi.h include from vm/GlobalObject.h and then fix any missing includes
in other files.

Differential Revision: https://phabricator.services.mozilla.com/D123206
2021-08-20 18:10:38 +00:00
.cargo Bug 1726410 - Update mp4parse-rust to 62aa5d4. r=kinetik 2021-08-18 22:08:15 +00:00
.vscode
accessible Bug 1726644: Add waitForStateChange function to head.js export statement r=eeejay 2021-08-19 21:36:41 +00:00
browser Backed out changeset 6ba2b54d02f6 (bug 1724668) for causing bc failures on browser_panel_locationSpecific.js. CLOSED TREE 2021-08-20 20:52:53 +03:00
build Bug 1726453 - Don't set LLVM_LIBDIR_SUFFIX=64 when building android-cross clang. r=firefox-build-system-reviewers,mhentges 2021-08-20 03:56:12 +00:00
caps Bug 1726123 - Part 5: Add missing "js/" includes outside of SM. r=arai 2021-08-17 15:45:39 +00:00
chrome Bug 1722925 - Avoid unnecessary string copies by nsCString constructor r=necko-reviewers,kershaw CLOSED TREE 2021-08-12 07:40:58 +00:00
config Bug 1724133 - Update forked wasm2c for 32-bit perf r=glandium 2021-08-13 06:50:09 +00:00
devtools Bug 1726463 - [devtools] Avoid error in NodeFront remoteFrame() if devtools.browsertoolbox.fission=false r=bomsy 2021-08-20 08:33:59 +00:00
docs Bug 1689965 - Part 2: Use relative path in order to avoid OS-specific description around getting path to the file. r=sylvestre 2021-08-20 04:57:12 +00:00
docshell Bug 1726123 - Part 5: Add missing "js/" includes outside of SM. r=arai 2021-08-17 15:45:39 +00:00
dom Bug 1725416 - Default to eNotPressed in WidgetTouchEvent r=edgar 2021-08-20 14:48:01 +00:00
editor Bug 1726064 - part 9: Make TextServicesDocument::HasSameBlockNodeParent() use HTMLEditUtils::GetAncestorElement() r=m_kato 2021-08-20 11:12:08 +00:00
extensions Bug 1687314 - Improve behavior of GetChannelResultStoragePrincipal and StoragePrincipalHelper::Create when handling NullPrincipal. r=timhuang 2021-08-17 12:51:22 +00:00
gfx Bug 1726672 - Remove PaintThread. r=mattwoodrow 2021-08-20 13:20:44 +00:00
gradle/wrapper
hal Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
image Bug 1725056 - qcms: avoid undefined behavior when handling CICP values. r=jrmuizel,tsmith 2021-08-16 23:13:36 +00:00
intl Bug 1726535 - Restore the ja-JP-macos -> ja-JP-mac L10nRegistry path overload. r=platform-i18n-reviewers,jfkthame 2021-08-19 17:49:11 +00:00
ipc Bug 1672085 - Don't pre-allocate when using memfd in IPC shared memory. r=glandium 2021-08-18 21:56:10 +00:00
js Bug 1726737 - Part 15: Remove jsapi.h include from vm/GlobalObject.h. r=arai 2021-08-20 18:10:38 +00:00
layout Bug 1722487 - Improve preference change handling code to be faster. r=jfkthame 2021-08-20 13:03:40 +00:00
media Bug 1726615 - Reorder includes in ClearKey files. r=alwu 2021-08-20 18:00:12 +00:00
memory Bug 1720342: Do not run logalloc tests for the CodeQL build r=glandium 2021-07-23 17:00:46 +00:00
mfbt Bug 1341265 - Part 11: Optimise Set.prototype.has for objects in CacheIR. r=iain 2021-08-10 09:55:22 +00:00
mobile Bug 1726101 - Enable wasm sandboxing on 64-bits Android. r=firefox-build-system-reviewers,mhentges,agi 2021-08-20 04:02:41 +00:00
modules Bug 1726810: Pref off exiting of fullscreen on escape key events on macOS for now. r=mac-reviewers,bradwerth 2021-08-20 16:10:14 +00:00
mozglue Bug 1633572 - New small buffer entry to indicate an indentical sample instead of a copy - r=canaltinova 2021-08-18 01:47:41 +00:00
netwerk Bug 1723218 - Change flow control limits in HTTP/3 r=necko-reviewers,valentin 2021-08-19 14:34:30 +00:00
nsprpub
other-licenses
parser Bug 1726374 - Correctly highlight <!-- a <!-->b in View Source. r=smaug 2021-08-20 09:03:33 +00:00
python Bug 1725502 - Create DTD migration for strings in main-popupset.inc.xhtml r=flod,fluent-reviewers 2021-08-19 17:22:24 +00:00
remote Bug 1605362 - Network.getCookies() returns all cookies of current page and all of its sub frames as well. r=webdriver-reviewers,jdescottes 2021-08-17 19:24:45 +00:00
security Bug 1713603 - Use NSS only on socket thread in CertVerifier::VerifyCertificateTransparencyPolicy r=keeler 2021-08-19 16:35:28 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau 2021-08-19 12:19:55 +00:00
servo Backed out changeset 21e4ad4c8599 (bug 1723266) for causing mochitest plain failures on test_distance_of_transform.html. CLOSED TREE 2021-08-20 02:39:15 +03:00
startupcache
storage Bug 1719550 - Use Intl.Collator in test_locale_collation.js; r=platform-i18n-reviewers,nordzilla 2021-08-10 16:01:18 +00:00
taskcluster Bug 1718630 - Fix browsertime YTP widevine on windows r=perftest-reviewers,davehunt,padenot 2021-08-20 12:05:38 +00:00
testing Bug 1718630 - Use mozversion to get the version of the browser r=perftest-reviewers,davehunt 2021-08-20 12:05:38 +00:00
third_party Bug 1726410 - Update mp4parse-rust to 62aa5d4. r=kinetik 2021-08-18 22:08:15 +00:00
toolkit Bug 1723987 - Cleanup Nimbus experiments older than 6 months r=k88hudson 2021-08-20 16:19:38 +00:00
tools Bug 1726413 - Use mach npm install rather than plain npm when updating node_modules. r=Mardak 2021-08-20 07:33:33 +00:00
uriloader Bug 1726537 Delete dead code creating extra path in downloads. r=emk 2021-08-19 16:27:49 +00:00
view Bug 1724718 - skip some XUL-y tests on android, r=emilio,agi 2021-08-19 12:13:01 +00:00
widget Bug 1726810: Pref off exiting of fullscreen on escape key events on macOS for now. r=mac-reviewers,bradwerth 2021-08-20 16:10:14 +00:00
xpcom Bug 1308094 - Remove PL_strdup and PL_strfree from BloatEntry r=xpcom-reviewers,mccr8 2021-08-17 19:34:32 +00:00
xpfe/appshell Bug 1613705 - [localization] part9: Update DOMLocalization to match Localization constructor. r=nika,emilio 2021-08-03 16:25:13 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1725934 - Remove unnecessary babel plugin, and update node modules to the latest versions. r=Mardak 2021-08-18 07:44:47 +00:00
.clang-format
.clang-format-ignore
.cron.yml Bug 1722708 - Adjust time for l10n-cross-channel to run closer to m-c merges, r=aki 2021-07-28 17:44:55 +00:00
.eslintignore Bug 1723729 - Remove old Talos XPI generation scripts and documents. r=jmaher,perftest-reviewers,alexandru.irimovici 2021-08-12 13:56:51 +00:00
.eslintrc.js
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging 82f33bb4e9dbcb837a484109a607d28eac7837dd with FIREFOX_NIGHTLY_92_END a=release DONTBUILD CLOSED TREE 2021-08-09 16:20:38 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1725404 - [taskgraph] Re-use 'decision' args from main.py, r=bhearsum 2021-08-16 14:56:26 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1670261 - Ensure the Glean versions in the project match. r=agi,chutten 2021-08-10 07:49:08 +00:00
Cargo.lock Bug 1726410 - Update mp4parse-rust to 62aa5d4. r=kinetik 2021-08-18 22:08:15 +00:00
Cargo.toml Bug 1721968 - Remove support for lucetc for rlbox. r=firefox-build-system-reviewers,shravanrn,mhentges 2021-08-11 21:58:52 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-07-12 12:48:42 +00:00
configure.in
configure.py Bug 1720591: Remove unused patch_main() for Python < 3.4 on Windows r=ahal 2021-07-16 16:34:42 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.ps1
Makefile.in
moz.build
moz.configure Bug 1725855 - Don't default to system-zlib on macOS. r=firefox-build-system-reviewers,andi 2021-08-17 09:38:24 +00:00
mozilla-config.h.in
old-configure.in Bug 1723389 - Bump the required version of system pixman. r=firefox-build-system-reviewers,andi 2021-08-03 04:41:02 +00:00
package-lock.json Bug 1726413 - Use mach npm install rather than plain npm when updating node_modules. r=Mardak 2021-08-20 07:33:33 +00:00
package.json Bug 1725934 - Remove unnecessary babel plugin, and update node modules to the latest versions. r=Mardak 2021-08-18 07:44:47 +00:00
README.txt
settings.gradle
substitute-local-geckoview.gradle Bug 1724782 - Allow substituting GeckoView lite and omni builds. r=nalexander 2021-08-10 20:24:33 +00:00
test.mozbuild

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.