Bug 146301 - Detect view services by using the "com.apple.UIKit.vends-view-services" entitlement
Summary: Detect view services by using the "com.apple.UIKit.vends-view-services" entit...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-24 17:24 PDT by Anders Carlsson
Modified: 2015-06-25 00:56 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.98 KB, patch)
2015-06-24 17:26 PDT, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2015-06-24 17:24:44 PDT
Detect view services by using the "com.apple.UIKit.vends-view-services" entitlement
Comment 1 Anders Carlsson 2015-06-24 17:26:51 PDT
Created attachment 255532 [details]
Patch
Comment 2 Anders Carlsson 2015-06-24 17:36:16 PDT
Committed r185939: <http://trac.webkit.org/changeset/185939>
Comment 3 Chris Dumez 2015-06-24 22:39:55 PDT
Looks like this broke the iOS EWS:
https://webkit-queues.appspot.com/results/6166221200293888
Comment 4 Tim Horton 2015-06-25 00:56:27 PDT
(In reply to comment #3)
> Looks like this broke the iOS EWS:
> https://webkit-queues.appspot.com/results/6166221200293888

Tried to fix in http://trac.webkit.org/changeset/185951