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

Side by Side Diff: trunk/Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp

Issue 218813002: Revert 170357 "Revert of Make DOMWrapperWorld::current() return ..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 6 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 // Copyright 2014 The Chromium Authors. All rights reserved. 1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // This file has been auto-generated by code_generator_v8.py. DO NOT MODIFY! 5 // This file has been auto-generated by code_generator_v8.py. DO NOT MODIFY!
6 6
7 #include "config.h" 7 #include "config.h"
8 #include "V8TestInterfaceCheckSecurity.h" 8 #include "V8TestInterfaceCheckSecurity.h"
9 9
10 #include "RuntimeEnabledFeatures.h" 10 #include "RuntimeEnabledFeatures.h"
(...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after
545 defaultSignature = V8DOMConfiguration::installDOMClassTemplate(functionTempl ate, "TestInterfaceCheckSecurity", v8::Local<v8::FunctionTemplate>(), V8TestInte rfaceCheckSecurity::internalFieldCount, 545 defaultSignature = V8DOMConfiguration::installDOMClassTemplate(functionTempl ate, "TestInterfaceCheckSecurity", v8::Local<v8::FunctionTemplate>(), V8TestInte rfaceCheckSecurity::internalFieldCount,
546 V8TestInterfaceCheckSecurityAttributes, WTF_ARRAY_LENGTH(V8TestInterface CheckSecurityAttributes), 546 V8TestInterfaceCheckSecurityAttributes, WTF_ARRAY_LENGTH(V8TestInterface CheckSecurityAttributes),
547 0, 0, 547 0, 0,
548 V8TestInterfaceCheckSecurityMethods, WTF_ARRAY_LENGTH(V8TestInterfaceChe ckSecurityMethods), 548 V8TestInterfaceCheckSecurityMethods, WTF_ARRAY_LENGTH(V8TestInterfaceChe ckSecurityMethods),
549 isolate); 549 isolate);
550 v8::Local<v8::ObjectTemplate> ALLOW_UNUSED instanceTemplate = functionTempla te->InstanceTemplate(); 550 v8::Local<v8::ObjectTemplate> ALLOW_UNUSED instanceTemplate = functionTempla te->InstanceTemplate();
551 v8::Local<v8::ObjectTemplate> ALLOW_UNUSED prototypeTemplate = functionTempl ate->PrototypeTemplate(); 551 v8::Local<v8::ObjectTemplate> ALLOW_UNUSED prototypeTemplate = functionTempl ate->PrototypeTemplate();
552 instanceTemplate->SetAccessCheckCallbacks(TestInterfaceCheckSecurityV8Intern al::namedSecurityCheck, TestInterfaceCheckSecurityV8Internal::indexedSecurityChe ck, v8::External::New(isolate, const_cast<WrapperTypeInfo*>(&V8TestInterfaceChec kSecurity::wrapperTypeInfo))); 552 instanceTemplate->SetAccessCheckCallbacks(TestInterfaceCheckSecurityV8Intern al::namedSecurityCheck, TestInterfaceCheckSecurityV8Internal::indexedSecurityChe ck, v8::External::New(isolate, const_cast<WrapperTypeInfo*>(&V8TestInterfaceChec kSecurity::wrapperTypeInfo)));
553 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityVo idMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckSecurityVoidMethodOr iginSafeMethodGetterCallback, TestInterfaceCheckSecurityV8Internal::TestInterfac eCheckSecurityOriginSafeMethodSetterCallback, v8Undefined(), v8::ALL_CAN_READ, s tatic_cast<v8::PropertyAttribute>(v8::DontDelete)); 553 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityVo idMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckSecurityVoidMethodOr iginSafeMethodGetterCallback, TestInterfaceCheckSecurityV8Internal::TestInterfac eCheckSecurityOriginSafeMethodSetterCallback, v8Undefined(), v8::ALL_CAN_READ, s tatic_cast<v8::PropertyAttribute>(v8::DontDelete));
554 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityDo NotCheckSignatureVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckS ecurityDoNotCheckSignatureVoidMethodOriginSafeMethodGetterCallback, TestInterfac eCheckSecurityV8Internal::TestInterfaceCheckSecurityOriginSafeMethodSetterCallba ck, v8Undefined(), v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute>(v8::Dont Delete)); 554 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityDo NotCheckSignatureVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckS ecurityDoNotCheckSignatureVoidMethodOriginSafeMethodGetterCallback, TestInterfac eCheckSecurityV8Internal::TestInterfaceCheckSecurityOriginSafeMethodSetterCallba ck, v8Undefined(), v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute>(v8::Dont Delete));
555 if (DOMWrapperWorld::current(isolate)->isMainWorld()) { 555 if (DOMWrapperWorld::current(isolate).isMainWorld()) {
556 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecuri tyPerWorldBindingsVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheck SecurityPerWorldBindingsVoidMethodOriginSafeMethodGetterCallbackForMainWorld, Te stInterfaceCheckSecurityV8Internal::TestInterfaceCheckSecurityOriginSafeMethodSe tterCallback, v8Undefined(), v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute >(v8::DontDelete)); 556 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecuri tyPerWorldBindingsVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheck SecurityPerWorldBindingsVoidMethodOriginSafeMethodGetterCallbackForMainWorld, Te stInterfaceCheckSecurityV8Internal::TestInterfaceCheckSecurityOriginSafeMethodSe tterCallback, v8Undefined(), v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute >(v8::DontDelete));
557 } else { 557 } else {
558 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecuri tyPerWorldBindingsVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheck SecurityPerWorldBindingsVoidMethodOriginSafeMethodGetterCallback, TestInterfaceC heckSecurityV8Internal::TestInterfaceCheckSecurityOriginSafeMethodSetterCallback , v8Undefined(), v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute>(v8::DontDe lete)); 558 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecuri tyPerWorldBindingsVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheck SecurityPerWorldBindingsVoidMethodOriginSafeMethodGetterCallback, TestInterfaceC heckSecurityV8Internal::TestInterfaceCheckSecurityOriginSafeMethodSetterCallback , v8Undefined(), v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute>(v8::DontDe lete));
559 } 559 }
560 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityRe adOnlyVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckSecurityRead OnlyVoidMethodOriginSafeMethodGetterCallback, 0, v8Undefined(), v8::ALL_CAN_READ , static_cast<v8::PropertyAttribute>(v8::DontDelete | v8::ReadOnly)); 560 prototypeTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityRe adOnlyVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckSecurityRead OnlyVoidMethodOriginSafeMethodGetterCallback, 0, v8Undefined(), v8::ALL_CAN_READ , static_cast<v8::PropertyAttribute>(v8::DontDelete | v8::ReadOnly));
561 instanceTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityUnf orgeableVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckSecurityUn forgeableVoidMethodOriginSafeMethodGetterCallback, TestInterfaceCheckSecurityV8I nternal::TestInterfaceCheckSecurityOriginSafeMethodSetterCallback, v8Undefined() , v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute>(v8::DontDelete)); 561 instanceTemplate->SetAccessor(v8AtomicString(isolate, "doNotCheckSecurityUnf orgeableVoidMethod"), TestInterfaceCheckSecurityV8Internal::doNotCheckSecurityUn forgeableVoidMethodOriginSafeMethodGetterCallback, TestInterfaceCheckSecurityV8I nternal::TestInterfaceCheckSecurityOriginSafeMethodSetterCallback, v8Undefined() , v8::ALL_CAN_READ, static_cast<v8::PropertyAttribute>(v8::DontDelete));
562 562
563 // Custom toString template 563 // Custom toString template
564 functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData: :current()->toStringTemplate()); 564 functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData: :current()->toStringTemplate());
565 } 565 }
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
618 fromInternalPointer(object)->deref(); 618 fromInternalPointer(object)->deref();
619 } 619 }
620 620
621 template<> 621 template<>
622 v8::Handle<v8::Value> toV8NoInline(TestInterfaceCheckSecurity* impl, v8::Handle< v8::Object> creationContext, v8::Isolate* isolate) 622 v8::Handle<v8::Value> toV8NoInline(TestInterfaceCheckSecurity* impl, v8::Handle< v8::Object> creationContext, v8::Isolate* isolate)
623 { 623 {
624 return toV8(impl, creationContext, isolate); 624 return toV8(impl, creationContext, isolate);
625 } 625 }
626 626
627 } // namespace WebCore 627 } // namespace WebCore
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698