[PM] Track the frame for each LockManager::Lock.
With this CL, we store the render_process_id and render_frame_id (if any) associated with each LockManager::Lock in LockManager. This is a prerequisite to build a Web Lock observer interface, through which code outside of //content can know which frames hold lock and avoid freezing them. Bug: 980533 Change-Id: Ifb298f8739cf5d2ab5b982088403328fd7376a7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1757288 Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#700883}
Showing
Please register or sign in to comment