Closed
Bug 102579
Opened 23 years ago
Closed 23 years ago
Implement IsSeparator() properly in the nsXULOutlinerBuilder
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: janv, Assigned: janv)
Details
Attachments
(2 files, 1 obsolete file)
625 bytes,
text/plain
|
Details | |
2.35 KB,
patch
|
Details | Diff | Splinter Review |
The current implementation returns always PR_FALSE.
It should check row for type="http://home.netscape.com/NC-rdf#BookmarkSeparator"
Assignee | ||
Comment 1•23 years ago
|
||
Assignee | ||
Comment 2•23 years ago
|
||
Assignee | ||
Comment 3•23 years ago
|
||
present for blake :)
Comment 4•23 years ago
|
||
Thanks, Jan. This was the last bookmarksliner blocker.
Assignee | ||
Comment 5•23 years ago
|
||
Assignee | ||
Updated•23 years ago
|
Attachment #56302 -
Attachment is obsolete: true
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Comment 7•23 years ago
|
||
Jan, checked in your patch for this tonight along with bookmarksliner. Thanks
again for the fix.
(You forgot the return value in nsXULOutlinerBuilder::Init, though, which
increased leaks by 3MB and sent us scrambling for the culprit for awhile ;-)
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•23 years ago
|
||
uff, I'm sorry, but I recall that was a quick fix.
Anyway I asked waterson for sr= last week, maybe he would catch that.
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
•