Closed
Bug 1360701
Opened 9 years ago
Closed 9 years ago
Remove sync wait during removing pipeline
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file, 9 obsolete files)
|
8.98 KB,
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
To remove pipeline, WebRenderBridgeParent wait synchronously to prevent problem of external image handling. It is not good.
| Assignee | ||
Updated•9 years ago
|
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Updated•9 years ago
|
Summary: Remove sync wait of pipeline remove → Remove sync wait during removing pipeline
| Assignee | ||
Comment 1•9 years ago
|
||
| Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8866196 -
Attachment is obsolete: true
| Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8866601 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•9 years ago
|
||
| Assignee | ||
Comment 5•9 years ago
|
||
Attachment #8866620 -
Attachment is obsolete: true
| Assignee | ||
Comment 6•9 years ago
|
||
| Assignee | ||
Comment 7•9 years ago
|
||
Attachment #8866688 -
Attachment is obsolete: true
| Assignee | ||
Comment 8•9 years ago
|
||
Attachment #8867037 -
Attachment is obsolete: true
| Assignee | ||
Comment 9•9 years ago
|
||
Attachment #8867051 -
Attachment is obsolete: true
| Assignee | ||
Comment 10•9 years ago
|
||
Attachment #8867115 -
Attachment is obsolete: true
| Assignee | ||
Comment 11•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Attachment #8867140 -
Flags: review?(nical.bugzilla)
| Assignee | ||
Comment 12•9 years ago
|
||
Attachment #8867140 -
Attachment is obsolete: true
Attachment #8867140 -
Flags: review?(nical.bugzilla)
| Assignee | ||
Comment 13•9 years ago
|
||
| Assignee | ||
Comment 14•9 years ago
|
||
Attachment #8867615 -
Attachment is obsolete: true
| Assignee | ||
Comment 15•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Attachment #8867670 -
Flags: review?(nical.bugzilla)
Updated•9 years ago
|
Attachment #8867670 -
Flags: review?(nical.bugzilla) → review+
Comment 16•9 years ago
|
||
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/2cc47f8ec512
Remove sync wait during removing pipeline r=nical
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 17•9 years ago
|
||
| bugherder | ||
Updated•9 years ago
|
status-firefox55:
--- → fixed
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•