Bug 122245 - The Objective-C API should be available in 10.8 builds
Summary: The Objective-C API should be available in 10.8 builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-02 16:21 PDT by mitz
Modified: 2013-10-02 16:45 PDT (History)
0 users

See Also:


Attachments
Enable the API in 10.8 builds (7.74 KB, patch)
2013-10-02 16:36 PDT, mitz
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2013-10-02 16:21:56 PDT
The Objective-C API should be available in 10.8 builds
Comment 1 mitz 2013-10-02 16:36:45 PDT
Created attachment 213214 [details]
Enable the API in 10.8 builds
Comment 2 mitz 2013-10-02 16:39:13 PDT
Comment on attachment 213214 [details]
Enable the API in 10.8 builds

View in context: https://bugs.webkit.org/attachment.cgi?id=213214&action=review

> Source/JavaScriptCore/ChangeLog:20
> +        * JavaScriptCore.xcodeproj/project.pbxproj: Added a script build phase to unifed the

s/unifed/unifdef/
Comment 3 mitz 2013-10-02 16:45:49 PDT
Fixed in <http://trac.webkit.org/r156811>.