Description[Findit] Initiate Findit for crash.
This is to initiate Findit for crash with two features:
1. Added a http client to support HTTPS request.
We don't want to add dependency to other library for handling https certificate verification: setup on GCE in clusterfuzz will be difficult.
2. Add a parser for DEPS file (https://chromium.googlesource.com/chromium/src/+/master/DEPS) in chromium to make Findit to support all components/dependencies (Blink, V8, WebRTC, etc).
R=mbarbella@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284775
Patch Set 1 #Patch Set 2 : Add unittests. #
Total comments: 8
Patch Set 3 : Verify server certificate for https request. #Patch Set 4 : Add cacert.pem #
Total comments: 11
Patch Set 5 : Address comments. #Patch Set 6 : Rebase. #
Messages
Total messages: 8 (0 generated)
|