Closed
Bug 1639874
Opened 5 years ago
Closed 5 years 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•5 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d1343cbbfca3
Fix YCbCrTextureClientAllocationHelper::IsCompatible() r=jrmuizel
Comment 3•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
•