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

Unified Diff: Source/bindings/core/v8/ScriptController.h

Issue 711853002: Revert of Fix Runtime.executionContextCreated for crafted iframes. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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/core/v8/ScriptController.h
diff --git a/Source/bindings/core/v8/ScriptController.h b/Source/bindings/core/v8/ScriptController.h
index d71b9879c5cfaae6d70b0c7b9d1173a8264418f6..71d60f922dbf5952825c62bb51a2292d9130675d 100644
--- a/Source/bindings/core/v8/ScriptController.h
+++ b/Source/bindings/core/v8/ScriptController.h
@@ -79,7 +79,6 @@
void trace(Visitor*);
bool initializeMainWorld();
- bool isMainWorldInitialized();
WindowProxy* windowProxy(DOMWrapperWorld&);
WindowProxy* existingWindowProxy(DOMWrapperWorld&);

Powered by Google App Engine
This is Rietveld 408576698