Closed Bug 496102 Opened 15 years ago Closed 15 years ago

Remove nsNotifyPaintEvent

Categories

(Core :: DOM: Events, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: smaug, Assigned: smaug)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch patch (obsolete) — Splinter Review
MozAfterPaint is for DOM only, so it shouldn't need
nsXXXEvent. However, normal createEvent/initEvent is probably a bit too
slow for it, so the patch allows one to create an event fast using
NS_NewDOMNotifyPaintEvent.
Asking review after tryserver has run tests.
Attachment #381277 - Flags: superreview?(roc)
Attachment #381277 - Flags: review?(roc)
Attachment #381277 - Flags: superreview?(roc)
Attachment #381277 - Flags: review?(roc)
Comment on attachment 381277 [details] [diff] [review]
patch

Um, there is something wrong. This didn't pass tryserver tests.
Attached patch patch, v2Splinter Review
Still waiting tryserver
Attachment #381277 - Attachment is obsolete: true
Attachment #381311 - Attachment is patch: true
Attachment #381311 - Attachment mime type: application/octet-stream → text/plain
Attachment #381311 - Flags: superreview?(roc)
Attachment #381311 - Flags: review?(roc)
Attachment #381311 - Flags: superreview?(roc)
Attachment #381311 - Flags: superreview+
Attachment #381311 - Flags: review?(roc)
Attachment #381311 - Flags: review+
http://hg.mozilla.org/mozilla-central/rev/592d1c8c8648
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
This seemed to have a caused an intermittent failure of /tests/layout/base/tests/test_bug450930.xhtml

http://tinderbox.mozilla.org/showlog.cgi?log=Firefox-Unittest/1245672642.1245674990.16560.gz
Backed out
http://hg.mozilla.org/mozilla-central/rev/ce59685483a6
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
It looks like the intermittent failure might have been happening before this landed. See bug 483218. Perhaps this was just unlikely. Certainly worth investigating though.
The test does use timeouts in a way which may cause failures, I think.
Relanded http://hg.mozilla.org/mozilla-central/rev/7d258c8e52e7
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: