Closed
Bug 209088
Opened 22 years ago
Closed 22 years ago
Remove Scrolled() method on nsIFrame and nsIViewObserver
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
People
(Reporter: bryner, Assigned: bryner)
Details
Attachments
(1 file)
5.00 KB,
patch
|
dbaron
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
As far as I can tell, there's no way for this code to ever be called...
Assignee | ||
Comment 1•22 years ago
|
||
Assignee | ||
Updated•22 years ago
|
Attachment #125450 -
Flags: review?(dbaron)
Comment on attachment 125450 [details] [diff] [review]
patch
r=dbaron, but it's worth double-checking with roc as well that this isn't
wanted in the future (although I doubt it is)
Attachment #125450 -
Flags: superreview?(roc+moz)
Attachment #125450 -
Flags: review?(dbaron)
Attachment #125450 -
Flags: review+
Comment on attachment 125450 [details] [diff] [review]
patch
looks good. If we ever want something like this again, we can put it back. This
particular interface signature probably wouldn't be useful anyway.
Attachment #125450 -
Flags: superreview?(roc+moz) → superreview+
Assignee | ||
Comment 4•22 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•