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

Side by Side Diff: third_party/apple_cf/README.crashpad

Issue 993413003: Remove NSInputStream used in HTTPTransportMac and use a CFReadStream instead. (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 years, 9 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 unified diff | Download patch
OLDNEW
(Empty)
1 Name: Apple CF-Lite
2 Short Name: CF
3 URL: https://opensource.apple.com/source/CF/
4 URL: https://opensource.apple.com/tarballs/CF/
5 Version: 550.43 (from Mac OS X 10.6.8)
6 License: APSL 2.0
7 License File: APPLE_LICENSE
Mark Mentovai 2015/03/11 20:47:42 Should be LICENSE, since that’s what you’re actual
Robert Sesek 2015/03/11 20:53:56 Done.
8 Security Critical: no
9
10 Description:
11 CF-Lite is an open-source version of the CoreFoundation framework. This
12 contains non-public but stable header files.
13
14 Local Modifications:
15 - Only CFStreamAbstract.h is included.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698