Closed
Bug 1367994
Opened 8 years ago
Closed 8 years ago
Fix the crash issue in webrender TransformedRect when the number is NAN
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: ethlin, Assigned: ethlin)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
1.67 KB,
patch
|
kats
:
review+
|
Details | Diff | Splinter Review |
There is a pr[1] to fix this issue. It will cause the crash test[2] failed when turning on background color layer. This bug is for tracking this issue.
[1] https://github.com/servo/webrender/pull/1296
[2] dom/animation/test/crashtests/1272475-2.html
Assignee | ||
Updated•8 years ago
|
Assignee | ||
Updated•8 years ago
|
Whiteboard: [gfx-noted]
Assignee | ||
Comment 1•8 years ago
|
||
'dom/animation/test/crashtests/1272475-1.html' also has the same problem.
Assignee | ||
Comment 2•8 years ago
|
||
Attachment #8878369 -
Flags: review?(bugmail)
Comment 3•8 years ago
|
||
Comment on attachment 8878369 [details] [diff] [review]
Remove skip-if for 1272475-1.html
Review of attachment 8878369 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8878369 -
Flags: review?(bugmail) → review+
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → ethlin
Pushed by ethlin@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/59f075d3c747
Remove skip-if for 1272475-1.html since the issue is fixed in webrender. r=kats
Comment 5•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•