| commit | 31b559c09d324ae0c8b8c12399dd95b0bbc4dd9d | [log] [tgz] |
|---|---|---|
| author | haraken <haraken@chromium.org> | Mon Jul 11 05:33:00 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Mon Jul 11 05:34:49 2016 |
| tree | 98099975493ea458f5578c1a40d6082a07c6cf86 | |
| parent | 206631d012d8e32ba702698f767cc4c8295198d0 [diff] |
Introduce Document::unthrottledTaskRunner() This CL introduces Document::unthrottledTaskRunner() and move one task in HTMLCanvasElement to the unthrottled task runner. We'll move more tasks to the unthrottled task runner. BUG=624696 Review-Url: https://codereview.chromium.org/2133623002 Cr-Commit-Position: refs/heads/master@{#404598}