[HeapMojo] Deprecate HeapMojoWrapperMode::kWithoutContextObserver for DevToolsFrontendImpl.
[purpose] The HeapMojoWrapperMode::kWithoutContextObserver was a HeapMojoWrapper's "safe mofe" to keep the existing behavior during the COVID-19 code freeze. The mojo objects on DevToolsFrontendImpl must outlive the ExecutionContext of LocalFrame, so it should not be associated with the ExecutionContext of LocalFrame. Bug: 1049056 Change-Id: I9c0b469ca206005a00a921838d24569c80f598a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2291911Reviewed-by:Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#833156}
Showing
Please register or sign in to comment