Bug 128615 - Add Availability Macros to new JSC APIs
Summary: Add Availability Macros to new JSC APIs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-11 11:25 PST by Joseph Pecoraro
Modified: 2014-02-11 12:27 PST (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.04 KB, patch)
2014-02-11 11:28 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2014-02-11 11:25:53 PST
With WebKitAvailability handling the hard parts, add the availability macros to the new JSCContext{,Ref} APIs.
Comment 1 Joseph Pecoraro 2014-02-11 11:26:30 PST
<rdar://problem/15638020>
Comment 2 Joseph Pecoraro 2014-02-11 11:28:00 PST
Created attachment 223885 [details]
[PATCH] Proposed Fix

Compiles fine on 10.9. Bots are 10.8, so lets see who they do.
Comment 3 Joseph Pecoraro 2014-02-11 12:01:28 PST
Waiting on bots before cq+.
Comment 4 Joseph Pecoraro 2014-02-11 12:25:05 PST
Comment on attachment 223885 [details]
[PATCH] Proposed Fix

Mac bot looks good.
Comment 5 WebKit Commit Bot 2014-02-11 12:27:07 PST
Comment on attachment 223885 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 223885

Committed r163897: <http://trac.webkit.org/changeset/163897>
Comment 6 WebKit Commit Bot 2014-02-11 12:27:09 PST
All reviewed patches have been landed.  Closing bug.