Closed
Bug 1679052
Opened 4 years ago
Closed 4 years ago
Fix failures in conformance2__rendering__blitframebuffer-outside-readbuffer.html
Categories
(Core :: Graphics: CanvasWebGL, defect, P1)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
85 Branch
People
(Reporter: jgilbert, Assigned: jgilbert)
References
Details
Attachments
(2 files)
These are marked as expected failures right now.
Assignee | ||
Comment 1•4 years ago
|
||
E.g. Blitting 1,1,-1,-1 to 0,2,2,0.
Some drivers have trouble with this.
Primarily tested by:
- conformance2/rendering/blitframebuffer-filter-outofbounds.html
- conformance2/rendering/blitframebuffer-outside-readbuffer.html
Assignee | ||
Updated•4 years ago
|
See Also: → CVE-2020-26971
Pushed by jgilbert@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/43889b21dc89
Constrain src and dst rects for eldritch blitFramebuffer rects. r=lsalzman
Assignee | ||
Comment 3•4 years ago
|
||
Pushed by jgilbert@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/78950b025fb4
Mark now-passing test.
Comment 6•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/43889b21dc89
https://hg.mozilla.org/mozilla-central/rev/78950b025fb4
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
Updated•4 years ago
|
Blocks: CVE-2020-26971
Comment 7•4 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/a20300155809
https://hg.mozilla.org/releases/mozilla-beta/rev/c68a30c90795
status-firefox84:
--- → fixed
Flags: in-testsuite+
Comment 8•4 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-esr78/rev/e304cd72b635
https://hg.mozilla.org/releases/mozilla-esr78/rev/21095e6d1730
status-firefox-esr78:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•