| commit | 3d4ab06a4fded7fd29b5e5eac3df16dcda20aabe | [log] [tgz] |
|---|---|---|
| author | Dmitry Gozman <dgozman@chromium.org> | Mon Oct 14 20:57:50 2019 |
| committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 14 20:57:50 2019 |
| tree | e1e85dd84fb8d96aa9561df5abfd8a7c23885111 | |
| parent | c4f9615b02488afc3f7fbfd9d352d14ca1a1b74a [diff] |
Encapsulate WebScopedVirtualTimePauser inside Blink This moves history navigation virtual time pauser from RenderViewImpl to Page, which has two benefits: - slimming down RenderViewImpl; - encapsulating virtual time inside Blink. Most of changes are moving virtual time pauser creation from thread scheduler to page scheduler. Bug: none Change-Id: I9fc2683e974e005d8cea35ced0f5f82931215b5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1856929 Reviewed-by: Alex Clarke <alexclarke@chromium.org> Reviewed-by: Alexander Timin <altimin@chromium.org> Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#705679}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .