Bug 1550216 [wpt PR 16215] - Transfer user activation in other renderer processes...
commitc6b1efb507c321534abe7259b8e0cc1a8e271f88
authorLan Wei <lanwei@chromium.org>
Fri, 17 May 2019 14:41:39 +0000 (17 14:41 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Wed, 5 Jun 2019 09:26:50 +0000 (5 10:26 +0100)
treefed21faafae530808b71f8a5179e3756d8f4bcd5
parent42ee571d435281e124197e28b0b2ea31f05baffb
Bug 1550216 [wpt PR 16215] - Transfer user activation in other renderer processes through IPC, a=testonly

Automatic update from web-platform-tests
Transfer user activation in other renderer processes through IPC

In order to complete transferring user activation through cross-process
postMessage, we need to transfer the user activation state in other
renderer processes (non-source, non-target) through IPC.

We will complete the same-process postMessage case in the following CL.

Bug:928838

Change-Id: Ia959d8f43f1965b59674346e83b453bb6f2378ef
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1546675
Commit-Queue: Lan Wei <lanwei@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Alex Moshchuk <alexmos@chromium.org>
Reviewed-by: Mustaq Ahmed <mustaq@chromium.org>
Cr-Commit-Position: refs/heads/master@{#652411}

--

wpt-commits: e3cf1284464a4a3e46fd15e4138f8e32c6cecdd8
wpt-pr: 16215
testing/web-platform/tests/html/user-activation/activation-transfer-cross-origin-with-click-two-child-frames.sub.tentative.html [new file with mode: 0644]
testing/web-platform/tests/html/user-activation/resources/child-five.html [copied from testing/web-platform/tests/html/user-activation/resources/child-four.html with 55% similarity]
testing/web-platform/tests/html/user-activation/resources/child-four.html