Closed
Bug 196485
Opened 22 years ago
Closed 22 years ago
Remove duplicate tokenizing method
Categories
(Core :: XUL, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla1.4alpha
People
(Reporter: janv, Assigned: janv)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jag+mozilla
:
review+
bryner
:
superreview+
|
Details | Diff | Splinter Review |
Content and layout libraries were put together, so we can use
nsTreeUtils::TokenizeProperties method in rdfliner too.
Patch coming...
Assignee | ||
Updated•22 years ago
|
Status: NEW → ASSIGNED
OS: Linux → All
Priority: -- → P3
Target Milestone: --- → mozilla1.4alpha
Assignee | ||
Comment 1•22 years ago
|
||
It reduces code footprint by 730 bytes (Linux, gcc 3.2.2 -O2)
Assignee | ||
Updated•22 years ago
|
Attachment #116665 -
Flags: superreview?(bryner)
Attachment #116665 -
Flags: review?(waterson)
Updated•22 years ago
|
Attachment #116665 -
Flags: superreview?(bryner) → superreview+
Assignee | ||
Updated•22 years ago
|
Attachment #116665 -
Flags: review?(waterson) → review?(jaggernaut)
Comment 2•22 years ago
|
||
Comment on attachment 116665 [details] [diff] [review]
patch
r=jag
Attachment #116665 -
Flags: review?(jaggernaut) → review+
Assignee | ||
Comment 3•22 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: shrir → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•