Move core/editing timer to frame-specific task runners.
Caret blinking is an internal feature, so move it to the unpecced timer task queue for now. In the future, this may change to be driven by BeginFrame updates. Similarly, spellcheck is also an internal feature of Chromium, so it also uses the unspecced timer task queue. BUG=624694 Review-Url: https://codereview.chromium.org/2612713002 Cr-Commit-Position: refs/heads/master@{#441390}
Showing
Please register or sign in to comment