0
Files
src/third_party
Tommy Steimel 796db9b35c PiP 2.0: Resolve promise asynchronously
This CL changes
PictureInPictureControllerImpl::CreateDocumentPictureInPictureWindow to
resolve its promise in an asynchronous task instead of synchronously.
This will ensure that users of the API don't end up accidentally
depending on the fact that the call is synchronous, since other UA
implementations (and future Chromium implementations) may be
asynchronous.

Bug: 1329698
Change-Id: If39b54ad807b3b4251bcfc0929b46b83d9a8d358
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3869185
Reviewed-by: Fr <beaufort.francois@gmail.com>
Commit-Queue: Tommy Steimel <steimel@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1047630}
2022-09-15 19:48:40 +00:00
..
2022-08-29 12:50:40 +00:00
2022-08-09 01:42:11 +00:00
2022-09-09 17:33:38 +00:00
2022-09-12 09:00:35 +00:00
2022-08-12 11:24:22 +00:00
2022-08-09 20:07:34 +00:00
2022-09-13 18:03:33 +00:00
2022-08-17 21:38:51 +00:00
2022-08-30 21:00:35 +00:00
2022-09-13 02:17:46 +00:00
2022-08-13 07:24:11 +00:00
2022-09-15 17:31:41 +00:00

The third_party directory contains sources from other projects.

For guidelines on adding a new package to the third_party directory can be found at //docs/adding_to_third_party.md