Closed
Bug 1028532
Opened 12 years ago
Closed 12 years ago
Remove Fence::merge() on gonk
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
|
1.32 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
Sometimes Fence::merge() calls spend some time. We need only latest Fence objects. Fence::merge() could be removed.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•12 years ago
|
||
| Assignee | ||
Updated•12 years ago
|
Attachment #8443903 -
Flags: review?(nical.bugzilla)
| Assignee | ||
Comment 2•12 years ago
|
||
Comment on attachment 8443903 [details] [diff] [review]
patch - Remove Fence::merge() on gonk
Jeff, can you review the bug? nical is in PTO.
Attachment #8443903 -
Flags: review?(nical.bugzilla) → review?(jmuizelaar)
Updated•12 years ago
|
Attachment #8443903 -
Flags: review?(jmuizelaar) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
| Assignee | ||
Comment 5•11 years ago
|
||
[Blocking Requested - why for this release]:
This bug blocks bug 1047149 based on Bug 1047149 Comment 26.
| Assignee | ||
Comment 6•11 years ago
|
||
[Blocking Requested - why for this release]:
blocking-b2g: --- → 2.0?
Comment 8•11 years ago
|
||
status-b2g-v2.0:
--- → fixed
status-b2g-v2.1:
--- → fixed
status-firefox31:
--- → wontfix
status-firefox32:
--- → wontfix
status-firefox33:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•