NEW 118048
Refactoring: Replace DocumentLoader::writer() with more focused APIs
https://bugs.webkit.org/show_bug.cgi?id=118048
Summary Refactoring: Replace DocumentLoader::writer() with more focused APIs
Ryosuke Niwa
Reported 2013-06-26 00:14:47 PDT
Consider merging https://chromium.googlesource.com/chromium/blink/+/c681b802437a9cce8226939d46e662678681bfc9 This change kills DocumentLoader::writer() with following APIs: - DocumentLoader::mimeType() - DocumentLoader::beginWriting() - DocumentLoader::replaceDocument()
Attachments
Note You need to log in before you can comment on or make changes to this bug.