Bug 106278

Summary: [WK2] Merge SecItemShimMethods files into SecItemShim
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch andersca: review+

Description Alexey Proskuryakov 2013-01-07 17:01:11 PST
Now that we have a SecItemShim class, there is no reason to split implementation into a separate file.
Comment 1 Alexey Proskuryakov 2013-01-07 17:02:23 PST
Created attachment 181605 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2013-01-07 17:19:23 PST
Committed <http://trac.webkit.org/changeset/139018>.