Closed Bug 808524 Opened 12 years ago Closed 12 years ago

remove unused folderTargetPopup class and binding

Categories

(MailNews Core :: Backend, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 19.0

People

(Reporter: aceman, Assigned: aceman)

References

Details

Attachments

(1 file, 1 obsolete file)

Remove the unused folderTargetPopup class and binding. It is now possible after bug 315367.

http://mxr.mozilla.org/comm-central/search?string=folderTargetPopup&find=&findi=&filter=^[^\0]*%24&hitlimit=&tree=comm-central

This can be done for both Thunderbird and Seamonkey.

Also add missing class="menulist-menupopup" to the menupopup searchWidgets.xml, binding id="ruleactiontarget-folder" which was recently converted away from class="folderTargetPopup".
Attached patch patch (obsolete) — Splinter Review
Attachment #678426 - Flags: review?(neil)
Status: NEW → ASSIGNED
Comment on attachment 678426 [details] [diff] [review]
patch

>-        <xul:menupopup type="folder"
>+        <xul:menupopup class="menulist-menupopup"
>+                       type="folder"
No need to reorder the attributes, just add the class on its own line.
r=me with that fixed.
Attachment #678426 - Flags: review?(neil) → review+
(Also don't forget to port the class change to any appropriate branches.)
Bug 315367 is in TB19 trunk, so no branches have it yet.
Attached patch patch v2Splinter Review
Thanks.
Attachment #678426 - Attachment is obsolete: true
Attachment #678800 - Flags: review+
Keywords: checkin-needed
https://hg.mozilla.org/comm-central/rev/73850fe23239
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 19.0
Ryan, if it is possible to fix the checkin message, could you please remove mconley as did not review this.
I'd have to backout and re-land to do that. Is it really worth it?
Comment on attachment 678800 [details] [diff] [review]
patch v2

So let's try to get his review and then we do not need to back out ;)
Attachment #678800 - Flags: review?(mconley)
Comment on attachment 678800 [details] [diff] [review]
patch v2

Review of attachment 678800 [details] [diff] [review]:
-----------------------------------------------------------------

LGTM, thanks!
Attachment #678800 - Flags: review?(mconley) → review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: