Remove integer comparison workaround in fetch_clip_area.
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
Attachments
(1 obsolete file)
This removes the workaround from https://github.com/servo/webrender/pull/2864
The root cause of that has been identified as bug 1690027.
Assignee | ||
Comment 1•5 years ago
|
||
This removes the workaround from https://github.com/servo/webrender/pull/2864
The root cause of that has been identified as bug 1690027.
Comment 3•5 years ago
|
||
bugherder |
Comment 4•5 years ago
|
||
Backed out for causing 1690689
Backout: https://hg.mozilla.org/mozilla-central/rev/9e3d6ba07824276af63c1e07010d8a554e220388
Comment 5•5 years ago
|
||
Yesterday I filed https://bugzilla.mozilla.org/show_bug.cgi?id=1690689 that is caused by this bug.
Could you please tell me if it will be fixed any time soon? Because Nightly is impossible to use this way.
Assignee | ||
Comment 6•5 years ago
|
||
Yep. A new nightly should be out in a couple of hours.
Comment 7•5 years ago
|
||
Any updates on both the bugs?
Assignee | ||
Comment 8•5 years ago
|
||
Firefox updates have been disabled because of another bug. They should be reenabled in about 2 hours.
Updated•4 years ago
|
Assignee | ||
Comment 10•3 years ago
|
||
Yep. We work around this by avoiding texelFetchOffset in bug 1690027
Description
•