Bug 187230 - Data returned by contextClick in DumpRenderTree and WebKitTestRunner is inconsistent
Summary: Data returned by contextClick in DumpRenderTree and WebKitTestRunner is incon...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-30 21:49 PDT by Aditya Keerthi
Modified: 2018-07-01 01:30 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 Aditya Keerthi 2018-06-30 21:49:51 PDT
The DumpRenderTree implementation of contextClick returns an array of Strings, while the WebKitTestRunner implementation returns an array of MenuItem objects.