Closed
Bug 276092
Opened 20 years ago
Closed 20 years ago
remove unused prescontext from PlaceFrameView, PlaceChildsView, ConsiderChildOverflow
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bernd_mozilla, Assigned: bernd_mozilla)
Details
Attachments
(1 file)
|
85.12 KB,
patch
|
dbaron
:
review+
dbaron
:
superreview+
|
Details | Diff | Splinter Review |
this is a followup of bug 276015
Summary: remove unsed prescontext from PlaceFrameView, PlaceChildsView, ConsiderChildOverflow → remove unused prescontext from PlaceFrameView, PlaceChildsView, ConsiderChildOverflow
Attachment #169626 -
Flags: superreview?(dbaron)
Attachment #169626 -
Flags: review?(dbaron)
so the reminder is: http://lxr.mozilla.org/seamonkey/ident?i=DidReflow http://lxr.mozilla.org/seamonkey/search?string=HandlePress http://lxr.mozilla.org/seamonkey/search?string=GetContentAndOffsetsFromPoint http://lxr.mozilla.org/seamonkey/search?string=GetOriginToViewOffset http://lxr.mozilla.org/seamonkey/search?string=GetLastLeaf http://lxr.mozilla.org/seamonkey/search?string=TranslateEventCoords http://lxr.mozilla.org/seamonkey/search?string=GetDesiredSize http://lxr.mozilla.org/seamonkey/search?string=GetPointFromOffset
Comment on attachment 169626 [details] [diff] [review] patch r+sr=dbaron. Keep an eye on the warnings number on brad for method-hiding warnings.
Attachment #169626 -
Flags: superreview?(dbaron)
Attachment #169626 -
Flags: superreview+
Attachment #169626 -
Flags: review?(dbaron)
Attachment #169626 -
Flags: review+
fix checked in the warnings stayed constant I did not find a hidden warning.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•