Bug 128615

Summary: Add Availability Macros to new JSC APIs
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, joepeck, mhahnenberg, mrowe, timothy
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.