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

Unified Diff: third_party/mozilla/README.chromium

Issue 2014733003: Removing parsing of text from pasteboard. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mac: stop parsing text as url. Created 4 years, 7 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/mozilla/README.chromium
diff --git a/third_party/mozilla/README.chromium b/third_party/mozilla/README.chromium
index 7f0262483be2b3b496356ac791861c4f77f6600b..4b042ebde4cea4c1fa45a9104c824f9d56559e88 100644
--- a/third_party/mozilla/README.chromium
+++ b/third_party/mozilla/README.chromium
@@ -23,6 +23,8 @@ Local modifications:
- NSPasteboard+Utils.mm was modified to add an argument to
-[NSPasteboard getURLs:andTitles:] to determine whether or not filenames in
the drag should be converted to file URLs.
+ -[NSPasteboard getURLs:andTitles:] was modified to not try to parse text as
+ url.
- -[NSPasteboard htmlFromRtf] was added to do rtf->html conversion.
- NSWorkspace+Utils.m was modified to compile on the x86_64 architecture.
- MOZILLA_EXPORT was added to some constants in NSPasteboard+Utils.h.

Powered by Google App Engine
This is Rietveld 408576698