Closed Bug 202764 Opened 22 years ago Closed 20 years ago

nsXULDocument::HandleDOMEvent can go away

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bryner, Assigned: smaug)

References

Details

Attachments

(1 file)

Now that nsXULDocument inherits from nsDocument, it looks like nsXULDocument::HandleDOMEvent can go away and we can just use the superclass implementation. It seems to be functionally the same, just a few extra checks for local handling (which appear to be more correct).
Depends on: 234455
So, like this. The only difference atm is the local handling. As far as I understand nsDocument does it right. http://lxr.mozilla.org/seamonkey/source/content/base/src/nsDocument.cpp#4114 http://lxr.mozilla.org/seamonkey/source/content/xul/document/src/nsXULDocument.cpp#1237
Assignee: bryner → smaug
Status: NEW → ASSIGNED
Attachment #194780 - Flags: review?(jst)
Comment on attachment 194780 [details] [diff] [review] Removing nsXULDocument::HandleDOMEvent r=jst
Attachment #194780 - Flags: review?(jst) → review+
Attachment #194780 - Flags: superreview?(bryner)
Attachment #194780 - Flags: superreview?(bryner) → superreview?(bzbarsky)
Comment on attachment 194780 [details] [diff] [review] Removing nsXULDocument::HandleDOMEvent sr=bzbarsky. Let me know if you need this checked in, ok? (I _think_ you have a cvs account, but I'm not 100% sure... and if you don't, request one!).
Attachment #194780 - Flags: superreview?(bzbarsky) → superreview+
(In reply to comment #3) > (From update of attachment 194780 [details] [diff] [review] [edit]) > sr=bzbarsky. Let me know if you need this checked in, ok? (I _think_ you have > a cvs account, but I'm not 100% sure... and if you don't, request one!). > I do have a cvs account. I'll check this in later today.
Checked in
Status: ASSIGNED → RESOLVED
Closed: 20 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: