Bug 56605 - Allow passing a certificate chain as a user message
Summary: Allow passing a certificate chain as a user message
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-17 16:00 PDT by Sam Weinig
Modified: 2011-03-17 16:07 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.13 KB, patch)
2011-03-17 16:02 PDT, Sam Weinig
beidson: review+
beidson: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-03-17 16:00:30 PDT
Allow passing a certificate chain as a user message
Comment 1 Sam Weinig 2011-03-17 16:02:25 PDT
Created attachment 86106 [details]
Patch
Comment 2 WebKit Review Bot 2011-03-17 16:04:35 PDT
Attachment 86106 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1

Source/WebKit2/Shared/UserMessageCoders.h:35:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Sam Weinig 2011-03-17 16:07:24 PDT
Landed in r81400.