WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
157413
[iOS] WebCore does not need to link to CoreAudio, GraphicsServices, SystemConfiguration frameworks
https://bugs.webkit.org/show_bug.cgi?id=157413
Summary
[iOS] WebCore does not need to link to CoreAudio, GraphicsServices, SystemCon...
David Kilzer (:ddkilzer)
Reported
2016-05-05 22:20:49 PDT
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.
Attachments
Patch v1
(10.03 KB, patch)
2016-05-05 22:26 PDT
,
David Kilzer (:ddkilzer)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2016-05-05 22:21:11 PDT
<
rdar://problem/26104189
>
David Kilzer (:ddkilzer)
Comment 2
2016-05-05 22:26:21 PDT
Created
attachment 278234
[details]
Patch v1
WebKit Commit Bot
Comment 3
2016-05-05 23:24:50 PDT
Comment on
attachment 278234
[details]
Patch v1 Clearing flags on attachment: 278234 Committed
r200507
: <
http://trac.webkit.org/changeset/200507
>
WebKit Commit Bot
Comment 4
2016-05-05 23:24:55 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug