| commit | 6ff1c8f811f2380de9bcd8dc5cadb2a99dabc785 | [log] [tgz] |
|---|---|---|
| author | Kenichi Ishibashi <bashi@chromium.org> | Wed Jan 08 11:14:52 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 08 11:14:52 2020 |
| tree | a55246bc40540e91683e990d8ba273e868c7dd21 | |
| parent | 4f9ed92df462b932db82035bfc553f901853da7e [diff] |
bindings: Move [Measure] and [MeasureAs] to constructor operations This CL moves [Measure] and [MeasureAs] which are specified on interface definitions to constructor operations. I confirmed that generated files are unchanged. MessageChannel.idl is left untouched because moving [Measure] to custom constructor changes generated code. Follow-up CL will address this. Bug: 1035218 Change-Id: I04f92e4c060385a674ef2b34cd6768144948dd3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991062 Reviewed-by: Kentaro Hara <haraken@chromium.org> Reviewed-by: Hitoshi Yoshida <peria@chromium.org> Reviewed-by: Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#729286}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .