Bug 106278 - [WK2] Merge SecItemShimMethods files into SecItemShim
Summary: [WK2] Merge SecItemShimMethods files into SecItemShim
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-07 17:01 PST by Alexey Proskuryakov
Modified: 2013-01-07 17:19 PST (History)
0 users

See Also:


Attachments
proposed patch (16.13 KB, patch)
2013-01-07 17:02 PST, Alexey Proskuryakov
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.