Bug 193598

Summary: Automation.computeElementLayout should return visual viewport-aware coordinates
Product: WebKit Reporter: BJ Burg <bburg>
Component: WebDriverAssignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: ajuma, bburg, joepeck, simon.fraser, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

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>