IO: Don't process post-layout delivery observers in post lifecycle.
This patch extends the previous early out to ensure that we skip doing work for post-layout observers in post-lifecycle. Previously the early out only skipped non-post-layout observers in post-layout. R=szager@chromium.org, chrishtr@chromium.org Bug: 1165803 Change-Id: I639354ef603fc1aa25598816f6ef2bb8852f1fe3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625128Reviewed-by:Stefan Zager <szager@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#842664}
Showing
Please register or sign in to comment