Bug 193866 - Move soft-linking of TelephonyUtilities.framework out of TUCallSPI.h
Summary: Move soft-linking of TelephonyUtilities.framework out of TUCallSPI.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-26 07:56 PST by David Kilzer (:ddkilzer)
Modified: 2019-02-01 16:45 PST (History)
7 users (show)

See Also:


Attachments
Patch v1 (10.71 KB, patch)
2019-01-26 08:04 PST, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff
Patch v1 (with git rename) (8.89 KB, patch)
2019-01-26 08:04 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-26 07:56:11 PST
Moving soft-linking of TelephonyUtilities.framework out of TUCallSPI.h.  (See Bug 193750.)

Also rename TUCallSPI.h to TelephonyUtilitiesSPI.h since we use the framework name in the SPI header, not the Objective-C class name.
Comment 1 Radar WebKit Bug Importer 2019-01-26 07:57:28 PST
<rdar://problem/47574649>
Comment 2 David Kilzer (:ddkilzer) 2019-01-26 08:04:02 PST
Created attachment 360237 [details]
Patch v1
Comment 3 David Kilzer (:ddkilzer) 2019-01-26 08:04:53 PST
Created attachment 360238 [details]
Patch v1 (with git rename)
Comment 4 WebKit Commit Bot 2019-02-01 16:45:56 PST
Comment on attachment 360238 [details]
Patch v1 (with git rename)

Clearing flags on attachment: 360238

Committed r240889: <https://trac.webkit.org/changeset/240889>
Comment 5 WebKit Commit Bot 2019-02-01 16:45:58 PST
All reviewed patches have been landed.  Closing bug.