Closed Bug 232393 Opened 21 years ago Closed 21 years ago

misc views cleanup

Categories

(Core :: Web Painting, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla1.7alpha

People

(Reporter: dbaron, Assigned: dbaron)

Details

(Whiteboard: [patch])

Attachments

(1 file, 1 obsolete file)

Over the past year or so I've accumulated some minor cleanup in the view/ directory of my tree. I'm not much attached to any of it (especially the stuff in nsView::List). However, I'd rather get it out of my tree in one way or another, and I think at least some of it is worth checking in.
Attached patch patch (obsolete) — Splinter Review
This contains: * printing some additional information I cared about once in nsView::List (this could easily go if you'd prefer it not checked in * make IsZPlaceholderView |const| * clean up nsView::Release -- the macro implementation has done refcount stabilization for years; move the extra code into the destructor * Remove unused parameter from CreateDisplayList * a bunch of other really obvious things (except that I don't remember why I wrote the "XXXldb lying" comment)
Comment on attachment 140051 [details] [diff] [review] patch roc, I was hoping you could give me a check-in vs. throw-out opinion on this. (I was hoping to get it out of my tree to hack on bug 20022.)
Attachment #140051 - Flags: superreview?(roc)
Attachment #140051 - Flags: review?(roc)
(Actually, I want to remove nsView::HandleEvent too, which just forwards to nsViewManager::HandleEvent, so hold on before reviewing.)
Attached patch patchSplinter Review
look at this patch instead
Attachment #140051 - Attachment is obsolete: true
Attachment #140051 - Flags: superreview?(roc)
Attachment #140051 - Flags: review?(roc)
Attachment #140052 - Flags: superreview?(roc)
Attachment #140052 - Flags: review?(roc)
Status: NEW → ASSIGNED
Priority: -- → P3
Whiteboard: [patch]
Target Milestone: --- → mozilla1.7alpha
Comment on attachment 140052 [details] [diff] [review] patch looks fine. We got rid of the last overrider of HandleEvent when we got rid of native scrollbars. BTW will you review the rest of my view cleanup patch or are you waiting on me for something?
Attachment #140052 - Flags: superreview?(roc)
Attachment #140052 - Flags: superreview+
Attachment #140052 - Flags: review?(roc)
Attachment #140052 - Flags: review+
Checked in to trunk, 2004-01-28 16:04 -0800.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: