RESOLVED FIXED 185340
Consolidate WebContentReaderIOS and WebContentReaderMac into WebContentReaderCocoa
https://bugs.webkit.org/show_bug.cgi?id=185340
Summary Consolidate WebContentReaderIOS and WebContentReaderMac into WebContentReader...
Wenson Hsieh
Reported 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.
Attachments
Patch (16.01 KB, patch)
2018-05-04 22:14 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2018-05-04 22:14:51 PDT
Radar WebKit Bug Importer
Comment 2 2018-05-05 15:27:58 PDT
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2018-05-08 17:38:03 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.