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
Перейти к файлу
Tim Huang 195cb08d19 Bug 1624268 - Part 1: Add checking the HasStorageAccessGranted() for the ContentBlocking::ShouldAllowAccessFor(channel). r=dimi,baku
We need to check the HasStorageAccessGranted() in the channel version of
the ContentBlocking::ShouldAllowAccessFor(). It's because we will move
to use the flag 'HasStoragePermission' to check the permission. But, this
flag won't get updated if the storage is allowed by the heuristic. So,
we need to rely on the HasStorageAccessGranted() to check the storage
access in the channel check as well.

Differential Revision: https://phabricator.services.mozilla.com/D71031
2020-04-17 22:09:23 +00:00
.cargo Bug 1628132 - P3: Update cubeb-coreaudio to 0f62d38. r=kinetik 2020-04-14 00:44:24 +00:00
.vscode
accessible Bug 1615588 - Updated prompt tests. r=marionette-reviewers,johannh,whimboo 2020-04-16 14:44:56 +00:00
browser Bug 1630167 - Remove busy, progress, pendingicon attributes when discarding browser. r=mixedpuppy 2020-04-17 20:13:36 +00:00
build Bug 1630661 - Fix webaudio querystring to autostart for PGO r=padenot 2020-04-16 16:48:07 +00:00
caps Bug 1353429: Test Principal URI escaping.r=valentin 2020-04-16 10:58:38 +00:00
chrome
config Bug 1630361 - Remove [NeedsWindowsUndef] attribute from webidl, r=peterv 2020-04-16 23:40:57 +00:00
devtools Backed out 2 changesets (bug 1625942) for causing devtools failures at devtools/client/netmonitor/test/browser_net_reload-markers.js 2020-04-17 13:39:11 +03:00
docs Bug 1629708 - Point to the Eclipse CDT docs from the in-tree docs. r=sylvestre 2020-04-15 14:38:09 +00:00
docshell Backed out 4 changesets (bug 1605209) for causing browser-chrome failures at dom/ipc/tests/JSWindowActor/browser_crash_report.js 2020-04-17 13:49:04 +03:00
dom Bug 1631067 - Fixes a typo of Pico Neo 2 controller profile name. r=kip 2020-04-17 20:27:46 +00:00
editor Bug 1630168 - Make `HTMLEditor` stop adding same runnable method into the queue r=m_kato 2020-04-16 15:15:26 +00:00
extensions Bug 1629450 - reset built-in permissions earily also in test_permmanager_load_invalid_entries.js. r=baku 2020-04-15 07:23:11 +00:00
gfx Bug 1631070 - silence unused parameter warnings in SWGL. r=jimb 2020-04-17 20:13:01 +00:00
gradle/wrapper
hal Bug 1620145: Part 2 - Add AndroidProcessPriority.cpp to hal; r=gsvelto,geckoview-reviewers,snorp 2020-04-06 18:10:22 +00:00
image Bug 1616411 - Part 7: Tests. r=tnikkel 2020-04-17 02:57:49 +00:00
intl Bug 1629435 - Using bool literals instead of integer literals. r=sylvestre 2020-04-14 15:17:44 +00:00
ipc Merge autoland to mozilla-central. a=merge 2020-04-17 19:23:30 +03:00
js Bug 1620226 - remove Cu.permitCPOWsInScope and Cu.getCrossProcessWrapperTag, r=mccr8 2020-04-17 21:32:38 +00:00
layout Bug 1630837 - Optimize CC of rules from constructable stylesheets. r=smaug,nordzilla 2020-04-17 21:12:11 +00:00
media Bug 1628630 - Add Support for RTX in WebRTC SDP CAPI;r=dminor 2020-04-16 10:56:36 +00:00
memory Bug 1615588 - Updated prompt tests. r=marionette-reviewers,johannh,whimboo 2020-04-16 14:44:56 +00:00
mfbt Bug 1626772 - Fixes for gcc 9 warnings r=botond 2020-04-10 20:40:03 +00:00
mobile Bug 1631054 - Enable the extension process only on nightly. r=droeh 2020-04-17 18:55:03 +00:00
modules Bug 1630389 - Enable WaitForVBlank by default on Windows 10 r=jrmuizel 2020-04-17 17:30:36 +00:00
mozglue Bug 1626837 - ProfileChunkedBuffer (de)serialization - r=canaltinova 2020-04-15 03:26:06 +00:00
netwerk Bug 1629112 - Group console warnings about invalid sameSite cookie attributes, r=nchevobbe 2020-04-17 07:56:45 +00:00
nsprpub
other-licenses Bug 1621359 - Update ply to ply 3.10 r=firefox-build-system-reviewers,rstewart 2020-04-14 17:17:38 +00:00
parser Bug 1620594 - Part 2: Use SchedulerGroup::Dispatch instead of SystemGroup::Dispatch. r=nika 2020-04-07 15:16:33 +00:00
python Bug 1609562 - Migrate popup-notifications.inc to Fluent. r=fluent-reviewers,Gijs,flod 2020-04-17 20:13:27 +00:00
remote Bug 1599413 - [remote] Add executeSoon to sync helper methods. r=remote-protocol-reviewers,jgraham 2020-04-17 09:08:30 +00:00
security Bug 1630031 - Use MOZ_WIDGET_ANDROID instead of ANDROID for the enterprise roots for geckoview r=fabrice 2020-04-17 19:46:21 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-04-16 16:16:14 +00:00
servo Bug 1629735 - Implement parsing / selector-matching for :is() and :where(). r=heycam 2020-04-17 13:37:59 +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 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika 2020-04-07 15:16:23 +00:00
taskcluster Bug 1630708 - Rename bugbug_push_schedules shadow scheduler to bugbug_all for consistency. r=ahal 2020-04-17 14:02:39 +00:00
testing Bug 1626473 - Update expectations for valid-with-multi-item-array.https.html. r=jgraham 2020-04-15 06:55:37 +00:00
third_party Bug 1628954 - Fix bad string comparison in gyp r=dmajor 2020-04-16 15:27:41 +00:00
toolkit Bug 1624268 - Part 1: Add checking the HasStorageAccessGranted() for the ContentBlocking::ShouldAllowAccessFor(channel). r=dimi,baku 2020-04-17 22:09:23 +00:00
tools Backed out 10 changesets (bug 1614462) for causing xpcshell failures CLOSED TREE 2020-04-17 02:26:14 +03:00
uriloader Bug 1597267 - Remove dom.registerProtocolHandler.insecure.enabled r=annevk,emilio 2020-04-17 12:06:19 +00:00
view Bug 1623992 - Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in markup r=marionette-reviewers,perftest-reviewers,mossop,whimboo,sparky 2020-04-03 22:23:23 +00:00
widget Bug 1607322 - Enable webrender for Pixel 2/3 on release r=jnicol 2020-04-17 16:34:10 +00:00
xpcom Bug 1630777 - Relax Span nsTArray methods, r=xpcom-reviewers,sg 2020-04-17 20:17:01 +00:00
xpfe/appshell Bug 1629431 - Use bool true instead of int 1. r=smaug 2020-04-17 09:57:24 +00:00
.arcconfig
.babel-eslint.rc.js
.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 1582666 - Enable more ESLint rules for netwerk/. r=Standard8,valentin 2020-04-07 16:00:03 +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
.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
.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
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 1628630 - update WEBRTC-SDP to 0.3.5;r=dminor 2020-04-16 09:17:46 +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
aclocal.m4
build.gradle Bug 1627354: Part 2 - Update gradle files to set buildToolsVersion; r=nalexander 2020-04-04 03:15:56 +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 1627163 - Switch python configure to python 3. r=firefox-build-system-reviewers,rstewart 2020-04-07 18:31:56 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1617748 - Run `./mach build`, `./mach build-backend`, `./mach configure` with Python 3 r=dmajor 2020-04-04 20:38:01 +00:00
moz.build
moz.configure
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
package.json
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.