Start calling v8 API SetDetachedWindowReason
This enables v8-side tracking of JS function calls made within a context of a detached window. Such calls should be rare, but if our predictions are incorrect, the tracking code may impact performance of function calls. Therefore, this is implemented behind finch experiments SetDetachedWindowReasonBy* (enabled by default, but it'll give as an opportunity to disable tracking or limit % of participating users, if needed). Bug: 1018156 Change-Id: I878e6f1fabdeb229531af688fea0a5bc7412a145 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895017 Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#712517}
Showing
Please register or sign in to comment