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
Go to file
Aleks Totic a35ea1b6e4 Bug 1585889 [wpt PR 19487] - [LayoutNG] Fix clusterfuzz crash, a=testonly
Automatic update from web-platform-tests
[LayoutNG] Fix clusterfuzz crash

Using empty Optional<MinMax> to indicate that MinMax value
should not matter caused trouble with ng_length_utils
ResolveInlineLengthInternal, when max-width was fit-content.

Use MinMax(0, LayoutUnitMax) to indicate intrinsic size does
not matter instead. It accomplishes the same goal, computed
size does not get clamped by intrinsic.

I've also tested running it with width:max-content out of
fear that we might end up with too wide OOF, but that did
not happen.

Bug: 1010798
Change-Id: Ife11b3d9637be91cc0648b7f8485af51f07108bb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837118
Commit-Queue: Aleks Totic <atotic@chromium.org>
Auto-Submit: Aleks Totic <atotic@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#702525}

--

wpt-commits: baf914481d76b25d7d054a23564d5b5418dd9f8b
wpt-pr: 19487
2019-10-14 11:23:45 +00:00
.cargo
.vscode Bug 1583388 - Recommend the Firefox debugger VSCode plugin. r=jlast 2019-09-26 22:01:19 +00:00
accessible Bug 1557849: Check if a MenuPopupAccessible belongs to a context menu to determine its role assignment. r=Jamie 2019-10-10 20:33:29 +00:00
browser Bug 1563330 - Let login autocomplete for subdomains ride trains for release. r=MattN 2019-10-12 08:51:20 +00:00
build Bug 1573211 - Update to clang 9.0.0 r=glandium 2019-09-21 16:26:53 +02:00
caps Bug 1586681 - Ensure URIFIxup uses the right engine when there's a separate PB engine. r=Standard8,Gijs 2019-10-12 12:37:51 +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 1586358 - Replace existing instances of GENERATED_FILES with references to the GeneratedFile template r=firefox-build-system-reviewers,mshal 2019-10-07 21:15:19 +00:00
devtools Bug 1580104 - Wait for recording to initialize before loading URLs, r=jlast. 2019-10-13 19:10:14 +00:00
docshell Bug 1588065 - Fix namespace issues in nsDocShellLoadState.h. r=mattwoodrow 2019-10-13 00:07:50 +00:00
dom Merge autoland to mozilla-central. a=merge 2019-10-14 00:35:53 +03:00
editor Bug 1587746: remove RangeBoundaryBase::Set and use constructor instead. r=smaug 2019-10-11 12:43:57 +00:00
extensions Bug 1581467 - Fix checks for display: inline{,-block} which don't account for inline list items. r=mats 2019-10-12 21:05:16 +00:00
gfx Backed out changeset 77357e0aa88e (bug 1584859) for wpt and mochitest failures. on a CLOSED TREE 2019-10-13 14:06:44 +03:00
gradle/wrapper
hal Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
image Bug 1551088 - Part 8. Add reftest annotations for slight premultiplication differences. r=tnikkel 2019-10-02 13:37:32 +00:00
intl Bug 1587728 - Add documentation for Fluent to Fluent migrations r=Pike 2019-10-11 13:18:37 +00:00
ipc Bug 1578919 - Cleanup AutoIPCStream r=asuth 2019-10-11 23:22:24 +00:00
js Bug 1583088 - [MIPS64]Fix visitCompareI64{AndBranch}, handle the case that rhs operand is on the stack. r=jandem 2019-10-14 02:46:19 +00:00
layout Backed out changeset 77357e0aa88e (bug 1584859) for wpt and mochitest failures. on a CLOSED TREE 2019-10-13 14:06:44 +03:00
media Bug 1583317: added prefs to set DTLS min/max versions in PeerConnections. r=mt 2019-10-11 20:00:41 +00:00
memory Bug 1587066 - Use native abort() for ThreadSanitizer. r=jseward 2019-10-09 14:27:21 +00:00
mfbt Bug 1585585 - Add {MOZ_LIKELY,MOZ_UNLIKELY} to Result::{isOk,isErr} consumers. r=jwalden 2019-10-10 23:46:42 +00:00
mobile Bug 1580223 - Disable trackingProtectionException test on debug platform for frequent failures. r=gbrown 2019-10-13 08:02:02 +00:00
modules Backed out changeset 77357e0aa88e (bug 1584859) for wpt and mochitest failures. on a CLOSED TREE 2019-10-13 14:06:44 +03:00
mozglue Bug 1579758 - Block a nightly build of OpenSC which crashes Firefox; r=aklotz 2019-10-13 04:20:45 +00:00
netwerk Bug 1558840 - Add nsINetworkLinkService.dnsSuffixList implementation for windows r=mayhemer 2019-10-10 16:21:19 +00:00
nsprpub Bug 1586867 - Upgrade Firefox 71 to use NSPR 4.23. r=jcj NSPR_4_23_BETA1 UPGRADE_NSPR_RELEASE 2019-10-07 22:07:04 +00:00
other-licenses
parser Bug 1510785 - Only build XBL related code when MOZ_XBL is defined. r=bzbarsky 2019-10-08 23:52:14 +00:00
python Bug 1583582 - Mach should not depend on fields in /etc/os-release. r=kvark 2019-10-11 19:27:14 +00:00
remote Bug 1586503 - Temporarily skip remote/test/browser/browser_runtime_executionContext.js on Mac. r=remote-protocol-reviewers,maja_zf 2019-10-10 23:38:51 +00:00
security Bug 1577822 - land NSS NSS_3_47_BETA1 UPGRADE_NSS_RELEASE, r=kjacobs 2019-10-12 00:01:25 +00:00
services Bug 1588018 - Remove remaining event telemetry from the bookmarks mirror. r=markh 2019-10-14 00:22:10 +00:00
servo Bug 1587368 - follow-up: Unbust some ccov builds that are still using old Rust. a=shlindi 2019-10-09 18:42:09 +02:00
startupcache Bug 1587107 - Increase StartupCache bg thread stack sizes r=njn 2019-10-10 05:39:15 +00:00
storage Bug 1560667 - Collection of fixes for things uncovered by improvements to the hazard analysis. r=bzbarsky 2019-10-02 03:20:33 +00:00
taskcluster Bug 1587206 - [lint.flake8] Enable E117 across the tree, r=sylvestre 2019-10-10 18:51:45 +00:00
testing Bug 1585889 [wpt PR 19487] - [LayoutNG] Fix clusterfuzz crash, a=testonly 2019-10-14 11:23:45 +00:00
third_party Bug 1587468 - Update headers_derive to v0.1.1. r=ato 2019-10-10 10:31:14 +00:00
toolkit Bug 1586446 - Ignore duplicate outgoing tags in the bookmarks mirror. r=markh 2019-10-13 23:56:04 +00:00
tools Bug 1587503 - Provide a mechanism to inspect the current profiler configuration; r=gerald 2019-10-11 18:22:42 +00:00
uriloader Bug 1563343 - Do not search for OS protocol handlers in GV; just let Gecko return ERROR_UNKNOWN_PROTOCOL. r=snorp,geckoview-reviewers,esawin 2019-10-08 19:05:09 +00:00
view Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
widget Backed out changeset 77357e0aa88e (bug 1584859) for wpt and mochitest failures. on a CLOSED TREE 2019-10-13 14:06:44 +03:00
xpcom Bug 1587206 - [lint.flake8] Enable F632 across the tree, r=sylvestre 2019-10-10 18:50:33 +00:00
xpfe/appshell Bug 1548152, replace .xul test files in xpfe/ to .xhtml r=NeilDeakin 2019-10-10 13:33:16 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1570370 - Part 9: Move UnicodeExtensionsGenerated.cpp into LanguageTagGenerated.cpp. r=jwalden 2019-10-11 19:26:33 +00:00
.cron.yml Bug 1578495 - Run searchfox jobs on ash. r=asuth 2019-10-06 20:00:09 +00:00
.eslintignore
.eslintrc.js
.flake8 Bug 1587206 - [lint.flake8] Enable E117 across the tree, r=sylvestre 2019-10-10 18:51:45 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Backed out changeset 1e29bf90b3ea (bug 1580622) for breaking retriggers, backfill and reruns on autoland 2019-10-08 06:14:27 +03:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
Cargo.lock bug 1585964: webdriver: drop regex dependency; r=webdriver-reviewers,jgraham 2019-10-07 12:53:38 +00:00
Cargo.toml
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1578348, drop compare-locales from the mach python2 list, r=Callek,ahal 2019-10-08 13:58:33 +00:00
Makefile.in Bug 1540276: Migrate authenticode signing to autograph r=Callek,mshal 2019-09-30 13:57:32 +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 1585355 - Back out (part of) Bug 1443823, removing -fno-keep-inline-dllexport which was only applied to mingw-gcc r=dmajor 2019-10-03 16:01:26 +00:00
package-lock.json
package.json
README.txt
settings.gradle Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
substitute-local-geckoview.gradle
test.mozbuild

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.