Bug 173694 - [GCrypt] Implement CryptoKeyRSA SPKI imports
Summary: [GCrypt] Implement CryptoKeyRSA SPKI imports
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks: 133122 173696
  Show dependency treegraph
 
Reported: 2017-06-21 23:18 PDT by Zan Dobersek
Modified: 2017-07-13 03:00 PDT (History)
3 users (show)

See Also:


Attachments
WIP patch (9.73 KB, patch)
2017-06-21 23:30 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (11.39 KB, patch)
2017-06-28 09:25 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2017-06-21 23:18:30 PDT
SSIA.
Comment 1 Zan Dobersek 2017-06-21 23:30:39 PDT
Created attachment 313587 [details]
WIP patch
Comment 2 Build Bot 2017-06-22 00:15:43 PDT
Attachment 313587 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Zan Dobersek 2017-06-28 09:25:06 PDT
Created attachment 314027 [details]
Patch
Comment 4 Jiewen Tan 2017-07-12 10:24:02 PDT
Comment on attachment 314027 [details]
Patch

Looks good to me. r=me.
Comment 5 Zan Dobersek 2017-07-13 03:00:27 PDT
Comment on attachment 314027 [details]
Patch

Clearing flags on attachment: 314027

Committed r219448: <http://trac.webkit.org/changeset/219448>
Comment 6 Zan Dobersek 2017-07-13 03:00:31 PDT
All reviewed patches have been landed.  Closing bug.