Closed Bug 496102 Opened 17 years ago Closed 17 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+
Status: NEW → RESOLVED
Closed: 17 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
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.
Status: REOPENED → RESOLVED
Closed: 17 years ago17 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: