Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(114)

Issue 2581373004: [Webmodules]: Start handling types a bit more intelligently. (Closed)

Created:
4 years ago by dglazkov
Modified:
4 years ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Webmodules]: Start handling types a bit more intelligently. * Introduce TypeResolver to manage conversion from WebIDL types to C++ types and paths * Add is_void and is_date to IdlType * Add tests R=bashi,peria,yukishiino BUG=654129 Committed: https://crrev.com/b5614aacc8b2836a85f9bb93cab08d9fe427684b Cr-Commit-Position: refs/heads/master@{#439716}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Feedback addressed. #

Messages

Total messages: 25 (13 generated)
dglazkov
PTAL
4 years ago (2016-12-17 21:52:46 UTC) #3
haraken
https://codereview.chromium.org/2581373004/diff/1/third_party/WebKit/Source/bindings/scripts/code_generator_web_module.py File third_party/WebKit/Source/bindings/scripts/code_generator_web_module.py (right): https://codereview.chromium.org/2581373004/diff/1/third_party/WebKit/Source/bindings/scripts/code_generator_web_module.py#newcode48 third_party/WebKit/Source/bindings/scripts/code_generator_web_module.py:48: class TypeResolver(object): Even though I agree that web-modules will ...
4 years ago (2016-12-18 13:44:03 UTC) #7
dglazkov
+yukishiino. Totally share your concern. WDYT about me making a pass at unifying the resolvers ...
4 years ago (2016-12-18 18:00:41 UTC) #10
haraken
On 2016/12/18 18:00:41, dglazkov wrote: > +yukishiino. > > Totally share your concern. WDYT about ...
4 years ago (2016-12-19 00:18:06 UTC) #11
bashi
> Totally share your concern. WDYT about me making a pass at unifying the > ...
4 years ago (2016-12-19 00:20:08 UTC) #13
peria
LGTM > > Totally share your concern. WDYT about me making a pass at unifying ...
4 years ago (2016-12-19 01:05:05 UTC) #14
Yuki
On 2016/12/19 01:05:05, peria wrote: > LGTM > > > > Totally share your concern. ...
4 years ago (2016-12-19 06:14:32 UTC) #15
dglazkov
Feedback addressed.
4 years ago (2016-12-20 04:01:14 UTC) #16
dglazkov
https://codereview.chromium.org/2581373004/diff/1/third_party/WebKit/Source/bindings/scripts/code_generator_web_module.py File third_party/WebKit/Source/bindings/scripts/code_generator_web_module.py (right): https://codereview.chromium.org/2581373004/diff/1/third_party/WebKit/Source/bindings/scripts/code_generator_web_module.py#newcode50 third_party/WebKit/Source/bindings/scripts/code_generator_web_module.py:50: to the generated and existing files.""" On 2016/12/18 at ...
4 years ago (2016-12-20 04:01:26 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2581373004/20001
4 years ago (2016-12-20 04:02:14 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-20 05:21:30 UTC) #23
commit-bot: I haz the power
4 years ago (2016-12-20 05:24:18 UTC) #25
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b5614aacc8b2836a85f9bb93cab08d9fe427684b
Cr-Commit-Position: refs/heads/master@{#439716}

Powered by Google App Engine
This is Rietveld 408576698