Bug 183612

Summary: [WK2] Web Inspector: NavigationAction for opening a link in a new tab should have a UserGestureIndicator
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, inspector-bugzilla-changes, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description BJ Burg 2018-03-13 13:35:10 PDT
This is only possible via user interaction so we need to synthesize a user gesture indicator. This is done properly in the WK1/DRT case, but not in the WK2 case.
Comment 1 BJ Burg 2018-03-13 13:35:29 PDT
<rdar://problem/38388641>
Comment 2 BJ Burg 2018-03-13 13:38:18 PDT
Created attachment 335722 [details]
Patch
Comment 3 WebKit Commit Bot 2018-03-13 14:42:13 PDT
Comment on attachment 335722 [details]
Patch

Clearing flags on attachment: 335722

Committed r229588: <https://trac.webkit.org/changeset/229588>
Comment 4 WebKit Commit Bot 2018-03-13 14:42:14 PDT
All reviewed patches have been landed.  Closing bug.