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
Перейти к файлу
Timothy Nikkel d714373537 Bug 1596052. If the SendUpdateCanvasForEvent call is for a previous test then ignore it. r=mattwoodrow
This is basically what we did in bug 1593171 (Protect against the same test from calling RecordResult more than once in the reftest harness) where we early exit in SendInitCanvasWithSnapshot.

But now we do it in SendUpdateCanvasForEvent too because SendUpdateCanvasForEvent calls SynchronizeForSnapshot which calls setupAsyncScrollOffsets and setupAsyncZoom, both of which get the documentElement of the current doc and operate on it. The problem is that this could be SendUpdateCanvasForEvent call from the previous test operating on the dom of the current test.

I haven't actually observed this, just noticed it while implementing checking of contentRootElement to make sure all cases are covered.

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

--HG--
extra : moz-landing-system : lando
2019-11-15 22:41:19 +00:00
.cargo Bug 1590167 - Add Rust implementation of hyphenation (mapped_hyph) and hook up in place of libhyphen. r=heycam 2019-11-14 14:07:23 +00:00
.vscode Bug 1594520 - Change directory before running mach in .vscode/tasks.json on Windows. r=jya 2019-11-14 10:35:12 +00:00
accessible Bug 1596193 - Replace outdated references to XUL textbox. r=dao 2019-11-15 13:35:14 +00:00
browser Bug 1596329 - Migrate .xul files in preferences to .xhtml;r=Gijs 2019-11-15 17:36:11 +00:00
build Bug 1596172 - Add perf-reftest-singletons to PGO training r=firefox-build-system-reviewers,mshal 2019-11-14 19:27:26 +00:00
caps Backed out changeset 14d6dd504f86 (bug 1534339) for causing Bug 1595179. CLOSED TREE 2019-11-14 14:59:16 +02: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 1587116 - only include sys/auxv.h on platforms where it might exist r=glandium 2019-11-12 07:10:12 +00:00
devtools Bug 1512152 - Use threadFrontTest instead of initTestDebuggerServer when possible, r=ochameau. 2019-11-15 19:16:10 +00:00
docshell Bug 1596328, rename .xul test files in docshell/ to .xhtml r=bzbarsky 2019-11-15 16:42:21 +00:00
dom Backed out 2 changesets (bug 1594577) for build bustages at HangDetails.cpp. CLOSED TREE 2019-11-16 00:43:29 +02:00
editor Bug 1596768 - Remove GetBindingParent usage in editor. r=smaug 2019-11-15 17:44:11 +00:00
extensions Bug 1595242 - Move the offthread negotiate auth to dispatch to the background thread pool r=mayhemer 2019-11-15 19:45:17 +00:00
gfx Backed out 2 changesets (bug 1594577) for build bustages at HangDetails.cpp. CLOSED TREE 2019-11-16 00:43:29 +02:00
gradle/wrapper Bug 1595926 - Don't use distribution256Sum until Android Studio is fixed. r=snorp 2019-11-14 17:04:32 +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 Backed out 13 changesets (bug 1530402, bug 1533156) for causing raptor failures CLOSED TREE 2019-11-15 18:57:20 +02:00
intl Bug 1487212 - When hyphenation resources are compressed in omnijar, load them into shared memory and share among all content processes. r=heycam,froydnj 2019-11-14 20:05:58 +00:00
ipc Bug 1487212 - When hyphenation resources are compressed in omnijar, load them into shared memory and share among all content processes. r=heycam,froydnj 2019-11-14 20:05:58 +00:00
js Bug 1594998 - Make standalone SpiderMonkey use libxul-like panic. r=froydnj 2019-11-15 13:14:42 +00:00
layout Bug 1596052. If the SendUpdateCanvasForEvent call is for a previous test then ignore it. r=mattwoodrow 2019-11-15 22:41:19 +00:00
media Bug 1596546: disable sndio lazy loading on OpenBSD, and directly link with it r=kinetik 2019-11-15 06:33:19 +00:00
memory Bug 1539133 - Explicitly say not being able to mmap is likely OOM. r=decoder,glandium 2019-11-12 00:04:46 +00:00
mfbt Bug 1590907 - Remove obsolete macro MOZ_HAVE_BITSCAN64. r=froydnj 2019-11-12 21:59:25 +00:00
mobile Bug 1577005 - [5.0] Fix changelog syntax. 2019-11-15 22:30:35 +00:00
modules Bug 1581374 - Implement WebGLContext.makeXRCompatible (WIP) r=jgilbert,daoshengmu,bzbarsky 2019-11-15 21:32:15 +00:00
mozglue Bug 1594998 - Make standalone SpiderMonkey use libxul-like panic. r=froydnj 2019-11-15 13:14:42 +00:00
netwerk Bug 1596234 - TRR: Check that pushed entry is not used after DNS suffix list changes r=JuniorHsu 2019-11-15 16:00:28 +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 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk 2019-11-08 12:17:57 +00:00
python Bug 1596868 - CXXFLAGS, LDFLAGS, etc. regressed by bug 1595906 r=firefox-build-system-reviewers,dmajor 2019-11-15 18:34:50 +00:00
remote Bug 1595112 - [remote] Cache chrome-remote-interface.js between browser chrome tests. r=remote-protocol-reviewers,ato 2019-11-15 14:57:51 +00:00
security Bug 1592007 - land NSS e8f2720c8254 UPGRADE_NSS_RELEASE, r=kjacobs CLOSED TREE 2019-11-15 18:08:09 +01:00
services Bug 1596659 - Delete declineDisabled from engines.js. r=lina 2019-11-15 20:04:53 +00:00
servo Bug 1594946 - Treat 3d translate/scale as 2d if the value can be expressed as 2d. r=emilio 2019-11-15 19:38:24 +00: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 Bug 1596578 - Run test-info(all), test-info(disabled-by-os), tier 2 on mozilla-central; r- r=jmaher 2019-11-15 17:26:40 +00:00
testing Bug 1428711 - add python3 compatibility to moznetwork r=ahal 2019-11-15 22:45:12 +00:00
third_party Bug 1590167 - Add Rust implementation of hyphenation (mapped_hyph) and hook up in place of libhyphen. r=heycam 2019-11-14 14:07:23 +00:00
toolkit Backed out 2 changesets (bug 1594577) for build bustages at HangDetails.cpp. CLOSED TREE 2019-11-16 00:43:29 +02:00
tools Bug 1596761 - Only run the allocations test when it is supported; r=canaltinova 2019-11-15 19:47:29 +00:00
uriloader Bug 1588975 - Replace ShellExecuteExW with mozilla::ShellExecuteByExplorer. r=aklotz,asuth 2019-11-14 19:47:29 +00:00
view Bug 1586144 - Introduce an API to set the dynamic toolbar maximum height in GeckoView. r=geckoview-reviewers,tnikkel,snorp 2019-11-14 05:59:47 +00:00
widget Bug 1596696 - Restore pre-bug 1576390 lock order. r=spohl 2019-11-15 20:35:10 +00:00
xpcom Bug 1594350 - Fix two python pycompat warnings r=ahal 2019-11-15 20:52:59 +00:00
xpfe/appshell Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug 2019-11-05 17:56:28 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers 2019-11-15 00:29:53 +00:00
.cron.yml Bug 1590150 - Turn off ESR60 cron jobs. r=tomprince 2019-10-22 21:21:49 +00:00
.eslintignore Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers 2019-11-15 00:29:53 +00:00
.eslintrc.js Bug 1596328, rename .xul test files in docshell/ to .xhtml r=bzbarsky 2019-11-15 16:42:21 +00:00
.flake8 Bug 1583353 - [manifestparser] Support manifests in the 'pathprefix' filter, r=egao 2019-11-08 18:58:09 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers 2019-11-15 00:29:53 +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
.prettierrc
.taskcluster.yml Bug 1589706: [firefox-ci] Use AWS Provider-based decision worker; r=Callek 2019-10-24 00:54:12 +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 Bug 1594998 - Make standalone SpiderMonkey use libxul-like panic. r=froydnj 2019-11-15 13:14:42 +00:00
Cargo.toml Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers 2019-11-15 00:29:53 +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
build.gradle Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1592855 - run mach vendor python with python3 r=ahal 2019-11-05 15:29:44 +00:00
moz.build
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 1595906 - Allow opting out of hardening compile flags on a granular basis r=froydnj 2019-11-14 17:13:28 +00:00
package-lock.json
package.json
settings.gradle Backed out 2 changesets (bug 1585661) for causing lint failures. CLOSED TREE 2019-11-14 17:50:28 +02:00
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.