Bug 174959 - Propagate user gesture tokens when script elements are loaded
Summary: Propagate user gesture tokens when script elements are loaded
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Rajca
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-07-28 16:22 PDT by Matt Rajca
Modified: 2017-07-31 16:27 PDT (History)
8 users (show)

See Also:


Attachments
Patch (4.86 KB, patch)
2017-07-28 16:25 PDT, Matt Rajca
no flags Details | Formatted Diff | Diff
Patch (4.77 KB, patch)
2017-07-31 15:13 PDT, Matt Rajca
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Rajca 2017-07-28 16:22:09 PDT
Propagate user gesture tokens when script elements are loaded (i.e. between the time an element is created and its onload handler is invoked).
Comment 1 Matt Rajca 2017-07-28 16:22:19 PDT
TODO: needs tests
Comment 2 Matt Rajca 2017-07-28 16:25:01 PDT
Created attachment 316684 [details]
Patch
Comment 3 Matt Rajca 2017-07-31 15:13:17 PDT
Created attachment 316809 [details]
Patch
Comment 4 Matt Rajca 2017-07-31 15:15:49 PDT
This will track adding a test for the sake of getting this change in today: https://bugs.webkit.org/show_bug.cgi?id=174995
Comment 5 Matt Rajca 2017-07-31 15:34:52 PDT
Committed r220077: <http://trac.webkit.org/changeset/220077>
Comment 6 Radar WebKit Bug Importer 2017-07-31 15:35:59 PDT
<rdar://problem/33636866>
Comment 7 Jon Lee 2017-07-31 16:26:44 PDT
Comment on attachment 316809 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=316809&action=review

> Source/WebCore/ChangeLog:4
> +        https://bugs.webkit.org/show_bug.cgi?id=174959

Radar please.
Comment 8 Jon Lee 2017-07-31 16:27:37 PDT
(In reply to Jon Lee from comment #7)
> Radar please.

whoops, nm.