Add test that frame tree cannot be corrupted by JS during Frame::Swap()
The new tests case mutates the frame tree in a JS unload event handler that runs in the middle of Frame::Swap(), to ensure that Frame::Swap() does not accidentally corrupt the frame tree. Bug: 1139872 Change-Id: Id26039caeecaff57f1b32f9c1e312f98e2e3fb64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596539 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#838777}
Showing
Please register or sign in to comment