Open
Bug 1885073
Opened 2 years ago
Updated 1 year ago
[meta] Platform prerequisites for WebDriver Parent Process Events
Categories
(Core :: Panning and Zooming, task, P3)
Core
Panning and Zooming
Tracking
()
NEW
People
(Reporter: botond, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: meta)
Filing this as a meta bug to track platform prerequisites for bug 1773393.
Updated•2 years ago
|
Summary: Platform prerequisites for WebDriver Parent Process Events → [meta] Platform prerequisites for WebDriver Parent Process Events
Comment 1•2 years ago
|
||
We actually cannot use rectToScreenRect() in LayoutUtils.sys.mjs because it returns screen coordinates and we need window coordinates due to the planned usage of nsIDOMWindowUtils.sendMouseEvent. As such we can remove the dependency.
Further I've filed bug 1885106 to get proper helper methods added that can return window coordinates.
No longer depends on: 1870662
You need to log in
before you can comment on or make changes to this bug.
Description
•