Closed
Bug 1508647
Opened 6 years ago
Closed 6 years ago
ItemClips::mSeparateLeaf has broken I/O semantics
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: kvark, Assigned: kats)
References
Details
Attachments
(1 file)
This field participates in both HasSameInputs() and CopyOutputsFrom(), which is wrong. According to :kats, it should be input only.
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•6 years ago
|
||
Assignee: nobody → kats
Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Blocks: stage-wr-next
Updated•6 years ago
|
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b0604a326cde
Don't treat mSeparateLeaf as an output. r=aosmond
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Comment 5•6 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•