DescriptionIDL: Support [DeprecateAs] and [MeasureAs] on constants
For constants with [DeprecateAs] or [MeasureAs], create the property
using v8::Template::SetNativeDataProperty() instead, using a simple
accessor callback function that handles the deprecation/measuring and
returns the constant value.
BUG=358506
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182492
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Patch Set 3 : refactoring a little #
Total comments: 5
Patch Set 4 : added comment #Patch Set 5 : adjusted encrypted-media-constants-expected.txt #
Messages
Total messages: 28 (3 generated)
|