Bug 193694 - Switch remaining CoreMedia soft-linking in WebKit over to CoreMediaSoftLink.{cpp,h}
Summary: Switch remaining CoreMedia soft-linking in WebKit over to CoreMediaSoftLink.{...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-22 16:03 PST by David Kilzer (:ddkilzer)
Modified: 2019-01-23 03:58 PST (History)
6 users (show)

See Also:


Attachments
Patch v1 (4.38 KB, patch)
2019-01-22 16:09 PST, David Kilzer (:ddkilzer)
thorton: review+
Details | Formatted Diff | Diff
Patch v2 (for landing) (3.95 KB, patch)
2019-01-22 20:52 PST, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff
Patch v3 (test Windows build fix) (6.70 KB, patch)
2019-01-23 02:05 PST, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2019-01-22 16:03:16 PST
Switch remaining CoreMedia soft-linking in WebKit over to CoreMediaSoftLink.{cpp,h}.

This gets rid of 1 instance of duplicate soft-linking code for CoreMedia.framework.
Comment 1 Radar WebKit Bug Importer 2019-01-22 16:03:48 PST
<rdar://problem/47464025>
Comment 2 David Kilzer (:ddkilzer) 2019-01-22 16:09:22 PST
Created attachment 359798 [details]
Patch v1
Comment 3 David Kilzer (:ddkilzer) 2019-01-22 20:52:05 PST
Created attachment 359845 [details]
Patch v2 (for landing)
Comment 4 David Kilzer (:ddkilzer) 2019-01-23 02:05:07 PST
Created attachment 359861 [details]
Patch v3 (test Windows build fix)
Comment 5 David Kilzer (:ddkilzer) 2019-01-23 03:58:35 PST
Committed r240332: <https://trac.webkit.org/changeset/240332>