Closed
Bug 1506897
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 14035 - [Picture-in-Picture] Fix shadow dom crash when exiting PiP.
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14035 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14035
Details from upstream follow.
François Beaufort <beaufort.francois@gmail.com> wrote:
> [Picture-in-Picture] Fix shadow dom crash when exiting PiP.
>
> This CL fixes a tab crash that occurs when calling document.exitPictureInPicture()
> if a video in a shadow DOM is already in Picture-in-Picture.
>
> Bug: 904828
>
> Change-Id: I6aed0fa43dd0af1406d4349509101d423f622d96
>
> Reviewed-on: https://chromium-review.googlesource.com/1333769
> WPT-Export-Revision: d7eb184683ec8d21ce6cc57a6bd1e380660b54b6
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=5ed160e2011e8eb74446958e09469f43c540f71a
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
FAIL : 1
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/bd21964c53be
[wpt PR 14035] - [Picture-in-Picture] Fix shadow dom crash when exiting PiP., a=testonly
Comment 6•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•