Bug 189428

Summary: Add stub implementation of SSLKeyGenerator
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: PlatformAssignee: Don Olmstead <don.olmstead>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: Hironori.Fujii, rniwa, zan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 189418    
Attachments:
Description Flags
Patch none

Don Olmstead
Reported 2018-09-07 12:27:04 PDT
Currently the SSLKeyGeneratorGlib.cpp implementation does nothing. This should just be a None implementation.
Attachments
Patch (2.40 KB, patch)
2018-09-07 12:30 PDT, Don Olmstead
no flags
Don Olmstead
Comment 1 2018-09-07 12:30:08 PDT
Don Olmstead
Comment 2 2018-09-07 12:36:13 PDT
Getting bit by unified sources rotating here.....
Ryosuke Niwa
Comment 3 2018-09-07 13:25:39 PDT
Comment on attachment 349178 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=349178&action=review > Source/WebCore/ChangeLog:13 > + * platform/none/SSLKeyGeneratorNone.cpp: Renamed from Source/WebCore/platform/glib/SSLKeyGeneratorGLib.cpp. Stub / platform-independent version should be placed at platform/SSLKeyGenerator.cpp
Don Olmstead
Comment 4 2018-12-06 09:12:02 PST
*** This bug has been marked as a duplicate of bug 191428 ***
Note You need to log in before you can comment on or make changes to this bug.