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

Unified Diff: trunk/Source/core/frame/LocalDOMWindow.h

Issue 1176113004: Revert 196930 "Window.postMessage() to self can cause document l..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 5 years, 6 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: trunk/Source/core/frame/LocalDOMWindow.h
===================================================================
--- trunk/Source/core/frame/LocalDOMWindow.h (revision 197008)
+++ trunk/Source/core/frame/LocalDOMWindow.h (working copy)
@@ -168,7 +168,6 @@
void printErrorMessage(const String&);
void postMessageTimerFired(PostMessageTimer*);
- void removePostMessageTimer(PostMessageTimer*);
void dispatchMessageEventWithOriginCheck(SecurityOrigin* intendedTargetOrigin, PassRefPtrWillBeRawPtr<Event>, PassRefPtrWillBeRawPtr<ScriptCallStack>);
// Events
« no previous file with comments | « trunk/LayoutTests/fast/dom/Window/post-message-to-self-expected.txt ('k') | trunk/Source/core/frame/LocalDOMWindow.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698