Closed
Bug 536552
Opened 16 years ago
Closed 16 years ago
Make sure gFolderTreeView.toggleOpenRow works even if a string is passed in as the index
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(thunderbird3.0 .1-fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
thunderbird3.0 | --- | .1-fixed |
People
(Reporter: rain1, Assigned: rain1)
References
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
5.91 KB,
patch
|
Bienvenu
:
review+
standard8
:
approval-thunderbird3.0.1+
|
Details | Diff | Splinter Review |
This works around bug 536543 on 3.0.
Attachment #419004 -
Flags: review?(bienvenu)
Assignee | ||
Updated•16 years ago
|
Summary: Make sure gFolderTreeView.toggleOpenRow works with a numeric index, not a string → Make sure gFolderTreeView.toggleOpenRow works even if a string is passed in as the index
Updated•16 years ago
|
Attachment #419004 -
Flags: review?(bienvenu) → review+
Assignee | ||
Updated•16 years ago
|
Attachment #419004 -
Flags: approval-thunderbird3.0.1?
Assignee | ||
Comment 1•16 years ago
|
||
Comment on attachment 419004 [details] [diff] [review]
workaround + mozmill test
As mentioned on IRC, this is a simple correctness patch that fixes
a) the API, as demonstrated in the test, and
b) a few folder tree row invalidation issues that become obvious once bug 536042 lands.
Updated•16 years ago
|
Attachment #419004 -
Flags: approval-thunderbird3.0.1? → approval-thunderbird3.0.1+
Assignee | ||
Comment 2•16 years ago
|
||
http://hg.mozilla.org/releases/comm-1.9.1/rev/50e5ad368fb0
See bug 536543 for the dev doc needed.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
status-thunderbird3.0:
--- → .1-fixed
Flags: in-testsuite+
Keywords: dev-doc-needed
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•