Closed
Bug 1946866
Opened 1 month ago
Closed 1 month ago
[wpt-sync] Sync PR 50579 - Refactor `XRFrameData` to include `XRRenderInfo`
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox137 fixed)
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50579 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50579
Details from upstream follow.
AbdAlRahman Gad <abdobngad@gmail.com> wrote:
Refactor
XRFrameData
to includeXRRenderInfo
- Move
XRRenderInfo
struct tovr_service.mojom
.- Replace
frame_id
,views
andmojo_from_viewer
withXRRenderInfo render_info
inXRFrameData
.- Update all relevant files to use the new
render_info
struct.Bug: 40718594
Change-Id: I31a2c6fc8126eca74f6bc6fd2d72cf2c9a5bad7d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6204881
Reviewed-by: Camille Lamy \<clamy@chromium.org>
Reviewed-by: Alexander Cooper \<alcooper@chromium.org>
Commit-Queue: Camille Lamy \<clamy@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1417490}
Assignee | ||
Comment 1•1 month ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/16ff1416d202
[wpt PR 50579] - Refactor `XRFrameData` to include `XRRenderInfo`, a=testonly
Assignee | ||
Comment 3•1 month ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 4•1 month ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/aaa28576eb3e
[wpt PR 50579] - Refactor `XRFrameData` to include `XRRenderInfo`, a=testonly
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•