这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@romandev
Copy link
Contributor

@romandev romandev commented Jan 26, 2020

Sequences must not be used as the type of an attribute or constant[1].

[1] https://heycam.github.io/webidl/#idl-sequence


Preview | Diff

Sequences must not be used as the type of an attribute or constant[1].

[1] https://heycam.github.io/webidl/#idl-sequence
Copy link
Contributor

@kainino0x kainino0x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right you are! Thanks again for finding my mistakes!

(I had been wondering, since sequence is an input type, whether it was also a valid output type, but I failed to find that bit in the spec...)

@kainino0x kainino0x merged commit ba80b10 into gpuweb:master Jan 27, 2020
pull bot pushed a commit to FreddyZeng/chromium that referenced this pull request Feb 6, 2020
Related spec changes:
  gpuweb/gpuweb#518
  gpuweb/gpuweb#545

Bug: 852089
Change-Id: I462caa2a94664a19f518a1e6813328acc68f77bc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021564
Commit-Queue: Jinho Bang <jinho.bang@samsung.com>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738858}
ben-clayton pushed a commit to ben-clayton/gpuweb that referenced this pull request Sep 6, 2022
* Expand operation tests for copyToTexture,ImageBitmap

 - Add all valid {dstColorFormat} for `from_canvas` test
 - Add {orientation} config for `from_canvas` test
 - Add generateImagePixels() helper function to reduce duplicate code
 - Verify `from_canvas` tests can cover gpu uploading path.

* Address comments to fix format issues

* Address comments

* Refactor `generatePixel` with Kai's suggestion
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