Closed
Bug 1120645
Opened 11 years ago
Closed 11 years ago
Use MOZ_PERFORMANCE_WARNING with TextureClients that must be destroyed synchronously
Categories
(Core :: Graphics: Layers, defect)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla38
People
(Reporter: nical, Assigned: nical)
Details
Attachments
(1 file)
|
849 bytes,
patch
|
BenWa
:
review+
|
Details | Diff | Splinter Review |
Because it forces the content thread to synchronously wait for the TextureHost to be destroyed, which should be avoided.
| Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → nical.bugzilla
Attachment #8547783 -
Flags: review?(bgirard)
Updated•11 years ago
|
Attachment #8547783 -
Flags: review?(bgirard) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in
before you can comment on or make changes to this bug.
Description
•