RESOLVED FIXED 74302
[EFL] Add API to query the validity of a frame's SSL certificate.
https://bugs.webkit.org/show_bug.cgi?id=74302
Summary [EFL] Add API to query the validity of a frame's SSL certificate.
Raphael Kubo da Costa (:rakuco)
Reported 2011-12-12 08:43:00 PST
[EFL] Add API to query the validity of a frame's SSL certificate.
Attachments
Patch (3.85 KB, patch)
2011-12-12 08:43 PST, Raphael Kubo da Costa (:rakuco)
no flags
Patch with bug number (3.85 KB, patch)
2011-12-12 08:48 PST, Raphael Kubo da Costa (:rakuco)
no flags
Patch for landing. Move DocumentLoader.h include from bug 74301 (4.03 KB, patch)
2011-12-12 09:03 PST, Raphael Kubo da Costa (:rakuco)
no flags
Raphael Kubo da Costa (:rakuco)
Comment 1 2011-12-12 08:43:26 PST
WebKit Review Bot
Comment 2 2011-12-12 08:46:50 PST
Attachment 118796 [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 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Raphael Kubo da Costa (:rakuco)
Comment 3 2011-12-12 08:48:33 PST
Created attachment 118800 [details] Patch with bug number
Gyuyoung Kim
Comment 4 2011-12-12 08:57:09 PST
Comment on attachment 118800 [details] Patch with bug number Attachment 118800 [details] did not pass efl-ews (efl): Output: http://queues.webkit.org/results/10841155
Gustavo Noronha (kov)
Comment 5 2011-12-12 09:01:07 PST
Comment on attachment 118800 [details] Patch with bug number Looks correct to me. And looks like you're missing #include "DocumentLoader.h"; I guess you can fix that when landing.
Raphael Kubo da Costa (:rakuco)
Comment 6 2011-12-12 09:03:01 PST
Created attachment 118806 [details] Patch for landing. Move DocumentLoader.h include from bug 74301
Raphael Kubo da Costa (:rakuco)
Comment 7 2011-12-12 10:21:35 PST
Note You need to log in before you can comment on or make changes to this bug.