Bug 216348 - remove code handling incorrectly named `Automation.CoordinateSystem.LayoutViewport` in favor of the correctly named `Automation.CoordinateSystem.Viewport`
Summary: remove code handling incorrectly named `Automation.CoordinateSystem.LayoutVie...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-09 23:49 PDT by Devin Rousso
Modified: 2020-09-16 23:50 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2020-09-09 23:49:52 PDT
`Automation.CoordinateSystem.Viewport` is what's written in the protocol JSON, but the actual handler code checks for `"LayoutViewport"`
Comment 1 Radar WebKit Bug Importer 2020-09-16 23:50:13 PDT
<rdar://problem/69045667>