Bug 118048
| Summary: | Refactoring: Replace DocumentLoader::writer() with more focused APIs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | aestes, ap, beidson, koivisto, morrita |
| Priority: | P2 | Keywords: | BlinkMergeCandidate |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
Consider merging https://chromium.googlesource.com/chromium/blink/+/c681b802437a9cce8226939d46e662678681bfc9
This change kills DocumentLoader::writer() with following APIs:
- DocumentLoader::mimeType()
- DocumentLoader::beginWriting()
- DocumentLoader::replaceDocument()
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |