Closed
Bug 301313
Opened 19 years ago
Closed 19 years ago
Remove mPresContext in /layout/forms/
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
FIXED
People
(Reporter: anlan, Assigned: anlan)
Details
Attachments
(1 file)
20.84 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
Lots of outdated mPresContexts in /layout/forms/, patch coming up.
Assignee | ||
Comment 1•19 years ago
|
||
Simple removal of mPresContext from all files in /layout/forms/.
Assignee: nobody → anlan
Status: NEW → ASSIGNED
Assignee | ||
Updated•19 years ago
|
Attachment #189767 -
Flags: review?(roc)
Comment on attachment 189767 [details] [diff] [review]
mPresContext cleaning
Nice! Land this in 1.9.
I think there are also unnecessary mPresContexts in XUL-land. And of coruse
loads of aPresContext parameters that can be removed :-)
Attachment #189767 -
Flags: superreview+
Attachment #189767 -
Flags: review?(roc)
Attachment #189767 -
Flags: review+
Comment 3•19 years ago
|
||
Checking in nsComboboxControlFrame.cpp;
/cvsroot/mozilla/layout/forms/nsComboboxControlFrame.cpp,v <--
nsComboboxControlFrame.cpp
new revision: 1.325; previous revision: 1.324
done
Checking in nsComboboxControlFrame.h;
/cvsroot/mozilla/layout/forms/nsComboboxControlFrame.h,v <--
nsComboboxControlFrame.h
new revision: 1.135; previous revision: 1.134
done
Checking in nsFileControlFrame.cpp;
/cvsroot/mozilla/layout/forms/nsFileControlFrame.cpp,v <-- nsFileControlFrame.cpp
new revision: 3.173; previous revision: 3.172
done
Checking in nsFileControlFrame.h;
/cvsroot/mozilla/layout/forms/nsFileControlFrame.h,v <-- nsFileControlFrame.h
new revision: 1.76; previous revision: 1.75
done
Checking in nsFormControlFrame.cpp;
/cvsroot/mozilla/layout/forms/nsFormControlFrame.cpp,v <-- nsFormControlFrame.cpp
new revision: 1.183; previous revision: 1.182
done
Checking in nsFormControlFrame.h;
/cvsroot/mozilla/layout/forms/nsFormControlFrame.h,v <-- nsFormControlFrame.h
new revision: 3.86; previous revision: 3.85
done
Checking in nsIsIndexFrame.cpp;
/cvsroot/mozilla/layout/forms/nsIsIndexFrame.cpp,v <-- nsIsIndexFrame.cpp
new revision: 1.64; previous revision: 1.63
done
Checking in nsIsIndexFrame.h;
/cvsroot/mozilla/layout/forms/nsIsIndexFrame.h,v <-- nsIsIndexFrame.h
new revision: 1.28; previous revision: 1.27
done
Checking in nsLegendFrame.cpp;
/cvsroot/mozilla/layout/forms/nsLegendFrame.cpp,v <-- nsLegendFrame.cpp
new revision: 3.58; previous revision: 3.57
done
Checking in nsLegendFrame.h;
/cvsroot/mozilla/layout/forms/nsLegendFrame.h,v <-- nsLegendFrame.h
new revision: 3.24; previous revision: 3.23
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•