Closed Bug 1691332 Opened 4 years ago Closed 4 years ago

Port bug 1691310: Remove allowEvents DOM property from XULElement

Categories

(Thunderbird :: Upstream Synchronization, task)

Tracking

(thunderbird_esr78 wontfix, thunderbird86 wontfix)

RESOLVED FIXED
87 Branch
Tracking Status
thunderbird_esr78 --- wontfix
thunderbird86 --- wontfix

People

(Reporter: mkmelin, Assigned: mkmelin)

References

Details

Attachments

(1 file, 1 obsolete file)

+++ This bug was initially created as a clone of Bug #1691310 +++

This is only about removing the DOM property, not the attribute.

https://searchfox.org/comm-central/search?q=.allowevents&path=&case=false&regexp=false

Bug 1691310 comment 3 has info about the conversion.

Attached patch bug1691332_rm_allowEvents.patch (obsolete) — Splinter Review
Attachment #9201719 - Flags: review?(alessandro)
Status: NEW → ASSIGNED
Target Milestone: --- → 87 Branch
Comment on attachment 9201719 [details] [diff] [review] bug1691332_rm_allowEvents.patch Review of attachment 9201719 [details] [diff] [review]: ----------------------------------------------------------------- ::: mail/test/browser/newmailaccount/browser_newmailaccount.js @@ +895,5 @@ > let newMailAccountMenuitem = mc.eid("newMailAccountMenuItem"); > > // First, we do some hackery to allow the "New" menupopup to respond to > // events... > + let oldAllowEvents = newMenuPopup.getNode().getAttribute("allowevents"); You want to check equality with `"true"` here as well.

Updated, thx!

Attachment #9201719 - Attachment is obsolete: true
Attachment #9201719 - Flags: review?(alessandro)
Attachment #9201758 - Flags: review?(ntim.bugs)
Comment on attachment 9201758 [details] [diff] [review] bug1691332_rm_allowEvents.patch Review of attachment 9201758 [details] [diff] [review]: ----------------------------------------------------------------- Thanks! Looks good overall.
Attachment #9201758 - Flags: review?(ntim.bugs) → review+

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/8cf27842256d
Port bug 1691310: Remove allowEvents DOM property from XULElement. r=

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: