Bug 123175 - [iOS] Export DefaultGCActivityCallback member functions
Summary: [iOS] Export DefaultGCActivityCallback member functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-22 14:33 PDT by Daniel Bates
Modified: 2013-10-23 09:56 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.66 KB, patch)
2013-10-22 14:35 PDT, Daniel Bates
ddkilzer: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2013-10-22 14:33:57 PDT
Export DefaultGCActivityCallback member functions for use by iOS clients.
Comment 1 Daniel Bates 2013-10-22 14:35:43 PDT
Created attachment 214885 [details]
Patch
Comment 2 David Kilzer (:ddkilzer) 2013-10-23 09:43:53 PDT
Comment on attachment 214885 [details]
Patch

r=me
Comment 3 Daniel Bates 2013-10-23 09:56:36 PDT
Committed r157863: <http://trac.webkit.org/changeset/157863>