Chromium Code Reviews| Index: Source/bindings/scripts/IDLAttributes.txt |
| diff --git a/Source/bindings/scripts/IDLAttributes.txt b/Source/bindings/scripts/IDLAttributes.txt |
| index 05d866c8b2bd199af4749363cef1ce2b0b3dfda7..7edde0d38395e13bb9927fd6a3ebe6f916eda043 100644 |
| --- a/Source/bindings/scripts/IDLAttributes.txt |
| +++ b/Source/bindings/scripts/IDLAttributes.txt |
| @@ -28,6 +28,7 @@ CheckSecurityForNode |
| Clamp |
| Conditional=* |
| Constructor |
| +ConstructorPrefix=* |
|
haraken
2013/05/07 01:12:06
Can we use [ImplementedAs] instead of introducing
|
| ConstructorTemplate=Event|TypedArray |
| Custom |
| CustomCall |
| @@ -69,6 +70,7 @@ IsIndex |
| MasqueradesAsUndefined |
| MeasureAs=* |
| NamedConstructor=* |
| +NoInterfaceObject |
| NotEnumerable |
| PerWorldBindings |
| RaisesException |