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
Перейти к файлу
Kartikaya Gupta 8e7e2dbdb4 Bug 1454042 - Allow missing pipeline information for cross-process iframes. r=sotaro
We should always have the pipeline information for in-process things like
async images, but for cross-process iframes we might not have the information
right away if the content process doesn't get around to sending it for a while.

MozReview-Commit-ID: 18F5nqilXoV

--HG--
extra : rebase_source : 610046cbaaefb38b8e11bda857fd64a00722df27
2018-05-18 10:31:18 -04:00
.cargo
.vscode
accessible Bug 1377980 part 2. Remove most C++ use of nsIDOMRange. r=mccr8 2018-05-17 12:01:38 -04:00
browser Bug 1462010 - Remove unused migrateRegionPrefs and isUS preference. r=adw 2018-05-18 10:10:28 -05:00
build Backed out changeset 4523372c4945 (bug 1462498) for Win build bustages on a CLOSED TREE 2018-05-19 02:19:22 +03:00
caps Bug 1461407 - make about:home unlinkable again and improve behavior of serialized principals across changes to URLs, r=bz,Mardak,mikedeboer 2018-05-14 22:04:49 +01:00
chrome Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
config Bug 1457483 Retrieve nm from environment for check_vanilla_allocations.py r=glandium 2018-04-27 10:25:35 -05:00
db
devtools Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-05-19 01:09:10 +03:00
docshell Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
dom Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-05-19 01:09:10 +03:00
editor Bug 1377980 part 2. Remove most C++ use of nsIDOMRange. r=mccr8 2018-05-17 12:01:38 -04:00
embedding
extensions Bug 1377980 part 1. Remove use of nsIDOMRange in xpidl. r=mcc8 2018-05-17 12:01:37 -04:00
gfx Bug 1454042 - Allow missing pipeline information for cross-process iframes. r=sotaro 2018-05-18 10:31:18 -04:00
gradle/wrapper
hal Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
image Backed out changeset 6c8bf287d25b (bug 1462431) for web platform reftest failure. r=aosmond 2018-05-18 08:59:26 -04:00
intl Bug 1459285: Update tzdata in ICU data files to 2018e. r=Waldo 2018-05-09 01:12:01 -07:00
ipc Bug 1455217 - Part 3: Use the new xpidl Promise type instead of nsISupports, r=bz 2018-05-14 17:55:54 -04:00
js Bug 1462448: Use nursery allocation for baseline string-split and avoid extra heap-slot init for Latin1 strings. r=jandem 2018-05-17 12:43:44 -07:00
layout Bug 1454042 - Allow missing pipeline information for cross-process iframes. r=sotaro 2018-05-18 10:31:18 -04:00
media Bug 1458020 - 3. Set JavaVM when actually using video capture; r=jib 2018-05-18 10:16:04 -04:00
memory Bug 1448749 Resolve undefined references to '_imp__mozalloc_abort' in the MinGW build r=glandium 2018-05-16 22:02:05 -05:00
mfbt Bug 1460645 Avoid the thread_local keyword for MinGW and instead use __thread r=froydnj 2018-05-10 11:11:19 -05:00
mobile Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-05-19 01:09:10 +03:00
modules Bug 1462308 - Disable all Device Sensor events except orientation by default for stable. r=bkelly 2018-05-17 12:12:03 +01:00
mozglue Bug 1462727 - Make WindowsMapRemoteView.cpp work with April 2018 Update SDK. r=aklotz 2018-05-19 02:12:14 +09:00
netwerk Bug 1460940 - Remove nsIDOMDocument uses in netwerk/. r=bz 2018-05-11 19:46:15 +02:00
nsprpub
other-licenses Merge inbound to mozilla-central. a=merge 2018-05-09 01:58:44 +03:00
parser Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug 2018-05-15 18:47:16 +02:00
python Backed out changeset 5afad9b7fd21 (bug 1408051) for slowing down setup of test environments on OS X on a CLOSED TREE 2018-05-18 21:17:33 +03:00
security Bug 1462100 Add the 'cast to void*' MinGW sandbox patch to the chromium patchlist r=bobowen 2018-05-17 10:10:50 -05:00
services Backed out changeset be23dc007b53 (bug 1451050) for bustage [automation/package] Error 2 on a CLOSED TREE 2018-05-16 13:24:53 +03:00
servo Bug 1461039 - Inlinify display:list-item to display:inline for now, until we support 'display:inline list-item' properly. r=xidorn 2018-05-17 17:30:35 +02:00
startupcache
storage Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
taskcluster Backed out changeset 4523372c4945 (bug 1462498) for Win build bustages on a CLOSED TREE 2018-05-19 02:19:22 +03:00
testing Bug 1462010 - Remove unused migrateRegionPrefs and isUS preference. r=adw 2018-05-18 10:10:28 -05:00
third_party Bug 1459935 - Update Cargo lockfiles and re-vendor rust dependencies. r=jrmuizel 2018-05-11 09:15:09 -04:00
toolkit Bug 1462010 - Remove unused migrateRegionPrefs and isUS preference. r=adw 2018-05-18 10:10:28 -05:00
tools Bug 1461997 - Add an ESLint rule to ensure that Assert.rejects is preceeded by await. r=mossop 2018-05-16 21:04:13 +01:00
uriloader Bug 1460940 - Remove nsIDOMDocument uses in uriloader/. r=bz 2018-05-11 19:46:15 +02:00
view Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
widget Bug 603903 - Part 3: fix screen enumeration when not logged in r=jimm 2018-04-25 15:01:11 -07:00
xpcom Bug 603903 - Part 1: add RegisterApplicationRestart r=jimm 2018-05-15 15:37:45 -07:00
xpfe/appshell Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
.arcconfig Bug 1460463 - Update .arcconfig to make history mutable; r=gps 2018-05-09 23:49:52 +00:00
.clang-format
.clang-format-ignore
.cron.yml Bug 1462294 - remove unused date branch; r=Pike 2018-05-17 13:30:19 +00:00
.eslintignore Bug 1461785 - Update eslint ignore file to no longer ignore dom/media/mediasource. r=standard8 2018-05-14 16:49:39 -04:00
.eslintrc.js Bug 1461997 - Add an ESLint rule to ensure that Assert.rejects is preceeded by await. r=mossop 2018-05-16 21:04:13 +01:00
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.inferconfig
.lldbinit
.mailmap
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
AUTHORS Bug 1459852 - Get rid of the AUTHORS list r=mossop 2018-05-08 10:37:41 +02:00
CLOBBER Bug 1454912 - Use a .stub file as the target for all GENERATED_FILES rules; r=nalexander 2018-05-09 08:24:31 -04:00
Cargo.lock Bug 1459935 - Update Cargo lockfiles and re-vendor rust dependencies. r=jrmuizel 2018-05-11 09:15:09 -04:00
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1461383 - fix test_build.py for local builds; r=chmanchester,f=mshal 2018-05-15 10:05:23 -04:00
README.txt Bug 1460030 - Update the nightly URL in the README.txt file r=kohei 2018-05-08 21:22:10 +02:00
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py Bug 1461795 - Use FileAvoidWrite when writing mozinfo.json; r=chmanchester 2018-05-14 17:30:21 -04:00
gradle.properties
gradlew
mach
moz.build
moz.configure Bug 1460373 - move --enable-valgrind to moz.configure; r=ted.mielczarek 2018-05-09 17:26:31 -04:00
mozilla-config.h.in
old-configure.in Bug 1457483 Retrieve nm from environment for check_vanilla_allocations.py r=glandium 2018-04-27 10:25:35 -05:00
package-lock.json Bug 1456085 - Increase ESLint's minimum node & npm requirements to 8.9.1 & 5.5.1 respectively. r=ahal 2018-05-08 09:49:25 +01:00
package.json
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