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

Unified Diff: third_party/WebKit/Source/core/frame/LocalDOMWindow.h

Issue 2393313002: reflow comments in core/frame (Closed)
Patch Set: tweak Created 4 years, 2 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: third_party/WebKit/Source/core/frame/LocalDOMWindow.h
diff --git a/third_party/WebKit/Source/core/frame/LocalDOMWindow.h b/third_party/WebKit/Source/core/frame/LocalDOMWindow.h
index a6e9d9bdb914aacc3f87d8a16298c0b403df5a32..e1617c310026b0bd730bb6e4d88501f92c70a71f 100644
--- a/third_party/WebKit/Source/core/frame/LocalDOMWindow.h
+++ b/third_party/WebKit/Source/core/frame/LocalDOMWindow.h
@@ -227,7 +227,8 @@ class CORE_EXPORT LocalDOMWindow final : public DOMWindow,
void documentWasClosed();
void statePopped(PassRefPtr<SerializedScriptValue>);
- // FIXME: This shouldn't be public once LocalDOMWindow becomes ExecutionContext.
+ // FIXME: This shouldn't be public once LocalDOMWindow becomes
+ // ExecutionContext.
void clearEventQueue();
void acceptLanguagesChanged();
« no previous file with comments | « third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp ('k') | third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698