Bug 193598 - Automation.computeElementLayout should return visual viewport-aware coordinates
Summary: Automation.computeElementLayout should return visual viewport-aware coordinates
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-18 15:47 PST by BJ Burg
Modified: 2019-01-18 20:22 PST (History)
6 users (show)

See Also:


Attachments
Patch (8.50 KB, patch)
2019-01-18 16:59 PST, BJ Burg
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2019-01-18 15:47:00 PST
I propose removing CoordinateSystem::VisualViewport and have LayoutViewport automatically take Visual Viewports into account if it is enabled in settings.
Comment 1 BJ Burg 2019-01-18 15:47:46 PST
<rdar://problem/35325644>
Comment 2 BJ Burg 2019-01-18 16:59:32 PST
Created attachment 359557 [details]
Patch
Comment 3 BJ Burg 2019-01-18 20:22:46 PST
Committed r240195: <https://trac.webkit.org/changeset/240195>