Closed
Bug 192885
Opened 22 years ago
Closed 22 years ago
Expose the single selection method of nsTreeSelection
Categories
(Core :: XUL, enhancement, P3)
Tracking
()
RESOLVED
FIXED
mozilla1.4alpha
People
(Reporter: neil, Assigned: janv)
Details
Attachments
(1 file)
|
6.92 KB,
patch
|
neil
:
review+
jag+mozilla
:
superreview+
|
Details | Diff | Splinter Review |
IMHO it would be a good idea to create a readonly singleSelection attribute in
nsITreeSelection.idl for tree.xml to use instead of duplicating code.
| Assignee | ||
Updated•22 years ago
|
OS: Windows 95 → All
Priority: -- → P3
Target Milestone: --- → mozilla1.4alpha
| Assignee | ||
Comment 1•22 years ago
|
||
| Assignee | ||
Updated•22 years ago
|
Attachment #116694 -
Flags: superreview?(jaggernaut)
Attachment #116694 -
Flags: review?(neil)
| Reporter | ||
Comment 2•22 years ago
|
||
Comment on attachment 116694 [details] [diff] [review]
patch
Inlining singleSelection was an unexpected bonus :-)
| Reporter | ||
Comment 3•22 years ago
|
||
Comment on attachment 116694 [details] [diff] [review]
patch
Bah, where's DWIM when you need it?
Attachment #116694 -
Flags: review?(neil) → review+
Comment 4•22 years ago
|
||
Comment on attachment 116694 [details] [diff] [review]
patch
sr=jag
Attachment #116694 -
Flags: superreview?(jaggernaut) → superreview+
| Assignee | ||
Comment 5•22 years ago
|
||
checked in
Status: NEW → 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
•