Chromium Code Reviews| Index: Source/bindings/IDLExtendedAttributes.txt |
| diff --git a/Source/bindings/IDLExtendedAttributes.txt b/Source/bindings/IDLExtendedAttributes.txt |
| index a9612517cb6fa468f3359ab66f36cd566db9aba6..05aaaf020794f81a2fb097252316622db03a932c 100644 |
| --- a/Source/bindings/IDLExtendedAttributes.txt |
| +++ b/Source/bindings/IDLExtendedAttributes.txt |
| @@ -84,7 +84,7 @@ Replaceable |
| # Valid values for [RuntimeEnabled] are the Runtime Enabled Features, listed in |
| # Source/core/page/RuntimeEnabledFeatures.in |
| RuntimeEnabled=* |
| -SetWrapperReferenceFrom=document|element|owner|ownerNode |
| +SetWrapperReferenceFrom=document|element|owner|ownerNode|virtualOwnerNode |
|
adamk
2014/02/12 22:02:14
I leave it up to haraken, but it's not clear to me
|
| SetWrapperReferenceTo=* |
| SetterCallWith=ExecutionContext|ScriptState|ScriptArguments|ActiveWindow|FirstWindow |
| SpecialWrapFor=* |