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

Unified Diff: Source/bindings/IDLExtendedAttributes.txt

Issue 140653013: Have DOMImplementation::document() return reference. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added SetWrapperReferenceFromReference IDL attribute Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/bindings/IDLExtendedAttributes.txt
diff --git a/Source/bindings/IDLExtendedAttributes.txt b/Source/bindings/IDLExtendedAttributes.txt
index 2df22a3cff7fc92bc6d7faad8b5493202801bf68..dd5f1f4a1177a2388c225eb5773f07ecc803caaf 100644
--- a/Source/bindings/IDLExtendedAttributes.txt
+++ b/Source/bindings/IDLExtendedAttributes.txt
@@ -84,6 +84,7 @@ Replaceable
# Source/core/page/RuntimeEnabledFeatures.in
RuntimeEnabled=*
SetWrapperReferenceFrom=document|element|owner|ownerNode
+SetWrapperReferenceFromReference=document
Inactive 2014/02/04 14:31:40 You'll need bindings tests coverage for this new f
SetWrapperReferenceTo=*
SetterCallWith=ExecutionContext|ScriptState|ScriptArguments|ActiveWindow|FirstWindow
SpecialWrapFor=*
« no previous file with comments | « no previous file | Source/bindings/scripts/code_generator_v8.pm » ('j') | Source/bindings/scripts/code_generator_v8.pm » ('J')

Powered by Google App Engine
This is Rietveld 408576698