Chromium Code Reviews
DescriptionMove TextFinder's deferred scoping work to the unspeced timer task queue
Find-in-page intentionally breaks up the work into chunks to avoid
blocking the main thread for too long. Schedule the chunks on the
unspeced timer task queue, since it's not necessarily important to
complete this work immediately.
BUG=624694
Review-Url: https://codereview.chromium.org/2645463002
Cr-Commit-Position: refs/heads/master@{#444402}
Committed: https://chromium.googlesource.com/chromium/src/+/198b275565e9160f11ae09c8e97c037ec79bee8c
Patch Set 1 #Patch Set 2 : . #Messages
Total messages: 16 (11 generated)
|