Bug 185340 - Consolidate WebContentReaderIOS and WebContentReaderMac into WebContentReaderCocoa
Summary: Consolidate WebContentReaderIOS and WebContentReaderMac into WebContentReader...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-04 20:44 PDT by Wenson Hsieh
Modified: 2018-05-08 17:38 PDT (History)
5 users (show)

See Also:


Attachments
Patch (16.01 KB, patch)
2018-05-04 22:14 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2018-05-04 20:44:44 PDT
WebContentReader::readURL is currently the only method implemented separately in iOS and macOS platform WebContentReader files. We should instead move this to cross-platform Cocoa implementation file, and then we can remove the iOS and macOS files entirely.
Comment 1 Wenson Hsieh 2018-05-04 22:14:51 PDT
Created attachment 339635 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2018-05-05 15:27:58 PDT
<rdar://problem/40005142>
Comment 3 WebKit Commit Bot 2018-05-08 17:38:01 PDT
Comment on attachment 339635 [details]
Patch

Clearing flags on attachment: 339635

Committed r231531: <https://trac.webkit.org/changeset/231531>
Comment 4 WebKit Commit Bot 2018-05-08 17:38:03 PDT
All reviewed patches have been landed.  Closing bug.