Closed
Bug 967296
Opened 12 years ago
Closed 12 years ago
Remove diagnostic code added in bug 946929
Categories
(Core :: Layout, enhancement, P5)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)
Details
Attachments
(1 file)
|
5.93 KB,
patch
|
tnikkel
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•12 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•12 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•12 years ago
|
Attachment #8401008 -
Flags: review?(tnikkel) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
| landing | ||
Flags: in-testsuite-
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
| Assignee | ||
Comment 5•12 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
•