Bug 134008 - Make it possible to use -[NSBundle classNamed:] to find WebKitLegacy classes
Summary: Make it possible to use -[NSBundle classNamed:] to find WebKitLegacy classes
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: 2014-06-17 17:08 PDT by Anders Carlsson
Modified: 2014-06-17 21:32 PDT (History)
0 users

See Also:


Attachments
Patch (8.34 KB, patch)
2014-06-17 17:10 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-06-17 17:08:42 PDT
Make it possible to use -[NSBundle classNamed:] to find WebKitLegacy classes
Comment 1 Anders Carlsson 2014-06-17 17:10:44 PDT
Created attachment 233270 [details]
Patch
Comment 2 Anders Carlsson 2014-06-17 17:18:06 PDT
Committed r170087: <http://trac.webkit.org/changeset/170087>