Closed
Bug 1517200
Opened 7 years ago
Closed 7 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•7 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=60cf8a9d3f9687df75da0a09bd774c3482c058d0
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bfae19ac355c702622f23c814d70799ac83b9cd6
| Assignee | ||
Comment 6•7 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•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 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
•