Bug 150283 - [Cocoa] Stop using WKAXRegisterRemoteApp
Summary: [Cocoa] Stop using WKAXRegisterRemoteApp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-17 12:22 PDT by mitz
Modified: 2015-10-17 14:33 PDT (History)
3 users (show)

See Also:


Attachments
Use platform SPI instead (12.47 KB, patch)
2015-10-17 12:29 PDT, mitz
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2015-10-17 12:22:42 PDT
Use platform SPI instead of WKAXRegisterRemoteApp.
Comment 1 mitz 2015-10-17 12:29:33 PDT
Created attachment 263384 [details]
Use platform SPI instead
Comment 2 mitz 2015-10-17 14:33:12 PDT
Committed <http://trac.webkit.org/r191249>.