[Webkit-unassigned] [Bug 157413] New: [iOS] WebCore does not need to link to CoreAudio, GraphicsServices, SystemConfiguration frameworks
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 5 22:20:49 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157413
Bug ID: 157413
Summary: [iOS] WebCore does not need to link to CoreAudio,
GraphicsServices, SystemConfiguration frameworks
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ddkilzer at webkit.org
CC: achristensen at apple.com, aestes at apple.com,
barraclough at apple.com, bfulgham at webkit.org,
jer.noble at apple.com, mmaxfield at apple.com
WebCore does not need to link to CoreAudio.framework, GraphicsServices.framework, or SystemConfiguration.framework on iOS.
It probably used GraphicsServices.framework at one time in the past (for fonts, among other things), but the other two frameworks were likely added for OS X code at some point, and just came along for the ride because they existed on iOS at the same path, even though they were unused.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160506/a5c57c6c/attachment.html>
More information about the webkit-unassigned
mailing list