[wasm code caching] Eliminate weak reference to Context
- Removes context_ field on WasmStreamingClient, which held a weak reference to the Context. This isn't used, and isn't thread-safe. - Removes unused isolate parameter too. Bug: chromium:1018029 Change-Id: Iab4cbab2a710716860ab8931a7561239970051d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1901592 Commit-Queue: Bill Budge <bbudge@chromium.org> Reviewed-by:Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#713140}
Showing
Please register or sign in to comment