Closed
Bug 1639874
Opened 11 months ago
Closed 11 months ago
Fix YCbCrTextureClientAllocationHelper::IsCompatible()
Categories
(Core :: Graphics: Layers, enhancement)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
YCbCrTextureClientAllocationHelper::IsCompatible() does not compare YStride and CbCrStride. They also affect to buffer size.
Assignee | ||
Updated•11 months ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•11 months ago
|
||
Pushed by sikeda.birchill@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d1343cbbfca3 Fix YCbCrTextureClientAllocationHelper::IsCompatible() r=jrmuizel
Comment 3•11 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 11 months 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
•