[Webkit-unassigned] [Bug 170190] New: [WTF] Cache random data in RandomDevice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 28 12:47:17 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170190

            Bug ID: 170190
           Summary: [WTF] Cache random data in RandomDevice
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

To speed up small requests.
One thing I come up with is that adding the pool and pid.
If pid is different, we should discard the current pool.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170328/6f5da383/attachment.html>


More information about the webkit-unassigned mailing list