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

Unified Diff: third_party/mozilla/README.chromium

Issue 3782012: Merge 62820 - Implement IME for Mac plugins using the Cocoa event model on 10... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/552/src/
Patch Set: Created 10 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 | « third_party/mozilla/ComplexTextInputPanel.mm ('k') | webkit/glue/plugins/webplugin.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mozilla/README.chromium
===================================================================
--- third_party/mozilla/README.chromium (revision 62862)
+++ third_party/mozilla/README.chromium (working copy)
@@ -20,3 +20,14 @@
-[NSPasteboard getURLs:andTitles:] to determine whether or not filenames in
the drag should be converted to file URLs.
-[NSPasteboard htmlFromRtf] added to do rtf->html conversion.
+
+-----------------------------------------------------------------
+
+Also includes IME panel from Gecko, which is based on WebKit's implementation.
+Although it comes from Mozilla (http://mxr.mozilla.org), it uses the original
+WebKit license.
+
+Local modifitations:
+- Added a cancelInput method.
+- Add #ifdef'd definifitions of a few symbols to support 10.5 SDK.
+
« no previous file with comments | « third_party/mozilla/ComplexTextInputPanel.mm ('k') | webkit/glue/plugins/webplugin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698