Closed
Bug 90886
Opened 24 years ago
Closed 24 years ago
eStyleStruct_BorderPaddingShortcut is obsolete
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
FIXED
mozilla0.9.5
People
(Reporter: pierre, Assigned: bryner)
References
()
Details
(Whiteboard: [ruletree])
Attachments
(1 file)
1007 bytes,
patch
|
jag+mozilla
:
review+
bryner
:
superreview+
|
Details | Diff | Splinter Review |
nsXULTreeOuterGroupFrame::ComputeIntrinsicWidth() calls
styleContext->GetStyleData(eStyleStruct_BorderPaddingShortcut)
but eStyleStruct_BorderPaddingShortcut is not used anymore.
Comment 1•24 years ago
|
||
Heh, yeah. Good thing this function is never called. :)
Status: NEW → ASSIGNED
Reporter | ||
Updated•24 years ago
|
Whiteboard: [ruletree]
Comment 2•24 years ago
|
||
--> bryner, who fixed ComputeIntrinsicWidth in his tree. bryner, sr=hyatt on
that fix.
Comment 3•24 years ago
|
||
--> bryner. see comment above.
Assignee: hyatt → bryner
Status: ASSIGNED → NEW
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.5
Assignee | ||
Comment 4•24 years ago
|
||
Assignee | ||
Comment 5•24 years ago
|
||
Comment on attachment 48264 [details] [diff] [review]
patch
adding hyatt's sr= which was for this patch.
Attachment #48264 -
Flags: superreview+
Comment 6•24 years ago
|
||
Comment on attachment 48264 [details] [diff] [review]
patch
r=jag
Attachment #48264 -
Flags: review+
Assignee | ||
Comment 7•24 years ago
|
||
checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•