Closed
Bug 1517200
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14691 - Less restrictive internal column count limit.
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14691 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14691
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
> Less restrictive internal column count limit.
>
> Just allow up to 10000 columns unconditionally.
>
> We used to have severe performance problems with many columns (O(n^2)),
> but that should be long gone, thanks to
> https://chromium-review.googlesource.com/c/chromium/src/+/1070562/
>
> This is essentially a revert of
> https://chromium-review.googlesource.com/c/chromium/src/+/1068929/
> (and earlier clamping attempts).
>
> Bug: 918112, 808189
> Change-Id: I3c767fa4f2da5197d1a02c8f4ad89fbc35c5614d
>
> Reviewed-on: https://chromium-review.googlesource.com/1392955
> WPT-Export-Revision: add7fbfd46d2525aed904995f137851476299b4e
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=60cf8a9d3f9687df75da0a09bd774c3482c058d0
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 5•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bfae19ac355c702622f23c814d70799ac83b9cd6
Assignee | ||
Comment 6•6 years ago
|
||
Ran 1 tests
PASS : 1
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a0192839fb52
[wpt PR 14691] - Less restrictive internal column count limit., a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1ab87cf298ba
[wpt PR 14691] - Less restrictive internal column count limit., a=testonly
Comment 9•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•