Closed
Bug 1027496
Opened 10 years ago
Closed 10 years ago
Stream display list and layers dump
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
mozilla33
People
(Reporter: BenWa, Assigned: BenWa)
References
Details
Attachments
(1 file, 3 obsolete files)
(deleted),
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
Currently the performance overhead of building a large string is too high. We should reduce this by using stringstream.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → bgirard
Assignee | ||
Comment 2•10 years ago
|
||
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8442632 -
Attachment is obsolete: true
Assignee | ||
Comment 4•10 years ago
|
||
This patch is going to rot fast so I'm hoping to get it landed ASAP:
https://tbpl.mozilla.org/?tree=Try&rev=1a402b3033df
Attachment #8442913 -
Attachment is obsolete: true
Attachment #8442948 -
Flags: review?(matt.woodrow)
Assignee | ||
Updated•10 years ago
|
Attachment #8442948 -
Attachment is patch: true
Comment 5•10 years ago
|
||
Comment on attachment 8442948 [details] [diff] [review]
patch v2 (rebased, include fix)
Review of attachment 8442948 [details] [diff] [review]:
-----------------------------------------------------------------
I think you uploaded the wrong patch
Assignee | ||
Comment 6•10 years ago
|
||
Attachment #8442948 -
Attachment is obsolete: true
Attachment #8442948 -
Flags: review?(matt.woodrow)
Attachment #8443068 -
Flags: review?(matt.woodrow)
Updated•10 years ago
|
Attachment #8443068 -
Flags: review?(matt.woodrow) → review+
Assignee | ||
Comment 7•10 years ago
|
||
Comment 8•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
You need to log in
before you can comment on or make changes to this bug.
Description
•