|
|
Chromium Code Reviews|
Created:
4 years, 5 months ago by bashi Modified:
4 years, 5 months ago CC:
chromium-reviews, tzik, Peter Beverloo, johnme+watch_chromium.org, nhiroki, blink-reviews, harkness+watch_chromium.org, kinuko+fileapi Base URL:
https://chromium.googlesource.com/chromium/src.git@master Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionIDL: Remove duplicated typedefs
Typedefs have per-component visibility so we don't need to have
duplicated definitions.
BUG=627286
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel
Committed: https://crrev.com/98f23eaf84da1882a8dbf5e3c784f32242c2951a
Cr-Commit-Position: refs/heads/master@{#405429}
Patch Set 1 #
Total comments: 4
Patch Set 2 : comment #
Messages
Total messages: 40 (18 generated)
Description was changed from ========== IDL: Remove duplicated typedefs Typedefs have per-component visibility so we don't need to have duplicated definitions. ========== to ========== IDL: Remove duplicated typedefs Typedefs have per-component visibility so we don't need to have duplicated definitions. CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel ==========
bashi@chromium.org changed reviewers: + johnme@chromium.org, kbr@chromium.org
PTAL
LGTM on my side
lgtm with comment https://codereview.chromium.org/2138673002/diff/1/third_party/WebKit/Source/m... File third_party/WebKit/Source/modules/push_messaging/PushMessageData.idl (left): https://codereview.chromium.org/2138673002/diff/1/third_party/WebKit/Source/m... third_party/WebKit/Source/modules/push_messaging/PushMessageData.idl:7: typedef object JSON; It's rather awkward for modules/push_messaging/PushMessageData.idl to depend on modules/fetch/Body.idl, since they're unrelated specifications. Instead, consider moving the JSON typedef to core/dom/CommonDefinitions.idl
LGTM but please reference a bug ID in the description for more background. https://codereview.chromium.org/2138673002/diff/1/third_party/WebKit/Source/m... File third_party/WebKit/Source/modules/webgl/OESTextureHalfFloat.idl (right): https://codereview.chromium.org/2138673002/diff/1/third_party/WebKit/Source/m... third_party/WebKit/Source/modules/webgl/OESTextureHalfFloat.idl:30: ] interface OESTextureHalfFloat { Where is the implicit reference from OESTextureHalfFloat to WebGLRenderingContextBase? The CL description mentions that these typedefs have per-component visibility -- what is a component in this context?
Description was changed from ========== IDL: Remove duplicated typedefs Typedefs have per-component visibility so we don't need to have duplicated definitions. CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel ========== to ========== IDL: Remove duplicated typedefs Typedefs have per-component visibility so we don't need to have duplicated definitions. BUG=627286 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel ==========
Thanks for review! Added bug number. https://codereview.chromium.org/2138673002/diff/1/third_party/WebKit/Source/m... File third_party/WebKit/Source/modules/push_messaging/PushMessageData.idl (left): https://codereview.chromium.org/2138673002/diff/1/third_party/WebKit/Source/m... third_party/WebKit/Source/modules/push_messaging/PushMessageData.idl:7: typedef object JSON; On 2016/07/11 11:00:46, johnme wrote: > It's rather awkward for modules/push_messaging/PushMessageData.idl to depend on > modules/fetch/Body.idl, since they're unrelated specifications. Instead, > consider moving the JSON typedef to > core/dom/CommonDefinitions.idl Done. https://codereview.chromium.org/2138673002/diff/1/third_party/WebKit/Source/m... File third_party/WebKit/Source/modules/webgl/OESTextureHalfFloat.idl (right): https://codereview.chromium.org/2138673002/diff/1/third_party/WebKit/Source/m... third_party/WebKit/Source/modules/webgl/OESTextureHalfFloat.idl:30: ] interface OESTextureHalfFloat { On 2016/07/11 20:08:39, Ken Russell wrote: > Where is the implicit reference from OESTextureHalfFloat to > WebGLRenderingContextBase? The CL description mentions that these typedefs have > per-component visibility -- what is a component in this context? Sorry not being clear. "per-component" seems misreading. In terms of blink's IDL there are two components: core/ and modules/. And typedefs in core/ are visible from modules/.
bashi@chromium.org changed reviewers: + yhirano@chromium.org
yhirano@: could you review modules/fetch ?
lgtm
The CQ bit was checked by bashi@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from johnme@chromium.org, kbr@chromium.org, haraken@chromium.org Link to the patchset: https://codereview.chromium.org/2138673002/#ps20001 (title: "comment")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by bashi@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_...)
The CQ bit was checked by bashi@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: win_optional_gpu_tests_rel on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_optional_gpu_...)
The CQ bit was checked by bashi@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: win_optional_gpu_tests_rel on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_optional_gpu_...)
On 2016/07/12 08:16:14, commit-bot: I haz the power wrote: > Try jobs failed on following builders: > win_optional_gpu_tests_rel on tryserver.chromium.win (JOB_FAILED, > http://build.chromium.org/p/tryserver.chromium.win/builders/win_optional_gpu_...) Sorry for this trouble. I've filed http://crbug.com/628022 about these mysterious failures of an entire shard of the WebGL conformance tests. Let's re-try.
The CQ bit was checked by kbr@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: mac_optional_gpu_tests_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_optional_gpu_...)
The CQ bit was checked by bashi@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== IDL: Remove duplicated typedefs Typedefs have per-component visibility so we don't need to have duplicated definitions. BUG=627286 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel ========== to ========== IDL: Remove duplicated typedefs Typedefs have per-component visibility so we don't need to have duplicated definitions. BUG=627286 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel ==========
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
Message was sent while issue was closed.
CQ bit was unchecked.
Message was sent while issue was closed.
Description was changed from ========== IDL: Remove duplicated typedefs Typedefs have per-component visibility so we don't need to have duplicated definitions. BUG=627286 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel ========== to ========== IDL: Remove duplicated typedefs Typedefs have per-component visibility so we don't need to have duplicated definitions. BUG=627286 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel Committed: https://crrev.com/98f23eaf84da1882a8dbf5e3c784f32242c2951a Cr-Commit-Position: refs/heads/master@{#405429} ==========
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/98f23eaf84da1882a8dbf5e3c784f32242c2951a Cr-Commit-Position: refs/heads/master@{#405429} |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
