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

Unified Diff: WebCore/editing/InsertTextCommand.h

Issue 5812003: Merge 73279 - 2010-12-03 Ryosuke Niwa <rniwa@webkit.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 10 years 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: WebCore/editing/InsertTextCommand.h
===================================================================
--- WebCore/editing/InsertTextCommand.h (revision 73932)
+++ WebCore/editing/InsertTextCommand.h (working copy)
@@ -54,6 +54,8 @@
bool performTrivialReplace(const String&, bool selectInsertedText);
unsigned m_charactersAdded;
+
+ friend class TypingCommand;
};
} // namespace WebCore
« no previous file with comments | « LayoutTests/editing/input/set-value-on-input-and-type-textarea-expected.txt ('k') | WebCore/editing/TypingCommand.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698