Closed
Bug 967296
Opened 7 years ago
Closed 7 years ago
Remove diagnostic code added in bug 946929
Categories
(Core :: Layout, enhancement, P5)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: mats, Assigned: mats)
Details
Attachments
(1 file)
5.93 KB,
patch
|
tnikkel
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•7 years ago
|
||
Removes the diagnostic code from bug 946929 (the first two patches), and a stray newline I stumbled upon.
Attachment #8401008 -
Flags: review?(tnikkel)
Assignee | ||
Comment 2•7 years ago
|
||
Fwiw, I checked https://crash-stats.mozilla.com/ and there are no incidents of IsDOMPaintEventPending in FF30 or later. It wasn't very frequent before either so I should probably check that again after FF30 is released.
Flags: needinfo?(matspal)
Updated•7 years ago
|
Attachment #8401008 -
Flags: review?(tnikkel) → review+
Assignee | ||
Comment 3•7 years ago
|
||
landing |
https://hg.mozilla.org/integration/mozilla-inbound/rev/ffbc1fea7834
Flags: in-testsuite-
Comment 4•7 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/ffbc1fea7834
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
Assignee | ||
Comment 5•7 years ago
|
||
(In reply to Mats Palmgren (:mats) from comment #2) > Fwiw, I checked https://crash-stats.mozilla.com/ and there are no incidents > of IsDOMPaintEventPending in FF30 or later. It wasn't very frequent before > either so I should probably check that again after FF30 is released. There are no reported incidents with IsDOMPaintEventPending on the stack for FF30 .. FF33 at this time.
Flags: needinfo?(matspal)
You need to log in
before you can comment on or make changes to this bug.
Description
•