Bug 157686 - ScriptController::processingUserGesture should propagate across postMessage boundaries
Summary: ScriptController::processingUserGesture should propagate across postMessage b...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-13 14:49 PDT by Sam Weinig
Modified: 2016-05-13 21:17 PDT (History)
4 users (show)

See Also:


Attachments
Patch (8.11 KB, patch)
2016-05-13 14:52 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews126 for ios-simulator-wk2 (671.24 KB, application/zip)
2016-05-13 15:31 PDT, Build Bot
no flags Details
Patch (8.59 KB, patch)
2016-05-13 16:40 PDT, Sam Weinig
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews123 for ios-simulator-wk2 (644.86 KB, application/zip)
2016-05-13 17:48 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2016-05-13 14:49:52 PDT
ScriptController::processingUserGesture should propagate across postMessage boundaries
Comment 1 Sam Weinig 2016-05-13 14:52:21 PDT
Created attachment 278870 [details]
Patch
Comment 2 Build Bot 2016-05-13 15:31:18 PDT
Comment on attachment 278870 [details]
Patch

Attachment 278870 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/1316818

New failing tests:
fast/dom/Window/post-message-user-action.html
Comment 3 Build Bot 2016-05-13 15:31:23 PDT
Created attachment 278878 [details]
Archive of layout-test-results from ews126 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews126  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.4
Comment 4 Sam Weinig 2016-05-13 16:40:21 PDT
Created attachment 278893 [details]
Patch
Comment 5 Build Bot 2016-05-13 17:48:36 PDT
Comment on attachment 278893 [details]
Patch

Attachment 278893 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/1317366

New failing tests:
fast/dom/Window/post-message-user-action.html
Comment 6 Build Bot 2016-05-13 17:48:39 PDT
Created attachment 278903 [details]
Archive of layout-test-results from ews123 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews123  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.4
Comment 7 Sam Weinig 2016-05-13 19:16:53 PDT
Committed revision 200908 with iOS tests disabled.