[wpt-sync] Sync PR 14804 - Enforce active lifetime of XRFrame objects
Categories
(Testing :: web-platform-tests, enhancement, P4)
Tracking
(firefox67 fixed)
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14804 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14804
Details from upstream follow.
Brandon Jones <bajones@chromium.org> wrote:
Enforce active lifetime of XRFrame objects
Reland of https://chromium-review.googlesource.com/c/chromium/src/+/1343065
Incorporates fixes made by jacde@chromium.org (Thanks!)Deactivates XRFrame objects once the relevant callback returns, which
causes future calls to the object methods to throw an exception.Bug: 906842
Change-Id: Ib635f56ed28b728434a08347b9d9fb98d1ecd694
Reviewed-on: https://chromium-review.googlesource.com/1363836
WPT-Export-Revision: 192a682c75ec0ec825140012cee26edcf4182ddd
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1244fe26b18d
https://hg.mozilla.org/mozilla-central/rev/e61e1c0300f2
Description
•