Change the certificates storage type into ListHashSet from HashSet to keep the chain order in each case. This ensures that there is no difference between the stored and the recieved certificate chain.
Created attachment 217669 [details] proposed patch
Attachment 217669 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/platform/network/curl/SSLHandle.cpp']" exit_code: 1 Source/WebCore/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 217670 [details] proposed patch Add missing bug url.
Comment on attachment 217670 [details] proposed patch r=me
Comment on attachment 217670 [details] proposed patch Clearing flags on attachment: 217670 Committed r159692: <http://trac.webkit.org/changeset/159692>
All reviewed patches have been landed. Closing bug.