Bug 183612 - [WK2] Web Inspector: NavigationAction for opening a link in a new tab should have a UserGestureIndicator
Summary: [WK2] Web Inspector: NavigationAction for opening a link in a new tab should ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-13 13:35 PDT by BJ Burg
Modified: 2018-03-13 14:42 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.49 KB, patch)
2018-03-13 13:38 PDT, BJ Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.