Closed
Bug 196485
Opened 23 years ago
Closed 23 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)
|
2.72 KB,
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•23 years ago
|
Status: NEW → ASSIGNED
OS: Linux → All
Priority: -- → P3
Target Milestone: --- → mozilla1.4alpha
| Assignee | ||
Comment 1•23 years ago
|
||
It reduces code footprint by 730 bytes (Linux, gcc 3.2.2 -O2)
| Assignee | ||
Updated•23 years ago
|
Attachment #116665 -
Flags: superreview?(bryner)
Attachment #116665 -
Flags: review?(waterson)
Updated•23 years ago
|
Attachment #116665 -
Flags: superreview?(bryner) → superreview+
| Assignee | ||
Updated•23 years ago
|
Attachment #116665 -
Flags: review?(waterson) → review?(jaggernaut)
Comment 2•23 years ago
|
||
Comment on attachment 116665 [details] [diff] [review]
patch
r=jag
Attachment #116665 -
Flags: review?(jaggernaut) → review+
| Assignee | ||
Comment 3•23 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 23 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
•