Bug 193645 - Switch remaining VideoToolbox soft-linking in WebCore over to VideoToolboxSoftLink.{cpp,h}
Summary: Switch remaining VideoToolbox soft-linking in WebCore over to VideoToolboxSof...
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-20 23:02 PST by David Kilzer (:ddkilzer)
Modified: 2019-01-21 09:22 PST (History)
5 users (show)

See Also:


Attachments
Patch v1 (13.07 KB, patch)
2019-01-20 23:17 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-20 23:02:33 PST
Switch remaining VideoToolbox soft-linking in WebCore over to VideoToolboxSoftLink.{cpp,h}.

This gets rid of 1 instance of duplicate soft-linking code for VideoToolbox.framework, and improves check-webkit-style to remind patch authors about other frameworks that have *SoftLink.{cpp,h,mm} files.
Comment 1 Radar WebKit Bug Importer 2019-01-20 23:03:37 PST
<rdar://problem/47421574>
Comment 2 David Kilzer (:ddkilzer) 2019-01-20 23:17:19 PST
Created attachment 359671 [details]
Patch v1
Comment 3 WebKit Commit Bot 2019-01-21 09:22:42 PST
Comment on attachment 359671 [details]
Patch v1

Clearing flags on attachment: 359671

Committed r240235: <https://trac.webkit.org/changeset/240235>
Comment 4 WebKit Commit Bot 2019-01-21 09:22:43 PST
All reviewed patches have been landed.  Closing bug.