Closed
Bug 1570442
Opened 6 years ago
Closed 6 years ago
Composition recorder on WebRender with OpenGL outputs upside down frames
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
References
Details
Attachments
(1 file)
When running the composition recorder on macOS with WebRender enabled the outputted frames will be upside down.
| Assignee | ||
Comment 1•6 years ago
|
||
Frames captured by the composition recorder on macOS were previously upside
down written to disk. We now flip them right side up when mapping them into
memory.
| Assignee | ||
Comment 2•6 years ago
|
||
Upon further investigation, this affects Linux as well.
OS: macOS → Unspecified
| Assignee | ||
Updated•6 years ago
|
Summary: Composition recorder on macOS with WebRender outputs upside down frames → Composition recorder on macOS and Linux with WebRender outputs upside down frames
Updated•6 years ago
|
Attachment #9082096 -
Attachment description: Bug 1570442 - Flip upside down recorded frames right side up on macOS r?kvark → Bug 1570442 - Flip upside down recorded frames right side up on macOS and Linux r?kvark
| Assignee | ||
Comment 3•6 years ago
|
||
Upon yet further investigation, this applies to all OpenGL WebRender targets. Windows non-ANGLE WebRender experiences the same issue.
OS: Unspecified → All
Hardware: Desktop → All
Summary: Composition recorder on macOS and Linux with WebRender outputs upside down frames → Composition recorder on WebRender with OpenGL outputs upside down frames
Updated•6 years ago
|
Attachment #9082096 -
Attachment description: Bug 1570442 - Flip upside down recorded frames right side up on macOS and Linux r?kvark → Bug 1570442 - Flip upside down recorded frames right side up on non-ANGLE configurations r?kvark
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dccb73a9ee2b
Flip upside down recorded frames right side up on non-ANGLE configurations r=kvark
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•