Skip to content

Conversation

@dalecurtis
Copy link
Contributor

@dalecurtis dalecurtis commented Feb 3, 2023

Seems to be an oversight from when ondequeue events were added. Allows the idlharness.js test to start passing.


Preview | Diff

Seems to be an oversight from when ondequeue events were added.
Allows the idlharness.js test to start passing.
@dalecurtis dalecurtis requested a review from aboba February 3, 2023 20:32
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Feb 3, 2023
WebCodecs uses events, but without specifying the right deps, the test
harness doesn't know how to process those.

w3c/webcodecs#637 will fix the imported IDL to
pare down the last remaining failures (except metadata since we
intentionally don't have that yet).

R=dbaron

Bug: 1412203
Change-Id: I62424285c49d1cf84a8f17081a5fb158da9a042d
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Feb 3, 2023
WebCodecs uses events, but without specifying the right deps, the test
harness doesn't know how to process those.

w3c/webcodecs#637 will fix the imported IDL to
pare down the last remaining failures (except metadata since we
intentionally don't have that yet).

R=dbaron

Bug: 1412203
Change-Id: I62424285c49d1cf84a8f17081a5fb158da9a042d
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Feb 6, 2023
WebCodecs uses events, but without specifying the right deps, the test
harness doesn't know how to process those.

w3c/webcodecs#637 will fix the imported IDL to
pare down the last remaining failures (except metadata since we
intentionally don't have that yet).

R=dbaron

Bug: 1412203
Change-Id: I62424285c49d1cf84a8f17081a5fb158da9a042d
@dalecurtis
Copy link
Contributor Author

Ping @aboba

aarongable pushed a commit to chromium/chromium that referenced this pull request Feb 7, 2023
WebCodecs uses events, but without specifying the right deps, the test
harness doesn't know how to process those.

w3c/webcodecs#637 will fix the imported IDL to
pare down the last remaining failures (except metadata since we
intentionally don't have that yet).

R=dbaron

Bug: 1412203
Change-Id: I62424285c49d1cf84a8f17081a5fb158da9a042d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4222139
Auto-Submit: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: David Baron <dbaron@chromium.org>
Reviewed-by: David Baron <dbaron@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1101909}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Feb 7, 2023
WebCodecs uses events, but without specifying the right deps, the test
harness doesn't know how to process those.

w3c/webcodecs#637 will fix the imported IDL to
pare down the last remaining failures (except metadata since we
intentionally don't have that yet).

R=dbaron

Bug: 1412203
Change-Id: I62424285c49d1cf84a8f17081a5fb158da9a042d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4222139
Auto-Submit: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: David Baron <dbaron@chromium.org>
Reviewed-by: David Baron <dbaron@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1101909}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Feb 7, 2023
WebCodecs uses events, but without specifying the right deps, the test
harness doesn't know how to process those.

w3c/webcodecs#637 will fix the imported IDL to
pare down the last remaining failures (except metadata since we
intentionally don't have that yet).

R=dbaron

Bug: 1412203
Change-Id: I62424285c49d1cf84a8f17081a5fb158da9a042d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4222139
Auto-Submit: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: David Baron <dbaron@chromium.org>
Reviewed-by: David Baron <dbaron@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1101909}
@dalecurtis dalecurtis requested a review from padenot February 8, 2023 22:19
@dalecurtis
Copy link
Contributor Author

Over to @padenot since @aboba seems busy.

@dalecurtis dalecurtis merged commit 704c167 into main Feb 9, 2023
@dalecurtis dalecurtis deleted the idl_fix branch February 9, 2023 00:10
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Feb 20, 2023
…s.js test., a=testonly

Automatic update from web-platform-tests
Fix dependencies for WebCodecs idlharness.js test.

WebCodecs uses events, but without specifying the right deps, the test
harness doesn't know how to process those.

w3c/webcodecs#637 will fix the imported IDL to
pare down the last remaining failures (except metadata since we
intentionally don't have that yet).

R=dbaron

Bug: 1412203
Change-Id: I62424285c49d1cf84a8f17081a5fb158da9a042d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4222139
Auto-Submit: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: David Baron <dbaron@chromium.org>
Reviewed-by: David Baron <dbaron@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1101909}

--

wpt-commits: cb996520530ee3d49995a81e3654b4bc90e92d7d
wpt-pr: 38358
jamienicol pushed a commit to jamienicol/gecko that referenced this pull request Feb 23, 2023
…s.js test., a=testonly

Automatic update from web-platform-tests
Fix dependencies for WebCodecs idlharness.js test.

WebCodecs uses events, but without specifying the right deps, the test
harness doesn't know how to process those.

w3c/webcodecs#637 will fix the imported IDL to
pare down the last remaining failures (except metadata since we
intentionally don't have that yet).

R=dbaron

Bug: 1412203
Change-Id: I62424285c49d1cf84a8f17081a5fb158da9a042d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4222139
Auto-Submit: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: David Baron <dbaron@chromium.org>
Reviewed-by: David Baron <dbaron@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1101909}

--

wpt-commits: cb996520530ee3d49995a81e3654b4bc90e92d7d
wpt-pr: 38358
marcoscaceres pushed a commit to web-platform-tests/wpt that referenced this pull request Mar 28, 2023
WebCodecs uses events, but without specifying the right deps, the test
harness doesn't know how to process those.

w3c/webcodecs#637 will fix the imported IDL to
pare down the last remaining failures (except metadata since we
intentionally don't have that yet).

R=dbaron

Bug: 1412203
Change-Id: I62424285c49d1cf84a8f17081a5fb158da9a042d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4222139
Auto-Submit: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: David Baron <dbaron@chromium.org>
Reviewed-by: David Baron <dbaron@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1101909}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants