Closed
Bug 506461
Opened 15 years ago
Closed 15 years ago
Change the menupopup id in messenger-overlay-toolbar.xul
Categories
(Calendar :: Lightning Only, defect)
Calendar
Lightning Only
Tracking
(Not tracked)
RESOLVED
FIXED
1.0b1
People
(Reporter: philip.chee, Assigned: philip.chee)
References
Details
Attachments
(1 file, 1 obsolete file)
1.57 KB,
patch
|
philip.chee
:
review+
|
Details | Diff | Splinter Review |
I am about to start work on SeaMonkey Bug 16908 which changes the New Message button into a menu-button. It looks like this won't interfere with the overlay in messenger-overlay-toolbar.xul. However I would like to change the id of the menupopup from "button-newmsg-menupopup" to "button-newMsgPopup" to follow the current naming conventions in both Thunderbird and SeaMonkey MailNews. As far as I can tell from MXR, nothing depends on this particular id.
Assignee | ||
Comment 1•15 years ago
|
||
"button-newmsg-menupopup" -> "button-newMsgPopup"
Attachment #390647 -
Flags: review?(philipp)
Updated•15 years ago
|
Attachment #390647 -
Flags: review?(philipp) → review+
Comment 2•15 years ago
|
||
Comment on attachment 390647 [details] [diff] [review]
Patch v1.0
Concerns I'd have with this is that someone might likely change this when aligning id style in the future. We haven't really agreed on an id style in Calendar, but we have been using the dash separated style quite often.
Maybe you can add a comment in this specific case, at some point we should align all ids to something as common as possible.
r=philipp with comment added.
Assignee | ||
Comment 3•15 years ago
|
||
Carrying forward r+ from philipp.
> Maybe you can add a comment in this specific case
Fixed.
Attachment #390647 -
Attachment is obsolete: true
Attachment #390779 -
Flags: review+
Assignee | ||
Updated•15 years ago
|
Keywords: checkin-needed
Comment 4•15 years ago
|
||
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/3c14886af64c>
-> FIXED
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 1.0
Updated•15 years ago
|
Target Milestone: 1.0 → 1.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•