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

Unified Diff: third_party/WebKit/Source/bindings/bindings.gni

Issue 2745313003: Move securityCheck out of V8WrapperInstantiationScope (Closed)
Patch Set: Add TODO Created 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/BindingSecurity.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/bindings/bindings.gni
diff --git a/third_party/WebKit/Source/bindings/bindings.gni b/third_party/WebKit/Source/bindings/bindings.gni
index 4c423556e9c4ee40f17ad37bb3551c0cae4c97d0..add0baaa150cea88446a121b59b5a851c18443bc 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -214,6 +214,8 @@ bindings_core_v8_files =
"core/v8/WorkerOrWorkletScriptController.cpp",
"core/v8/WorkerOrWorkletScriptController.h",
"core/v8/WorkerV8Settings.h",
+ "core/v8/WrapperCreationSecurityCheck.cpp",
+ "core/v8/WrapperCreationSecurityCheck.h",
"core/v8/WrapperTypeInfo.cpp",
"core/v8/WrapperTypeInfo.h",
"core/v8/serialization/V8ScriptValueDeserializer.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/BindingSecurity.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698