Closed
Bug 1511794
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14335 - Revert "Enforce active lifetime of XRFrame objects"
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox66 fixed)
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14335 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14335
Details from upstream follow.
Guido Urdaneta <guidou@chromium.org> wrote:
> Revert "Enforce active lifetime of XRFrame objects"
>
> This reverts commit ff451c7bfc7010d9bea16d7b7036be389afa1db5.
>
> Reason for revert: Suspect of causing consistent failure of xr_browser_tests on Win10 Debug (NVIDIA) bot.
>
> See
> https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Win10%20Debug%20%28NVIDIA%29
>
> First failure:
> https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Win10%20Debug%20%28NVIDIA%29/10962
>
>
>
> Original change's description:
> > Enforce active lifetime of XRFrame objects
> >
> > Deactivates XRFrame objects once the relevant callback returns, which
> > causes future calls to the object methods to throw an exception.
> >
> > Bug: 906842
> > Change-Id: I192453f9f23b1b4d9a404daca352ab80a5393753
> > Reviewed-on: https://chromium-review.googlesource.com/c/1343065
> > Commit-Queue: Brandon Jones \<bajones@chromium.org>
> > Reviewed-by: Klaus Weidner \<klausw@chromium.org>
> > Cr-Commit-Position: refs/heads/master@{#612887}
>
> TBR=bajones@chromium.org,klausw@chromium.org
>
> # Not skipping CQ checks because original CL landed > 1 day ago.
>
> Bug: 906842
> Change-Id: I26eb3477ea875362a5f1e6fd0b67bbe4a3c2c4a5
>
> Reviewed-on: https://chromium-review.googlesource.com/1356945
> WPT-Export-Revision: c65ace6ba785a97288a78f29b86e74c43fb38747
Assignee | ||
Comment 1•6 years ago
|
||
PR 14335 applied with additional changes from upstream: 9d2147112a679205895db96ce8a580b2068d090c
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/88c0c92c8007
[wpt PR 14335] - Revert "Enforce active lifetime of XRFrame objects", a=testonly
Assignee | ||
Comment 5•6 years ago
|
||
Result changes from PR not available.
Comment 6•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•