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

Unified Diff: third_party/WebKit/Source/core/events/AddEventListenerOptionsDefaults.h

Issue 2394653003: reflow comments in core/events,core/fileapi (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/events/ClipboardEvent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/events/AddEventListenerOptionsDefaults.h
diff --git a/third_party/WebKit/Source/core/events/AddEventListenerOptionsDefaults.h b/third_party/WebKit/Source/core/events/AddEventListenerOptionsDefaults.h
index b468db613466996795e4350e35e260949228a226..760b4652c97d86fb9a28b04c00e03aabaf81a7cf 100644
--- a/third_party/WebKit/Source/core/events/AddEventListenerOptionsDefaults.h
+++ b/third_party/WebKit/Source/core/events/AddEventListenerOptionsDefaults.h
@@ -7,8 +7,8 @@
namespace blink {
-// Defines the default for 'passive' field used in the AddEventListenerOptions interface
-// when javascript calls addEventListener.
+// Defines the default for 'passive' field used in the AddEventListenerOptions
+// interface when javascript calls addEventListener.
// |False| is the default specified in
// https://dom.spec.whatwg.org/#dictdef-addeventlisteneroptions. However
// specifying a different default value is useful in demonstrating the
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/events/ClipboardEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698