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
Перейти к файлу
Neil Deakin b6a3fc1ce5 Bug 1553384, remove old find/findAgain methods in typeaheadfind in favour of a single find method, r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D41232

--HG--
extra : moz-landing-system : lando
2019-09-18 09:31:43 +00:00
.cargo Bug 1581742: Bump Cranelift to 9c6f8feb0f28f50434c0cf67f3f7c07486a42b7e; r=jseward 2019-09-18 09:08:59 +00:00
.vscode
accessible Bug 1580292 - Check for pruned descendants of reframed body. r=Jamie 2019-09-11 18:32:07 +00:00
browser Bug 1553384, update find extension api to support out-of-process iframes. r=mixedpuppy 2019-09-17 23:31:34 +00:00
build Bug 1562870 - generate conditioned profiles r=gbrown,bc,aerickson 2019-09-16 19:44:35 +00:00
caps Bug 1578623 implement WorkletPrincipals::write() r=bzbarsky 2019-09-09 00:41:50 +00:00
chrome
config Bug 834505 undef GetCurrentTime() from windows-h-wrapper.template.h r=glandium 2019-09-18 02:52:20 +00:00
devtools Bug 1578623 add test for syntax errors and uncaught exceptions in worklet scripts r=bhackett 2019-09-09 00:42:03 +00:00
docshell Bug 1581470 - Check for CSP navigate-to during ConfigureChannel so that it runs in the parent process. r=ckerschb 2019-09-18 04:36:51 +00:00
dom Bug 1561573 - Avoid linearization and inflation to UTF-16 of the string input to TextEncoder. r=jandem,bzbarsky 2019-09-18 08:26:52 +00:00
editor Bug 1540029 - part 9: Move `TextEditRules::Init()` and `HTMLEditRules::Init()` to `TextEditor` and `HTMLEditor` r=m_kato 2019-09-18 08:21:37 +00:00
extensions Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden 2019-09-18 08:26:34 +00:00
gfx Bug 1582011 - Reduce IDCompositionDevice::Commit calls r=nical 2019-09-18 08:00:44 +00:00
gradle/wrapper
hal
image Bug 1581137 - Allow one frameUpdate observation for the animated image which is out of the display port for now. r=tnikkel 2019-09-15 22:03:07 +00:00
intl Bug 1581509 - Update encoding_rs to 0.8.20. r=m_kato 2019-09-18 08:28:04 +00:00
ipc Bug 1580710: Expose functionality on the CSP Object to allow skipping the inline style checks. r=bzbarsky 2019-09-16 23:47:19 +00:00
js Bug 1581742: Cranelift: revert translate API changes; r=jseward 2019-09-18 09:08:57 +00:00
layout Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden 2019-09-18 08:26:34 +00:00
media Bug 1580524 - Free conduits when transceiver is stopped; r=bwc 2019-09-13 17:44:06 +00:00
memory Bug 1547519 - Fix jemalloc redirections for MinGW build r=glandium 2019-09-04 02:40:08 +00:00
mfbt Bug 1579813 - Wrap new encoding_rs::mem functions in MFBT. r=jwalden 2019-09-18 08:26:45 +00:00
mobile Bug 1553384, find should iterate over each frame within a document in the parent process to allow out-of-process frames to be searched through, r=mikedeboer 2019-09-17 23:28:41 +00:00
modules bug 1579906 - disable sending new TLS error reports while we rethink our approach r=kjacobs 2019-09-17 23:55:29 +00:00
mozglue Bug 1581049 - BlocksRingBuffer (de)serializer uses optimized inter-ModuloBuffer copier - r=gregtatum 2019-09-18 01:22:42 +00:00
netwerk Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden 2019-09-18 08:26:34 +00:00
nsprpub
other-licenses
parser Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden 2019-09-18 08:26:34 +00:00
python Bug 1562773 - Add delegated credentials tests r=keeler,jcj 2019-09-17 23:31:36 +00:00
remote bug 1580470: remote: document security aspects of remote agent; r=remote-protocol-reviewers,maja_zf 2019-09-12 11:39:13 +00:00
security Bug 1546816 - Part 1-4: Remove mTelemetryID and mTelemetryValue from SSLServerCertVerificationResult r=keeler 2019-09-18 09:30:56 +00:00
services Bug 1581160 - Prepackage url-classifier-skip-urls into the binaries; r=leplatrem,glasserc 2019-09-13 16:26:57 +00:00
servo Bug 1578661 - Report counted unknown properties as well. r=boris 2019-09-18 02:31:25 +00:00
startupcache
storage
taskcluster Bug 1577037 Add fennec tests for esr-68 latest r=gbrown 2019-09-17 14:35:20 +00:00
testing Bug 1572142 - Intermittent Exception: nss cert db creation command failed to complete r=tarek 2019-09-18 09:15:14 +00:00
third_party Bug 1581742: Bump Cranelift to 9c6f8feb0f28f50434c0cf67f3f7c07486a42b7e; r=jseward 2019-09-18 09:08:59 +00:00
toolkit Bug 1553384, remove old find/findAgain methods in typeaheadfind in favour of a single find method, r=mikedeboer 2019-09-18 09:31:43 +00:00
tools Bug 1581049 - Use AutoCStrings in StreamSamplesToJSON to avoid mallocs - r=gregtatum 2019-09-18 01:23:12 +00:00
uriloader Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden 2019-09-18 08:26:34 +00:00
view Bug 1308587 Part 2 - Remove -moz prefix for all multi-column properties in testing and css files. r=dholbert 2019-09-05 21:37:32 +00:00
widget Bug 1553384, disable the modal highlight color when fission is enabled, r=mikedeboer 2019-09-17 23:27:15 +00:00
xpcom Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden 2019-09-18 08:26:34 +00:00
xpfe/appshell Backed out changeset 44d3452f6a07 (bug 1550721) for build bustages on nsWindow.cpp. CLOSED TREE 2019-09-17 02:27:52 +03:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1579506 - Remove OpenAES source code and references r=bryce,mhoye 2019-09-12 23:27:08 +00:00
.cron.yml Bug 1581819 - flip the cron job to build conditioned profiles daily r=dustin 2019-09-17 14:23:55 +00:00
.eslintignore Bug 1578623 add test for syntax errors and uncaught exceptions in worklet scripts r=bhackett 2019-09-09 00:42:03 +00:00
.eslintrc.js Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
.flake8 Bug 1562870 - generate conditioned profiles r=gbrown,bc,aerickson 2019-09-16 19:44:35 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - Tagging mozilla-central b338d55d5007ce5a7d4cdce3aaa8e9f63c5555f7 with FIREFOX_NIGHTLY_70_END a=release DONTBUILD CLOSED TREE 2019-09-02 08:59:36 +00:00
.lldbinit
.mailmap
.prettierignore
.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
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-09-02 09:00:31 +00:00
Cargo.lock Bug 1581742: Bump Cranelift to 9c6f8feb0f28f50434c0cf67f3f7c07486a42b7e; r=jseward 2019-09-18 09:08:59 +00:00
Cargo.toml Bug 1581742: Bump Cranelift to 9c6f8feb0f28f50434c0cf67f3f7c07486a42b7e; r=jseward 2019-09-18 09:08:59 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
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
gradle.properties
gradlew
gradlew.bat
mach Bug 1580492 - Run mach 'core' commands with Python 3. r=ahal 2019-09-12 20:26:45 +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 Bug 1580670 - Disable Visual Studio backend when building GeckoView on Windows. r=froydnj 2019-09-17 13:47:50 +00:00
mozilla-config.h.in
old-configure.in Bug 1579545 - remove unused `NO_PW_GECOS` defines; r=nalexander 2019-09-06 21:35:23 +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://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.