Open
Bug 1144136
Opened 10 years ago
Updated 2 years ago
Remove unneeded Flush() from D3D11 compositor
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
REOPENED
mozilla39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: jrmuizel, NeedInfo)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
912 bytes,
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
I don't think we need this because the Present() call has an implicit flush
Attachment #8578673 -
Flags: review?(bas)
Comment 1•10 years ago
|
||
Comment on attachment 8578673 [details] [diff] [review]
Remove unneeded Flush() from D3D11 compositor
Review of attachment 8578673 [details] [diff] [review]:
-----------------------------------------------------------------
I think I agree.
Attachment #8578673 -
Flags: review?(bas) → review+
Updated•10 years ago
|
Whiteboard: [gfx-noted]
Comment 2•10 years ago
|
||
Assignee: nobody → jmuizelaar
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
Assignee | ||
Updated•10 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•10 years ago
|
Flags: needinfo?(jmuizelaar)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•