• Michael Achenbach's avatar
    Revert "Revert "Revert "Introducing an event loop mechanism for d8.""" · 02595c60
    Michael Achenbach authored
    This reverts commit 7dcc8eff.
    
    Reason for revert: Some flakes still (see comments) and breaks predictable testing:
    https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20predictable/builds/11452
    
    Original change's description:
    > Revert "Revert "Introducing an event loop mechanism for d8.""
    > 
    > This reverts commit f7c25da6.
    > 
    > Reason for revert: Fixed
    > 
    > Original change's description:
    > > Revert "Introducing an event loop mechanism for d8."
    > > 
    > > This reverts commit de964dbe.
    > > 
    > > Reason for revert:
    > > https://build.chromium.org/p/client.v8/builders/V8%20Linux/builds/17958
    > > 
    > > Original change's description:
    > > > Introducing an event loop mechanism for d8.
    > > > 
    > > > This mechanism ensures APIs like wasm async complete their work, 
    > > > without requiring use of natives (%APIs).
    > > > 
    > > > The mechanism is similar to the one used in content_shell,
    > > > which should allow us to easily port tests in that environment.
    > > > 
    > > > Review-Url: https://codereview.chromium.org/2842843005
    > > > Cr-Original-Commit-Position: refs/heads/master@{#44908}
    > > > Bug: 
    > > > Change-Id: I9deee0d256a600c60b42902fc8ef8478e5546344
    > > > Reviewed-on: https://chromium-review.googlesource.com/494968
    > > > Commit-Queue: Mircea Trofin <mtrofin@google.com>
    > > > Reviewed-by: Jochen Eisinger <jochen@chromium.org>
    > > > Cr-Commit-Position: refs/heads/master@{#45165}
    > > 
    > > TBR=bradnelson@chromium.org,mtrofin@chromium.org,mtrofin@google.com,jochen@chromium.org
    > > NOPRESUBMIT=true
    > > NOTREECHECKS=true
    > > NOTRY=true
    > > 
    > > Change-Id: Iafec2615d705d1990c57229cab3a988c00b5e12f
    > > Reviewed-on: https://chromium-review.googlesource.com/498630
    > > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
    > > Commit-Queue: Michael Achenbach <machenbach@chromium.org>
    > > Cr-Commit-Position: refs/heads/master@{#45166}
    > 
    > TBR=bradnelson@chromium.org,machenbach@chromium.org,mtrofin@chromium.org,mtrofin@google.com,jochen@chromium.org,v8-reviews@googlegroups.com
    > NOPRESUBMIT=true
    > NOTREECHECKS=true
    > NOTRY=true
    > 
    > Change-Id: Ic3c782e918326e291a6cb9bb349c609e9a340b09
    > Reviewed-on: https://chromium-review.googlesource.com/498430
    > Reviewed-by: Mircea Trofin <mtrofin@chromium.org>
    > Commit-Queue: Mircea Trofin <mtrofin@google.com>
    > Cr-Commit-Position: refs/heads/master@{#45172}
    
    TBR=bradnelson@chromium.org,machenbach@chromium.org,mtrofin@chromium.org,mtrofin@google.com,jochen@chromium.org,v8-reviews@googlegroups.com
    NOPRESUBMIT=true
    NOTREECHECKS=true
    NOTRY=true
    
    Change-Id: I21ffba7141db0bfb4a3275b6e1bf4fb399800ed2
    Reviewed-on: https://chromium-review.googlesource.com/500128Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
    Commit-Queue: Michael Achenbach <machenbach@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#45177}
    02595c60
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...
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...