Bug 74299

Summary: [EFL] Add API to control whether SSL certificates should be checked.
Product: WebKit Reporter: Raphael Kubo da Costa (:rakuco) <rakuco>
Component: WebKit EFLAssignee: Raphael Kubo da Costa (:rakuco) <rakuco>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, leandro, lucas.de.marchi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch with bug number mrobinson: review+

Description Raphael Kubo da Costa (:rakuco) 2011-12-12 08:38:25 PST
[EFL] Add API to control whether SSL certificates should be checked.
Comment 1 Raphael Kubo da Costa (:rakuco) 2011-12-12 08:39:23 PST
Created attachment 118793 [details]
Patch
Comment 2 WebKit Review Bot 2011-12-12 08:41:58 PST
Attachment 118793 [details] did not pass style-queue:

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

Source/WebKit/efl/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
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 Raphael Kubo da Costa (:rakuco) 2011-12-12 08:46:22 PST
Created attachment 118797 [details]
Patch with bug number
Comment 4 Raphael Kubo da Costa (:rakuco) 2011-12-12 10:20:11 PST
Committed r102598: <http://trac.webkit.org/changeset/102598>