Introduce kFrameIsDetachedAndV8MemoryIsPurged
When OomIntervention is performed on an iframe, its lifecycle becomes kV8MemoryIsForciblyPurged. And then it is possible that the iframe gets detached, and lifecycle moves to kFrameIsDetachedAndV8MemoryIsPurged. This CL allows this transition to happen. Also it changes the name of lifecycle from kForciblyPurgedV8Memory to kV8MemoryIsForciblyPurged. Change-Id: Id1459ec99fdac840bcb3dc4b3355002af77c57ac Reviewed-on: https://chromium-review.googlesource.com/c/1445341Reviewed-by:Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Keishi Hattori <keishi@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuzu Saijo <yuzus@chromium.org> Cr-Commit-Position: refs/heads/master@{#635869}
Showing
Please register or sign in to comment