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

Issue 27003002: IDL compiler: [Reflect] for getters (+ remove unnecessary WebCore::) (Closed)

Created:
7 years, 2 months ago by Nils Barth (inactive)
Modified:
7 years, 2 months ago
Reviewers:
haraken
CC:
blink-reviews, kojih, jsbell+bindings_chromium.org, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, Nate Chapin, Inactive, kouhei (in TOK)
Visibility:
Public.

Description

IDL compiler: [Reflect] for getters A pretty complicated one, with *lots* of special cases, but managed to make it pretty simple. (There's some additional special handling for SVG that we're skipping for now.) Doc: https://sites.google.com/a/chromium.org/dev/blink/webidl/blink-idl-extended-attributes#TOC-Reflect-a- BUG=239771 NOTRY=true R=haraken@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159738

Patch Set 1 #

Total comments: 9

Patch Set 2 : Remove WebCore:: (in Perl too) #

Patch Set 3 : Rebased #

Patch Set 4 : Reupload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+262 lines, -34 lines) Patch
M Source/bindings/scripts/code_generator_v8.pm View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M Source/bindings/scripts/unstable/v8_attributes.py View 1 2 3 chunks +42 lines, -12 lines 0 comments Download
M Source/bindings/tests/idls/TestObjectPython.idl View 1 2 1 chunk +14 lines, -0 lines 0 comments Download
M Source/bindings/tests/results/V8TestObject.cpp View 1 2 18 chunks +18 lines, -18 lines 0 comments Download
M Source/bindings/tests/results/V8TestObjectPython.cpp View 1 2 4 chunks +184 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Nils Barth (inactive)
7 years, 2 months ago (2013-10-11 10:10:03 UTC) #1
Nils Barth (inactive)
*ping* PTAL, thank!
7 years, 2 months ago (2013-10-15 02:04:13 UTC) #2
Nils Barth (inactive)
*ping* PTAL, thank!
7 years, 2 months ago (2013-10-15 02:04:14 UTC) #3
haraken
Sorry for being late. LGTM. https://codereview.chromium.org/27003002/diff/1/Source/bindings/scripts/unstable/v8_attributes.py File Source/bindings/scripts/unstable/v8_attributes.py (right): https://codereview.chromium.org/27003002/diff/1/Source/bindings/scripts/unstable/v8_attributes.py#newcode153 Source/bindings/scripts/unstable/v8_attributes.py:153: CONTENT_ATTRIBUTE_GETTER_NAMES = { I ...
7 years, 2 months ago (2013-10-15 02:14:30 UTC) #4
Nils Barth (inactive)
Thanks, replies; will commit once [NotEnumerable] lands * "content attribute" is from the spec * ...
7 years, 2 months ago (2013-10-15 09:48:14 UTC) #5
haraken
Thanks for the update. LGTM.
7 years, 2 months ago (2013-10-15 10:20:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/27003002/13001
7 years, 2 months ago (2013-10-16 03:08:05 UTC) #7
Nils Barth (inactive)
7 years, 2 months ago (2013-10-16 09:50:08 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r159738 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698