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
Перейти к файлу
Dimi Lee f0e37815cd Bug 1612376 - P5. Remove HasStoragePermission from WindowContext r=timhuang,baku
We don't access HasStoragePermission across process, so we don't need to
store the permission in WindowContext.

After this patch, HasStoragePermission will only be stored in the
channel's LoadInfo, which is set when a channel is created in the parent
and it won't be updated.

Depends on D71985

Differential Revision: https://phabricator.services.mozilla.com/D72305
2020-04-29 14:48:39 +00:00
.cargo Bug 1633943 - Support tearing down a Rust `StorageSyncArea`. r=markh 2020-04-29 04:35:45 +00:00
.vscode
accessible Bug 1624936: Add required state caching, attribute handling for mozCheckboxAccessibles. r=eeejay 2020-04-28 18:19:39 +00:00
browser Bug 1634040 - Add test for discardBrowser removing potentially stale tab attributes. r=Gijs 2020-04-29 14:39:17 +00:00
build Bug 1632770 - Document what linker is used across configurations. r=erahm 2020-04-29 00:13:56 +00:00
caps Bug 1625845 - Remove GetUri in Navigator.cpp r=ckerschb,baku 2020-04-28 14:52:09 +00:00
chrome Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
config Bug 1627805 - Allow the update agent to link against updatecommon r=glandium 2020-04-24 19:23:08 +00:00
devtools Bug 1628635: Update MDN compatibility data. r=rcaliman 2020-04-29 13:58:28 +00:00
docs Bug 1628252 - add 'security bug fixing' and 'sec approval' documents to soruce docs r=dveditz 2020-04-28 15:07:08 +00:00
docshell Bug 1612376 - P5. Remove HasStoragePermission from WindowContext r=timhuang,baku 2020-04-29 14:48:39 +00:00
dom Bug 1612376 - P5. Remove HasStoragePermission from WindowContext r=timhuang,baku 2020-04-29 14:48:39 +00:00
editor Bug 1633014 - Fix non-unified build errors in editor/. r=m_kato 2020-04-27 03:36:57 +00:00
extensions Bug 1626555 - Make `dom/base` buildable outside of `unified-build` environment. r=hsivonen 2020-04-29 09:02:05 +00:00
gfx Bug 1633453 - Clear display item cache when the display list send fails or WR backend changes r=jrmuizel 2020-04-29 02:26:08 +00:00
gradle/wrapper
hal Bug 1626456 - Remove stray nsAutoPtr.h includes. r=KrisWright 2020-04-03 21:05:46 +00:00
image Bug 1619165 - Reformat recent changes to the Google coding style r=andi 2020-04-25 09:40:08 +00:00
intl Bug 1633331: Update tzdata in ICU data files to 2020a. r=jwalden 2020-04-28 08:47:11 +00:00
ipc Bug 1530419 - Move PROFILER_AUTO_THREAD_SLEEP into WinUtils::WaitForMessage from callers - r=mstange 2020-04-28 16:22:13 +00:00
js Bug 1633893 - Use js::TrailingArray type for BaselineScript. r=jandem 2020-04-29 12:56:21 +00:00
layout Bug 1578008 - Don't optimize away the resize reflow for full zoom changes if there's a mobile viewport manager. r=botond 2020-04-28 21:32:05 +00:00
media Bug 1512478 - Use sync IPC to get client auth data from parent process r=keeler,mccr8 2020-04-28 20:12:43 +00:00
memory Bug 1619165 - Reformat recent changes to the Google coding style r=andi 2020-04-25 09:40:08 +00:00
mfbt Bug 1633809 - Suppress -Wpointer-bool-conversion in WrapNotNullUnchecked. r=miko 2020-04-29 14:04:09 +00:00
mobile Bug 1622944: Update xMultipleSessions junit tests to be sensitive to dom.ipc.processCount; r=geckoview-reviewers,agi 2020-04-28 21:50:06 +00:00
modules Bug 1633842 - Enable WR item cache r=jrmuizel 2020-04-29 13:21:52 +00:00
mozglue Bug 1581092 - Prevent the Hancom Office shell extension from crashing Firefox r=tkikuchi 2020-04-28 14:35:57 +00:00
netwerk Bug 1319881 - Remove UsingNeckoIPCSecurity r=valentin,necko-reviewers 2020-04-29 12:00:01 +00:00
nsprpub
other-licenses Bug 1632807 - Keep the WebBrowser plugin DLL from being unloaded after creating a timer. r=agashlin 2020-04-24 19:10:34 +00:00
parser Bug 1581691 - make transform-origin a mapped CSS attribute r=heycam,hsivonen 2020-04-18 05:10:29 +00:00
python Bug 1633875 - pick the depencendy in third party r=Bebe 2020-04-29 09:26:34 +00:00
remote Bug 1620438 - Remove references to extensions.webservice.discoverURL. r=robwu,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,whimboo,sparky 2020-04-27 14:36:04 +00:00
security Bug 1617950 - Don't block main thread if data storage is not ready r=necko-reviewers,valentin,keeler 2020-04-27 22:02:43 +00:00
services Bug 1604844 - add identifiers from the sync ping to the deletion-request ping. r=markh,chutten 2020-04-29 07:47:38 +00:00
servo Bug 1607954 part 1 - [css-grid][css-align] Implement style system support for Masonry layout. r=emilio 2020-04-28 01:18:44 +00:00
startupcache Bug 1614795 - use the background task queue for startupcache writes, r=dthayer,decoder 2020-04-15 20:43:44 +00:00
storage Bug 1628715 - Part 15: Replace MOZ_NONNULL_RETURN by returning NotNull<elem_type*>. r=xpcom-reviewers,necko-reviewers,dragana,nika 2020-04-24 13:35:27 +00:00
taskcluster Bug 1631882 - mark worker module tests to run as backlog (tier-2). r=ckerschb 2020-04-29 12:10:01 +00:00
testing Bug 1633451 - Re-disable synthetic mousemoves on Android. r=geckoview-reviewers,m_kato 2020-04-29 13:44:11 +00:00
third_party Bug 1633943 - Support tearing down a Rust `StorageSyncArea`. r=markh 2020-04-29 04:35:45 +00:00
toolkit Bug 1612376 - P4. ShouldAllowAccessFor use ContentBlocking::HasStorageAccessGranted r=timhuang,baku 2020-04-29 14:48:35 +00:00
tools Bug 1633901 - Add support for hiding `fix-stacks` errors. r=erahm 2020-04-28 23:55:57 +00:00
uriloader Bug 1319881 - Remove UsingNeckoIPCSecurity r=valentin,necko-reviewers 2020-04-29 12:00:01 +00:00
view Bug 1626456 - Remove stray nsAutoPtr.h includes. r=KrisWright 2020-04-03 21:05:46 +00:00
widget Bug 1530419 - Move PROFILER_AUTO_THREAD_SLEEP into WinUtils::WaitForMessage from callers - r=mstange 2020-04-28 16:22:13 +00:00
xpcom Bug 1626322 - Add an API to get the zone of a possibly-nursery allocated GC thing and use it in CheckZoneTracer r=sfink,mccr8 2020-04-28 22:26:59 +00:00
xpfe/appshell Backed out 7 changesets (bug 1580565) for bustages on nsDocShell.cpp . CLOSED TREE 2020-04-24 05:31:55 +03:00
.arcconfig
.babel-eslint.rc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
.clang-format
.clang-format-ignore Bug 1466070 - Integrate clang-format into mozlint r=linter-reviewers,ahal 2020-04-15 20:39:32 +00:00
.cron.yml Bug 1630009: Re-use on-push builds for generating conditioned profiles; r=jmaher 2020-04-14 20:23:14 +00:00
.eslintignore Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers,whimboo 2020-04-16 14:01:55 +00:00
.eslintrc.js Bug 1557754 - Don't allow locked preferences to be enabled. r=Gijs 2020-04-24 16:50:37 +00:00
.flake8 Bug 1622687 - toolkit/crashreporter/: Make it flake8 compliant r=gsvelto,rstewart 2020-04-16 14:40:31 +00:00
.gdbinit Bug 1627398 Part 5 - Support dumping frame trees in CSS pixels for gdb and lldb. r=heycam 2020-04-07 23:42:38 +00:00
.gdbinit_python
.git-blame-ignore-revs Bug 1633329 - Add revision to .git-blame-ignore-revs. r=sylvestre 2020-04-27 08:44:47 +00:00
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1627854 - Add documentation for spec-test importing. r=lth 2020-04-09 20:34:31 +00:00
.hgtags No bug - tagging 3cc678e923e6f105437db28740c8223fd4940c8d with FIREFOX_NIGHTLY_76_END a=release DONTBUILD CLOSED TREE 2020-04-06 14:28:44 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc Bug 1620218 - Update Prettier to 1.18.2 and other ESLint modules to the latest versions. r=mossop 2020-03-08 21:45:23 +00:00
.taskcluster.yml Bug 1626795: Use revision rather than push-id to look up existing tasks; r=aki 2020-04-10 22:29:39 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1632497 - Make YouCompleteMe clangd completer work. r=jgraham 2020-04-28 10:08:00 +00:00
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-04-06 14:28:50 +00:00
Cargo.lock Bug 1633943 - Support tearing down a Rust `StorageSyncArea`. r=markh 2020-04-29 04:35:45 +00:00
Cargo.toml Bug 1629891 - Fix spirv-cross revision in root Cargo.toml overrides r=bbouvier 2020-04-14 17:18:05 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1621436 - Run process_install_manifest with python3. r=rstewart 2020-04-09 00:21:12 +00:00
README.txt Bug 1617846 - Replace IRC with matrix.r=firefox-source-docs-reviewers,sylvestre 2020-02-25 11:39:53 +00:00
aclocal.m4
build.gradle Bug 1631603 - Update apilint to 0.2.7. r=snorp 2020-04-27 15:56:00 +00:00
client.mk
client.py
configure.in Bug 1627163 - Switch python configure to python 3. r=firefox-build-system-reviewers,rstewart 2020-04-07 18:31:56 +00:00
configure.py Bug 1631633 - Generate config.status deterministically. r=rstewart 2020-04-21 21:32:30 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1632348 - Convert mach artifact to python 3. r=rstewart 2020-04-26 21:53:57 +00:00
moz.build Bug 1621095 - add reftest-qr to run focused webrender reftests on android phones. r=bc 2020-04-24 18:54:51 +00:00
moz.configure Bug 1626951 - Disable new pass manager on aarch64-windows builds without LTO. r=dmajor 2020-04-03 14:27:45 +00:00
mozilla-config.h.in
old-configure.in Bug 1629594 - land NSS 50dcc34d470d UPGRADE_NSS_RELEASE, r=jcj 2020-04-14 17:53:38 +00:00
package-lock.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
package.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

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.