Closed
Bug 1831524
Opened 2 years ago
Closed 2 years ago
Apply method introduced in bug 1822575 to all content clicks
Categories
(Thunderbird :: Add-Ons: General, task)
Thunderbird
Add-Ons: General
Tracking
(thunderbird_esr102 wontfix)
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | wontfix |
People
(Reporter: TbSync, Assigned: TbSync)
References
Details
(Whiteboard: [snnot3p])
Attachments
(1 file)
The method to wait for the synthesized click introduced in https://phabricator.services.mozilla.com/D177057 allows us to see if a test timing out is due to the click issue, because we now get a fail ("Should have received click event on content link").
We do have a couple of other time out fails, so I would like to use this method for all content clicks.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → john
Status: NEW → ASSIGNED
Updated•2 years ago
|
Whiteboard: [snnot3p]
Assignee | ||
Updated•2 years ago
|
Keywords: checkin-needed-tb
Pushed by john@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/64e7f8df13e4
Always wait for content click event and fail if it has not been seen after the second retry. r=leftmostcat
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•