Revert "Start calling v8 API SetDetachedWindowReason"
This reverts commit a4168673. Reason for revert: Instrumentation no longer needed. It was meant only for 1 milestone. Original change's description: > 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} TBR=yukishiino@chromium.org,rkaplow@chromium.org,tasak@google.com,haraken@chromium.org,keishi@chromium.org,bartekn@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1018156 Change-Id: I35c58011a6ff0984c339393b083a48d13b6b3f12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2000404Reviewed-by:Keishi Hattori <keishi@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#731873}
Showing
Please register or sign in to comment