Pass an encoding label to StreamingDecoder instead of requiring callers to pre-resolve a Decoder reference. This removes redundant decoder_for() plumbing from callers and lets StreamingDecoder hide how chunked decoder state is represented. |
||
|---|---|---|
| .. | ||
| Rust | ||
| Entities.cpp | ||
| Entities.h | ||
| Entities.json | ||
| HTMLEncodingDetection.cpp | ||
| HTMLEncodingDetection.h | ||
| HTMLParser.cpp | ||
| HTMLParser.h | ||
| HTMLToken.cpp | ||
| HTMLToken.h | ||
| HTMLTokenizer.cpp | ||
| HTMLTokenizer.h | ||
| IncrementalDocumentParser.cpp | ||
| IncrementalDocumentParser.h | ||
| ParserScriptingMode.h | ||
| SpeculativeHTMLParser.cpp | ||
| SpeculativeHTMLParser.h | ||