Bug 115524 - Simplify WebCoreObjCExtras by using WTF::bind
Summary: Simplify WebCoreObjCExtras by using WTF::bind
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-02 13:52 PDT by Anders Carlsson
Modified: 2013-05-02 13:56 PDT (History)
0 users

See Also:


Attachments
Patch (2.30 KB, patch)
2013-05-02 13:52 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-05-02 13:52:10 PDT
Simplify WebCoreObjCExtras by using WTF::bind
Comment 1 Anders Carlsson 2013-05-02 13:52:55 PDT
Created attachment 200332 [details]
Patch
Comment 2 Anders Carlsson 2013-05-02 13:56:05 PDT
Committed r149495: <http://trac.webkit.org/changeset/149495>