The background parser doesn't need to block Virtual Time anymore
For determinism Virtual Time needed to be blocked when the background parser was running on the background thread. That thread no longer exists (it now runs on the main thread) so we can remove the WebScopedVirtualTimePauser. Bug: 777763 Change-Id: I0c5f31fcb8c7dbd45ac922be831951143f1c48a9 Reviewed-on: https://chromium-review.googlesource.com/817747 Commit-Queue: Alex Clarke <alexclarke@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#523085}
Showing
Please register or sign in to comment