Bug 1680350 [wpt PR 26727] - FontAccess: Fail concurrent font chooser requests, a...
commit55c643d523a7db76b181e00f000e1b93bc3503ae
authorOlivier Yiptong <oyiptong@chromium.org>
Fri, 4 Dec 2020 03:54:15 +0000 (4 03:54 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 4 Dec 2020 10:45:57 +0000 (4 10:45 +0000)
tree02282d0c7003bb89dbc775692a29795f4176933f
parente4f2b928b2cf5479743d08f6a788057e7eb8075b
Bug 1680350 [wpt PR 26727] - FontAccess: Fail concurrent font chooser requests, a=testonly

Automatic update from web-platform-tests
FontAccess: Fail concurrent font chooser requests

This changes the behavior from concurrent font chooser requests all
returning the same data from a single chooser invocation to failing a
subsequent request.

As implemented, the User Activation check will consume the activation,
failing any other in-flight requests.

Fixed: 1149621
Change-Id: If14e7e12ff52967e8dc49c383a66da94995c9134
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568931
Commit-Queue: Olivier Yiptong <oyiptong@chromium.org>
Auto-Submit: Olivier Yiptong <oyiptong@chromium.org>
Reviewed-by: Joshua Bell <jsbell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#833129}

--

wpt-commits: 6053b17de25520801d0534efbf3f7d200104ece0
wpt-pr: 26727
testing/web-platform/tests/font-access/font_access-chooser-multiple.tentative.manual.https.html [new file with mode: 0644]