Open
Bug 1240052
Opened 7 years ago
Updated 5 months ago
BrowserTestUtils.synthesizeMouse should fire in the parent process
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(Not tracked)
NEW
People
(Reporter: enndeakin, Unassigned)
Details
Similar to 1216541, mouse events should somehow be synthesized in the parent and let the normal codeflow (EventStateManager/PresShell) redirect the event to the child process. This would fix some subtle issues with some tests where the child frame isn't focused.
Assignee | ||
Updated•5 years ago
|
Component: BrowserTest → Mochitest
Updated•5 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•