• 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...
build_overrides Loading commit data...
docs Loading commit data...
gni Loading commit data...
gypfiles Loading commit data...
include Loading commit data...
infra Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
third_party Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
DEPS.chromium Loading commit data...
LICENSE Loading commit data...
LICENSE.fdlibm Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
Makefile Loading commit data...
Makefile.android Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...
snapshot_toolchain.gni Loading commit data...