Bug 142505 - [iOS] Add WebKitSystemInterface for iOS 8.2
Summary: [iOS] Add WebKitSystemInterface for iOS 8.2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-09 14:08 PDT by Daniel Bates
Modified: 2015-03-10 14:19 PDT (History)
4 users (show)

See Also:


Attachments
Patch (167.65 KB, patch)
2015-03-09 14:09 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2015-03-09 14:08:25 PDT
We should add WKSI libraries for iOS 8.2 following its public release today.
Comment 1 Daniel Bates 2015-03-09 14:09:46 PDT
Created attachment 248274 [details]
Patch
Comment 2 WebKit Commit Bot 2015-03-09 15:35:16 PDT
Comment on attachment 248274 [details]
Patch

Clearing flags on attachment: 248274

Committed r181286: <http://trac.webkit.org/changeset/181286>
Comment 3 WebKit Commit Bot 2015-03-09 15:35:20 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Daniel Bates 2015-03-10 14:19:27 PDT
I inadvertently forgot to teach script copy-webkitlibraries-to-product-directory to install libWebKitSystemInterfaceIOS{Device, Simulator}8.2.a. Committed fix in <http://trac.webkit.org/changeset/181346>.