Open Bug 1856688 Opened 9 months ago Updated 8 months ago

Clicking frames fails to flush event loop

Categories

(Remote Protocol :: Marionette, defect, P3)

defect

Tracking

(Not tracked)

ASSIGNED

People

(Reporter: canadahonk, Assigned: canadahonk)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file)

Not critical but causes ~500ms timeout lag and removes warning from console.

Use contentDocument of frame elements for click handler instead of the
element itself as frame elements do not dispatch the click event to
themselves. For cross-origin iframes, contentDocument is null and there
is no feasible way to check for events, so just resolve in a 0
setTimeout.

Assignee: nobody → omedhurst
Status: NEW → ASSIGNED
Attachment #9356444 - Attachment description: Bug 1856688 - Fix flushing event loop when clicking frame els → Bug 1856688 - Fix flushing event loop when clicking frame elements
Blocks: webdriver
Priority: -- → P3

The severity field is not set for this bug.
:whimboo, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(hskupin)
Severity: -- → S3
Flags: needinfo?(hskupin)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: