[OT-PW] Fix some crash layout test
There are 3 layout tests that crashes with off-thread paint worklet. The reason is that these tests are checking paint invalidation and have a special code path that never goes to the compositor thread. So for these tests, we should just fall to the main thread. Bug: 990382 Change-Id: I389b991da4469e4ba965e1390f4bcc2d3800e2b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789828Reviewed-by:Philip Rogers <pdr@chromium.org> Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#702120}
Showing
Please register or sign in to comment