Closed
Bug 930476
Opened 10 years ago
Closed 10 years ago
Paint markers don't show async compositing
Categories
(Core :: Gecko Profiler, defect)
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: BenWa, Assigned: BenWa)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
573 bytes,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
With bug 918825 I don't properly support the async composition frames. The UI will pick up the first compositing start event. For the sync frames we would still key off the start of sync transaction which is what we want but for async frames we will use the second marker.
Attachment #821650 -
Flags: review?(ehsan)
Updated•10 years ago
|
Attachment #821650 -
Flags: review?(ehsan) → review+
Assignee | ||
Comment 1•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/301830ddbfb2
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bgirard
https://hg.mozilla.org/mozilla-central/rev/301830ddbfb2
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
You need to log in
before you can comment on or make changes to this bug.
Description
•