Closed
Bug 162492
Opened 23 years ago
Closed 23 years ago
remove nsIStyleRule::GetStrength
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Core
CSS Parsing and Computation
Tracking
()
VERIFIED
FIXED
mozilla1.2alpha
People
(Reporter: dbaron, Assigned: dbaron)
Details
(Whiteboard: [patch][whitebox])
Attachments
(1 file)
9.71 KB,
patch
|
kinmoz
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
nsIStyleRule::GetStrength is unused. We should remove it.
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [patch]
Target Milestone: --- → mozilla1.2alpha
Assignee | ||
Comment 1•23 years ago
|
||
Haven't tested building it yet, but LXR says it will work.
![]() |
||
Comment 2•23 years ago
|
||
Comment on attachment 95097 [details] [diff] [review]
patch
sr=bzbarsky
Attachment #95097 -
Flags: superreview+
Attachment #95097 -
Flags: review+
Assignee | ||
Comment 4•23 years ago
|
||
Fix checked in to trunk, 2002-08-14 06:16 PDT. I should double-check in LXR
that I got all occurrences of "GetStrength", though.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•22 years ago
|
Whiteboard: [patch] → [patch][whitebox]
Comment 5•22 years ago
|
||
According to
http://lxr.mozilla.org/seamonkey/search?string=GetStrength
...there are no matching files. VERIFIED.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•