• Andreas Haas's avatar
    Revert "[wasm] Implement the new API for WebAssembly.instantiateStreaming" · fea9300d
    Andreas Haas authored
    This reverts commit b556c9ea.
    
    Reason for revert: Flakes in layout tests: https://crbug.com/870187
    
    Original change's description:
    > [wasm] Implement the new API for WebAssembly.instantiateStreaming
    > 
    > This is the second V8 CL to refactor WebAssembly.instantiateStreaming to
    > make it spec compliant again. The design doc where the whole change is
    > discussed is available in the tracking bug. The tracking bug also
    > references prototype implementations of the whole change, which includes
    > the changes in this CL.
    > 
    > R=​mstarzinger@chromium.org
    > 
    > Bug: chromium:860637
    > Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
    > Change-Id: I776c0f24959ab5663727d3dfee0248a9b0642a42
    > Reviewed-on: https://chromium-review.googlesource.com/1143187
    > Commit-Queue: Andreas Haas <ahaas@chromium.org>
    > Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#54834}
    
    TBR=mstarzinger@chromium.org,ahaas@chromium.org
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: chromium:860637
    Change-Id: Icbf2603143068a49c61de162aa7185a753703e5d
    Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
    Reviewed-on: https://chromium-review.googlesource.com/1160261Reviewed-by: 's avatarMichael Starzinger <mstarzinger@chromium.org>
    Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Commit-Queue: Andreas Haas <ahaas@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#54872}
    fea9300d
streaming-decoder.cc 14.2 KB