Bug 1680350 [wpt PR 26727] - FontAccess: Fail concurrent font chooser requests, a...
commit9a7a75b95f3e4a39d32674f24e816dfb07d7263b
authorOlivier Yiptong <oyiptong@chromium.org>
Fri, 4 Dec 2020 03:54:15 +0000 (4 03:54 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 7 Dec 2020 09:26:06 +0000 (7 09:26 +0000)
tree5a7d3d6c7e5017c00a460a9cb53422c82216ce75
parent31099abe22e5a6262a3617748274756e6a2907ac
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]