Bug 172756 - [WPE] Enable SUBTLE_CRYPTO
Summary: [WPE] Enable SUBTLE_CRYPTO
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:
 
Reported: 2017-05-31 08:54 PDT by Zan Dobersek
Modified: 2022-09-04 06:11 PDT (History)
4 users (show)

See Also:


Attachments
Patch (19.59 KB, patch)
2017-05-31 08:57 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-05-31 08:54:36 PDT
[WPE] Enable SUBTLE_CRYPTO
Comment 1 Zan Dobersek 2017-05-31 08:57:23 PDT
Created attachment 311596 [details]
Patch
Comment 2 Zan Dobersek 2017-06-02 00:52:30 PDT
Comment on attachment 311596 [details]
Patch

Clearing flags on attachment: 311596

Committed r217704: <http://trac.webkit.org/changeset/217704>
Comment 3 Zan Dobersek 2017-06-02 00:52:34 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Philippe Normand 2022-09-04 06:11:36 PDT
Comment on attachment 311596 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=311596&action=review

> Tools/ChangeLog:11
> +        * wpe/patches/libgcrypt-use-only-dev-urandom-for-testing.patch: Added. Prevents
> +        exhausting entropy when running the crypto layout tests.

I wonder what lead to this patch... What was observed when running the tests without this patch?