Bug 145403 - Remove JSC_OBJC_API_AVAILABLE_MAC_OS_X_1080
Summary: Remove JSC_OBJC_API_AVAILABLE_MAC_OS_X_1080
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: 2015-05-26 23:26 PDT by mitz
Modified: 2015-05-27 09:53 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.61 KB, patch)
2015-05-26 23:29 PDT, mitz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2015-05-26 23:26:41 PDT
JSC_OBJC_API_AVAILABLE_MAC_OS_X_1080 was used to enable the JavaScriptCore Objective-C API for WebKit and Safari projects building with JavaScriptCore targeting OS X 10.8. We don’t need it anymore.
Comment 1 mitz 2015-05-26 23:29:44 PDT
Created attachment 253779 [details]
Patch
Comment 2 WebKit Commit Bot 2015-05-27 09:53:08 PDT
Comment on attachment 253779 [details]
Patch

Clearing flags on attachment: 253779

Committed r184906: <http://trac.webkit.org/changeset/184906>
Comment 3 WebKit Commit Bot 2015-05-27 09:53:11 PDT
All reviewed patches have been landed.  Closing bug.