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

Issue 1228373009: demo: Makes Event.isTrusted data-type property. (Closed)

Created:
5 years, 5 months ago by Yuki
Modified:
5 years, 5 months ago
Reviewers:
CC:
blink-reviews, vivekg, blink-reviews-bindings_chromium.org, vivekg_samsung
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

bindings: Makes Event.isTrusted data-type property. Data-type properties are inherited from parent interfaces. So if we make Event.isTrusted a data-type property, it's correctly inherited to derived interfaces. This CL demonstrates how to make an attribute a data-type property using 'Event.cancelable' as an example. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/bindings/scripts/v8_attributes.py View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698