DescriptionScript streaming: detect encoding later.
It's possible that Resource::encoding() changes once we receive data.
This requires moving the creation of v8::ScriptCompiler::StreamedSource and
SourceStream forward in time (we need to know the encoding to create them).
Additional fix: m_cachedDataType was not initialized properly.
BUG=428137
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184826
Patch Set 1 #Patch Set 2 : . #
Total comments: 8
Patch Set 3 : Code review (haraken@) #
Total comments: 2
Patch Set 4 : Code review (haraken@) (more) #
Messages
Total messages: 9 (2 generated)
|