Closed
Bug 1637389
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 23545 - Fix float-cast-overflow in ComputedStyle::OutlineWidthInt()
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23545 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23545
Details from upstream follow.
Manuel Rego Casasnovas <rego@igalia.com> wrote:
Fix float-cast-overflow in ComputedStyle::OutlineWidthInt()
BUG=1081640,1068107
TEST=external/wpt/css/css-ui/outline-with-001-crash.htmlChange-Id: Ib1dca88c203fe3adabee66d4b214c6b13f686be5
Reviewed-on: https://chromium-review.googlesource.com/2196406
WPT-Export-Revision: 72c16bad27c6d6c79a6be1a0ef088e68c4bd5e55
Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c9d8de792145a3d7eeeb133f409c59e148f54d82
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ab14bf3936ef
[wpt PR 23545] - Fix float-cast-overflow in ComputedStyle::OutlineWidthInt(), a=testonly
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•