Closed
Bug 736875
Opened 13 years ago
Closed 13 years ago
Compositor perf warning need to be filtered up to 15ms
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: romaxa, Assigned: romaxa)
Details
Attachments
(1 file)
1.15 KB,
patch
|
BenWa
:
review+
|
Details | Diff | Splinter Review |
http://hg.mozilla.org/mozilla-central/rev/8822397fc42d - did not found any bug or review for that check-in
but on IPC XUL fennec it throw lot of messages like:
Compositor: Layers update took 1 ms (blocking gecko).
Compositor: Layers update took 0 ms (blocking gecko).
Compositor: Layers update took 0 ms (blocking gecko).
Assignee | ||
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
Comment on attachment 606990 [details] [diff] [review]
Filter ShadowLayersParent.cpp compositor warnings up to 15 ms
I can review this. It used to warn after 15ms and was intended to work that way but it got changed around in refactoring.
Attachment #606990 -
Flags: review?(jones.chris.g) → review+
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 3•13 years ago
|
||
Keywords: checkin-needed
Target Milestone: --- → mozilla14
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
tracking-fennec: --- → ?
Updated•13 years ago
|
status-firefox13:
--- → affected
status-firefox14:
--- → fixed
Updated•12 years ago
|
tracking-fennec: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•