Closed
Bug 592803
Opened 15 years ago
Closed 15 years ago
remove some 130078 related dead code
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
People
(Reporter: tnikkel, Assigned: tnikkel)
Details
Attachments
(2 files)
3.51 KB,
patch
|
roc
:
review+
dbaron
:
approval2.0+
|
Details | Diff | Splinter Review |
4.28 KB,
patch
|
roc
:
review+
dbaron
:
approval2.0+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•15 years ago
|
||
Assignee: nobody → tnikkel
Attachment #471220 -
Flags: review?(roc)
Assignee | ||
Comment 2•15 years ago
|
||
Attachment #471222 -
Flags: review?(roc)
Attachment #471220 -
Flags: review?(roc) → review+
Attachment #471222 -
Flags: review?(roc) → review+
Assignee | ||
Comment 3•15 years ago
|
||
Comment on attachment 471220 [details] [diff] [review]
Remove nsPresContext::NotifyInvalidateForScrolling
Removing dead code.
Attachment #471220 -
Flags: approval2.0?
Assignee | ||
Updated•15 years ago
|
Attachment #471222 -
Flags: approval2.0?
Comment on attachment 471220 [details] [diff] [review]
Remove nsPresContext::NotifyInvalidateForScrolling
a2.0=dbaron
Attachment #471220 -
Flags: approval2.0? → approval2.0+
Comment on attachment 471222 [details] [diff] [review]
Rename nsSubDocumentFrame::CreateViewAndWidget to CreateInnerView
a2.0=dbaron
Attachment #471222 -
Flags: approval2.0? → approval2.0+
The second patch shares many aspects with bug 593577, but bug 593577 does more (but is missing a function rename in this one).
Comment 7•15 years ago
|
||
The function name was renamed by bug 559705.
Assignee | ||
Comment 8•15 years ago
|
||
Landed the removal of nsPresContext::NotifyInvalidateForScrolling (the only thing left to do)
http://hg.mozilla.org/mozilla-central/rev/45c90ffa6c54
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•