• Adam Klein's avatar
    Revert "[parser] Refactor streaming scanner streams." · 9397c1b7
    Adam Klein authored
    This reverts commit ce538f70.
    
    Reason for revert: breaks BOM handling (thus breaking Outlook web apps).
    
    Original change's description:
    > [parser] Refactor streaming scanner streams.
    > 
    > Unify, simplify logic, reduce UTF8 specific handling.
    > 
    > Intend of this is also to have stream views.
    > Stream views can be used concurrently by multiple threads, but
    > only one thread may fetch new data from the underlying source.
    > This together with unified stream view creation is intended to be
    > used for parse tasks.
    > 
    > BUG=v8:6093
    > 
    > Change-Id: Ied8e93090c506d4735080298f0fdaeed32043915
    > Reviewed-on: https://chromium-review.googlesource.com/501789
    > Commit-Queue: Wiktor Garbacz <wiktorg@google.com>
    > Reviewed-by: Daniel Vogelheim <vogelheim@chromium.org>
    > Reviewed-by: Marja Hölttä <marja@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#45336}
    
    TBR=marja@chromium.org,vogelheim@chromium.org,jochen@chromium.org,wiktorg@google.com
    BUG=v8:6093, chromium:724166
    
    Change-Id: I022a23b8052d20d83a640c07b7864c622548bf90
    Reviewed-on: https://chromium-review.googlesource.com/508888Reviewed-by: 's avatarAdam Klein <adamk@chromium.org>
    Commit-Queue: Adam Klein <adamk@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#45404}
    9397c1b7
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
test262 Loading commit data...
unittests Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
bot_default.gyp Loading commit data...
bot_default.isolate Loading commit data...
default.gyp Loading commit data...
default.isolate Loading commit data...
optimize_for_size.gyp Loading commit data...
optimize_for_size.isolate Loading commit data...
perf.gyp Loading commit data...
perf.isolate Loading commit data...