DescriptionScript streaming: remove byte order marks, detect encoding based on them.
Byte order mark detection needs to be done on the Blink side, since it also
affects encoding detection.
This also enables the preparse data for streamed scripts again, because the
corrupt data was caused by byte order marks not being detected properly.
BUG=430890
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185117
Patch Set 1 #
Total comments: 6
Patch Set 2 : code review (haraken@) #Patch Set 3 : rebased #Patch Set 4 : fix: don't persist cached data produced by streaming #
Messages
Total messages: 12 (4 generated)
|