commit | 83c627aff8b32de629a27754be3eece6e5e24f93 | [log] [tgz] |
---|---|---|
author | Yuzu Saijo <yuzus@chromium.org> | Tue Jul 16 05:45:43 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 16 05:45:43 2019 |
tree | 9dab8d1b80c1b77cb928b6e060c1b256324ba55d | |
parent | a700a0a6590159a6b0b4d524252f11399c9419cf [diff] |
Replace FrameMsg_DeleteProxy with UnfreezableleFrameMsg_DeleteProxy This CL replaces FrameMsg_DeleteProxy with UnfreezableFrameMsg_DeleteProxy, so that it is always executed and not frozen even when the frame is frozen. This IPC is triggered when bfcache eviction happens and has to be executed. Bug: 978742 Change-Id: I236f3018d9ceae9d77ed7d30bdfca1d239ec5b8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1687270 Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuzu Saijo <yuzus@chromium.org> Cr-Commit-Position: refs/heads/master@{#677634}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .