DescriptionRevert of Streams: Remove isTerminating() calls (patchset #3 id:40001 of https://codereview.chromium.org/2265863002/ )
Reason for revert:
This causes crashes (see https://bugs.chromium.org/p/chromium/issues/detail?id=640521)
Original issue's description:
> Streams: Remove isTerminating() calls
>
> isTerminating() is used for making sure whether a worker execution context is
> still valid after V8 API calls, but this is no longer necessary thanks to
> graceful shutdown mechanism for WorkerThread (https://crbug.com/487050)
>
> BUG=614272, 638877
>
> Committed: https://crrev.com/53752ac68bbd8b93650a9475c9b5b5f2e13a8e9a
> Cr-Commit-Position: refs/heads/master@{#413420}
TBR=yhirano@chromium.org,haraken@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=614272, 638877
Committed: https://crrev.com/360cedf2865c54108fa97f246737454ff68fc9ad
Cr-Commit-Position: refs/heads/master@{#414062}
Patch Set 1 #Messages
Total messages: 7 (2 generated)
|