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
Перейти к файлу
Junior Hsu e2e1ec4d40 Bug 1545423 - P4 remove privileged restriction r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D51169

--HG--
extra : moz-landing-system : lando
2019-10-31 03:58:17 +00:00
.cargo Backed out 13 changesets (bug 1581637) for xpchell failures at test_anonymous-coalescing.js on a CLOSED TREE 2019-10-31 02:45:42 +02:00
.vscode Bug 1583388 - Recommend the Firefox debugger VSCode plugin. r=jlast 2019-09-26 22:01:19 +00:00
accessible Bug 1528115 - Remove support for the hidden private window; r=bzbarsky 2019-10-30 15:35:31 +00:00
browser Backed out changeset 9779a963015f (bug 1570466) for failing browser_parsable_css.js on a CLOSED TREE 2019-10-31 04:48:13 +02:00
build Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-10-31 00:13:32 +02:00
caps Bug 1588461 - Added OA StripAttributes flag for privateBrowsingId. r=johannh,ckerschb 2019-10-24 14:18:54 +00:00
chrome Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
config Bug 1592250 - Disable libFuzzer instrumentation in TSan builds. r=dmajor 2019-10-29 14:03:40 +00:00
devtools Backed out changeset 723eb1f37393 (bug 1592775) for debugger failure on a CLOSED TREE 2019-10-31 04:49:03 +02:00
docshell Bug 1592465 - Modernize browser_bug343515.js. r=bzbarsky 2019-10-31 02:47:08 +00:00
dom Bug 1545423 - P2 web request data API implementation r=mixedpuppy 2019-10-31 00:50:47 +00:00
editor Bug 1591297 - Fix/remove a couple sanitizer tests now that we don't parse -moz-binding. r=hsivonen 2019-10-29 08:32:06 +00:00
extensions Bug 1422056 - Put remaining permission userContextId OA stripping behind pref. r=johannh 2019-10-30 12:21:14 +00:00
gfx Backed out 6 changesets (bug 1561179) for perma fails on browser_timeout_throttling_with_audio_playback.js. CLOSED TREE 2019-10-31 03:21:24 +02:00
gradle/wrapper Bug 1522795 - Update android gradle plugin to 3.4.2. r=nalexander 2019-07-24 18:48:54 +00:00
hal Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
image Bug 1583044: Make nsMozIconURI serializeable. r=valentin 2019-10-21 14:16:49 +00:00
intl Bug 969980 - Use case folding for case-insensitive searches. r=Ehsan 2019-10-29 19:56:56 +00:00
ipc Bug 1592083 - Convert certList to raw array for nsITransportSecurityInfo r=keeler,Ehsan,kershaw 2019-10-29 17:20:07 +00:00
js Bug 1582348 - Implement |WritableStreamDefaultControllerClose|. r=arai 2019-10-30 22:35:28 +00:00
layout Bug 1503470: Increase fuzzy tolerance level for reftest 'paced-1.svg' on windows. (no review, test-annotation only) 2019-10-30 23:16:14 +00:00
media Bug 1543622 - Make number of channels out param of GetAudioFrame; r=pehrsons 2019-10-29 17:30:03 +00:00
memory Bug 1587066 - Use native abort() for ThreadSanitizer. r=jseward 2019-10-09 14:27:21 +00:00
mfbt Bug 1592325 - Fix an unsigned-integer underflow in HashTable.h that's super-easy to trigger using affirmatively wrapping operations. r=froydnj 2019-10-29 16:42:15 +00:00
mobile Backed out 13 changesets (bug 1581637) for xpchell failures at test_anonymous-coalescing.js on a CLOSED TREE 2019-10-31 02:45:42 +02:00
modules Backed out 13 changesets (bug 1581637) for xpchell failures at test_anonymous-coalescing.js on a CLOSED TREE 2019-10-31 02:45:42 +02:00
mozglue Bug 1584190 - In JSON profile, counters' sample_groups should be an array of objects - r=canaltinova 2019-10-30 22:20:06 +00:00
netwerk Bug 1545423 - P1 Expose requestSize to nsIHttpChannel r=dragana 2019-10-31 03:59:36 +00:00
nsprpub Bug 1591887 - NSPR_4_24_BETA1. r=jcj 2019-10-28 18:35:18 +00:00
other-licenses Bug 1578489 - New Windows installer icon. r=agashlin 2019-09-23 22:00:43 +00:00
parser Bug 1585119 - Re-enable yet more mochitests on android; r=geckoview-reviewers,snorp 2019-10-22 20:10:27 +00:00
python Bug 1212502 - Switch mozinfo to using the 'distro' package to get linux distribution info r=ahal,KWierso 2019-10-30 20:42:50 +00:00
remote Bug 1591006 - [remote] Re-arrange browser-chrome tests by domains as subfolders. r=remote-protocol-reviewers,maja_zf 2019-10-30 13:25:56 +00:00
security bug 1591691 - avoid network I/O when importing enterprise roots on Windows r=mhowell 2019-10-31 00:36:53 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2019-10-28 13:17:59 +00:00
servo Backed out changeset ec25a8482342 (bug 1592389) for mochitest failure at layout/style/test/test_value_computation.html. On a CLOSED TREE 2019-10-30 10:17:29 +02:00
startupcache Bug 1587112 - Make asserts in StartupCache::LoadArchive explicit r=njn 2019-10-22 03:15:18 +00:00
storage Bug 1576593 - P2 - Change the way for tunneling quota information to SQLite; r=janv 2019-10-25 12:02:10 +00:00
taskcluster Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-10-31 00:13:32 +02:00
testing Bug 1559848 - add viewport-no-resize-event-on-overflow-recalc.html expectancy r=aryx 2019-10-31 01:04:06 +00:00
third_party Backed out 13 changesets (bug 1581637) for xpchell failures at test_anonymous-coalescing.js on a CLOSED TREE 2019-10-31 02:45:42 +02:00
toolkit Bug 1545423 - P4 remove privileged restriction r=mixedpuppy 2019-10-31 03:58:17 +00:00
tools Bug 1584190 - In JSON profile, counters' sample_groups should be an array of objects - r=canaltinova 2019-10-30 22:20:06 +00:00
uriloader Bug 1589327 - Remove some other various fennec-dependent code. r=snorp,botond 2019-10-18 18:49:49 +00:00
view Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
widget Bug 1590965 store clipboard only once on shutdown r=stransky 2019-10-29 21:47:35 +00:00
xpcom Backed out 13 changesets (bug 1581637) for xpchell failures at test_anonymous-coalescing.js on a CLOSED TREE 2019-10-31 02:45:42 +02:00
xpfe/appshell Bug 1528115 - Remove support for the hidden private window; r=bzbarsky 2019-10-30 15:35:31 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1591404 - Remove unused tern and show-hint CodeMirror addons. r=gl. 2019-10-30 06:58:51 +00:00
.cron.yml Bug 1590150 - Turn off ESR60 cron jobs. r=tomprince 2019-10-22 21:21:49 +00:00
.eslintignore Bug 1591404 - Remove unused tern and show-hint CodeMirror addons. r=gl. 2019-10-30 06:58:51 +00:00
.eslintrc.js Bug 1556854 - Enable ESLint for dom/media/test/ - Manually enable remaining rules. r=jya 2019-10-24 10:51:10 +00:00
.flake8 Bug 1520463 - Raptor python unit tests: add support for python 3 r=ahal 2019-10-21 20:26:15 +00:00
.gdbinit
.gdbinit_python Bug 1564314 - Move gdbpp back to python/. r=nalexander 2019-07-11 02:39:31 +00:00
.git-blame-ignore-revs Bug 1572125 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to ignore devtools/client/responsive reformatting using Prettier (Bug 1569574) in blame/annotate. r=vporof 2019-08-12 17:27:22 +00:00
.gitattributes Bug 770286: Prevent git LF-to-CRLF autoconversion r=glandium 2019-07-06 02:36:03 +00:00
.gitignore Bug 1559479 - mach lint complains about newtab node_modules r=dmose 2019-07-12 15:24:07 +00:00
.hg-annotate-ignore-revs Bug 1572125 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to ignore devtools/client/responsive reformatting using Prettier (Bug 1569574) in blame/annotate. r=vporof 2019-08-12 17:27:22 +00:00
.hg-format-source Bug 1556393 - Pre 1 (m-c): Update .hg-format-source to use Prettier when running format-source, r=andi, CLOSED TREE 2019-07-03 20:48:37 +02:00
.hgignore Bug 1575089 - Add a new Talos test that measures warm startup time with a number of real-world WebExtensions installed. r=rwood 2019-08-31 06:58:00 +00:00
.hgtags No bug - Tagging mozilla-central d42c22627c8dee9e9286fd5d7bbc3d02afbfad44 with FIREFOX_NIGHTLY_71_END a=release DONTBUILD CLOSED TREE 2019-10-21 17:57:42 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1572332 - Move non-debugger devtools prefs into all.js and firefox.js. r=jdescottes 2019-08-26 01:44:59 +00:00
.prettierrc Bug 1578564 - Workaround a prettier warning so that we can run it on html/xhtml files. r=vporof 2019-09-04 06:59:03 +00:00
.taskcluster.yml Bug 1580622: Disable python bytecode generation in the decision task; r=nalexander on a CLOSED TREE 2019-10-07 22:48:48 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1583269 - Part 5: Updating ICU requires a clobber. r=jwalden 2019-10-19 01:40:06 +00:00
Cargo.lock Backed out 13 changesets (bug 1581637) for xpchell failures at test_anonymous-coalescing.js on a CLOSED TREE 2019-10-31 02:45:42 +02:00
Cargo.toml Bug 1586996 - Use upstream winapi instead of froydnj's aarch64 branch. r=glandium 2019-10-23 05:55:49 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1540276: Migrate authenticode signing to autograph r=Callek,mshal 2019-09-30 13:57:32 +00:00
README.txt
aclocal.m4 Bug 1557583 - Add a --enable-frame-pointers option. r=chmanchester 2019-06-12 22:30:46 +00:00
build.gradle Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
client.mk
client.py Bug 1559975 - fix python2 and python3 linter errors for client.py r=ahal 2019-09-11 21:06:34 +00:00
configure.in
configure.py Bug 844509 - Always encode config.status as utf-8. r=nalexander 2019-08-21 21:26:32 +00:00
gradle.properties Bug 1577814 - Increase Gradle heap size. r=nalexander 2019-08-30 17:13:46 +00:00
gradlew
gradlew.bat
mach Bug 1581224 - convert mach uuid to be compatible with both python2/3 r=Callek 2019-10-21 16:33:00 +00:00
moz.build Bug 1580028 - Always merge PGO profile data in the run task; r=firefox-build-system-reviewers,chmanchester 2019-09-10 21:56:15 +00:00
moz.configure Backed out changeset ed90ca2fb5a8 (bug 1585370) for toolchain bustages. CLOSED TREE 2019-10-12 06:29:06 +03:00
mozilla-config.h.in
old-configure.in Bug 1586739 - Upgrade to SQLite 3.30.1. r=mak 2019-10-15 15:29:31 +00:00
package-lock.json Bug 1540982 - Upgrade to ESLint 6.2.2 and switch to ECMA version 11 (BigInt support, Dynamic imports). r=mossop 2019-08-27 14:51:29 +00:00
package.json Bug 1540982 - Upgrade to ESLint 6.2.2 and switch to ECMA version 11 (BigInt support, Dynamic imports). r=mossop 2019-08-27 14:51:29 +00:00
settings.gradle Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
substitute-local-geckoview.gradle Bug 1533465 - Add Gradle script for substituting local GeckoView into downstream consumers. r=sebastian 2019-08-15 21:18:24 +00:00
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://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

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 in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

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.