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
Перейти к файлу
Eitan Isaacson 5c76903078 Bug 1479037 - Remove virtual content node, js autofill, and event support 2/4. r=jchen,yzen
Disabled most jsunit tests temporarily in this patch. Will modify and bring them
back up in later patches, as stuff is reimplemented.

Disabled most jsat mochitests. Will have a followup for but reënabling or
porting, depending on the test.

Depends on D6681

Differential Revision: https://phabricator.services.mozilla.com/D6682

--HG--
extra : moz-landing-system : lando
2018-10-11 16:21:01 +00:00
.cargo
.vscode
accessible Bug 1479037 - Remove virtual content node, js autofill, and event support 2/4. r=jchen,yzen 2018-10-11 16:21:01 +00:00
browser Bug 1488914 - Use about:home / about:privatebrowsing in windows.create r=rpl,dao 2018-10-11 14:14:50 +00:00
build Bug 1497976: Pass close_fds when running commands for configure. r=glandium 2018-10-09 16:15:13 -07:00
caps Bug 1491728 - Fix ContentPrincipal::GetSiteOrigin to handle IPv6 addresses correctly. r=bzbarsky 2018-10-01 12:16:39 +00:00
chrome
config Bug 1414287 - Use a 64-bits clang-cl for 32-bits static analysis builds r=dmajor 2018-10-10 17:53:06 +00:00
db
devtools Bug 1485660 - Remove gcli leftover. r=jdescottes 2018-10-11 15:46:37 +00:00
docshell Bug 1493634 - make docshell responsible for outer window IDs, r=bzbarsky 2018-10-10 10:20:36 +00:00
dom Bug 1358813 - avoid flushing layout when notifying IME of focus events, r=masayuki 2018-10-11 13:06:52 +00:00
editor Bug 1497815 - Rename EditorEventListener::EnsureCommitCompoisition() to EditorEventListener::EnsureCommitComposition() r=m_kato 2018-10-11 09:12:15 +00:00
embedding
extensions Bug 1494127 - Fix trivial calls to do_QueryInterface that return an nsresult r=smaug 2018-10-01 21:38:43 +00:00
gfx Merge inbound to mozilla-central. a=merge 2018-10-11 06:54:10 +03:00
gradle/wrapper
hal
image Merge mozilla-inbound to mozilla-central. a=merge 2018-10-03 00:47:40 +03:00
intl Bug 1462415 - Delete onboarding system add-on r=Standard8,k88hudson 2018-10-10 14:48:56 +00:00
ipc Bug 1496758 - Fix few compilation warnings in ipc code. r=handyman,Jamie 2018-10-10 04:31:35 +00:00
js Bug 1497336: Remove Cranelift Win32 static analysis workaround; r=froydnj 2018-10-11 14:52:39 +00:00
layout Bug 1498067 - Add event markers for WipeContainingBlock and other expensive paths in the frame constructor. r=dbaron 2018-10-11 01:22:05 +00:00
media Bug 1496529 - P8. Add media.navigator.mediadatadecoder_h264_enabled preference. r=drno 2018-10-09 20:36:18 +00:00
memory Bug 1480430: Modify jemalloc to allow dynamic replacement r=glandium 2018-10-09 22:28:37 -04:00
mfbt Bug 1494207 - Add MOZ_CRASH_WRITE_ADDR to avoid ILL with UBSan. r=nfroyd 2018-10-04 14:52:16 -07:00
mobile Bug 1479037 - Remove virtual content node, js autofill, and event support 2/4. r=jchen,yzen 2018-10-11 16:21:01 +00:00
modules Bug 1491816 - deal with unresponsive content processes in ChromeUtils.requestPerformanceMetrics() - r=baku 2018-10-11 09:40:23 +00:00
mozglue Bug 1496173 - More aarch64 interceptor fixups. r=mhowell 2018-10-03 17:01:05 -04:00
netwerk bug 1493619 - pad DNS entry grace period for low TTL cases r=dragana 2018-10-11 07:18:50 +00:00
nsprpub
other-licenses Bug 1465212 - Fix command line parameter checking in ExecInExplorer plugin. r=agashlin 2018-10-02 09:23:29 -07:00
parser
python Bug 1497155 - Allow toolchain artifact downloading command to be run on Taskcluster. r=glandium. 2018-10-11 08:11:41 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM 2018-10-11 12:54:54 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM 2018-10-11 12:54:54 +00:00
servo Bug 1497986 - Some more nsCSSValue cleanup. r=mats 2018-10-10 20:26:45 +00:00
startupcache Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
storage Bug 1496588: Avoid a UB in mozStorageService.cpp. r=froydnj 2018-10-05 16:23:40 -04:00
taskcluster Bug 1473706 change talos yaml files for taskcluster to reference trunk instead of mozilla-central r=jmaher igoldan jmaher 2018-10-11 12:50:48 +00:00
testing Bug 1263734: Implement ServiceWorkerContainer.startMessages() r=asuth,smaug 2018-10-11 12:37:37 +00:00
third_party Backed out 5 changesets (bug 1481612, bug 1483651) for merge conflicts with bug 1490253. 2018-10-10 12:29:18 -04:00
toolkit Bug 1459307 - Switching between menu options should maintain correct main action state when window sharing is requested. r=johannh 2018-10-09 14:38:36 +00:00
tools Bug 1494069 - [lint] Explicitly list out objdirs rather than depend on 'obj*' in the global exclude, r=rwood 2018-10-05 19:48:53 +00:00
uriloader Bug 1497598. Stop using GetCurrentJSContext in loadcontext code. r=mccr8 2018-10-09 18:28:17 +00:00
view Backed out changeset 3bc82182725e (bug 1493081) for android bustages. CLOSED TREE 2018-10-09 15:18:51 +03:00
widget Bug 1358813 - avoid flushing layout when notifying IME of focus events, r=masayuki 2018-10-11 13:06:52 +00:00
xpcom Bug 1460180 - Add a comment about RDF atoms. r=me 2018-10-11 14:42:51 +11:00
xpfe/appshell Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1492639 Add destination checks to bouncer validation r=mtabara 2018-10-10 15:00:18 +01:00
.eslintignore Bug 1423843 - Enabled ESLint for dom/notification/test/unit r=Standard8,mccr8 2018-10-09 18:23:15 +00:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.mailmap
.taskcluster.yml Backed out changeset 8db96096643b (bug 1494333) for breaking nigthlies a=backout 2018-10-11 02:51:53 +03:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1397263 - touch CLOBBER as suggested by mshal; r=me a=CLOBBER 2018-10-04 10:24:37 -04:00
Cargo.lock Bug 1494386 - Uplift u2f-hid-rs 0.2.2, Windows aarch64 fix r=keeler 2018-10-05 00:05:04 +00:00
Cargo.toml Bug 1490948: Add build system support for a Rust library in Spidermonkey; r=chmanchester 2018-09-25 15:56:56 +02:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk bug 1495798 - shut down sccache server in mozharness after all build steps. r=firefox-build-system-reviewers,gps 2018-10-09 18:27:26 +00:00
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build Bug 1490253 - Replace pipenv with pip-tools for vendoring packages and dependencies; r=ahal 2018-10-10 08:58:41 +00:00
moz.configure Bug 1496198 - Simplify --enable-rust-debug handling r=froydnj 2018-10-04 13:39:24 +00:00
mozilla-config.h.in
old-configure.in Bug 1397263 - move --enable-accessibility to moz.configure; r=mshal 2018-10-03 20:29:29 -04:00
package-lock.json Bug 1495397 - Update mozilla-central's package.json for being more generic, and move existing ESLint modules to dev dependencies. r=firefox-build-system-reviewers,nalexander 2018-10-01 17:28:45 +00:00
package.json Bug 1495397 - Update mozilla-central's package.json for being more generic, and move existing ESLint modules to dev dependencies. r=firefox-build-system-reviewers,nalexander 2018-10-01 17:28:45 +00:00
settings.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.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly