DevTools: introduce API for the Common.FormatterWorkerPool.
Currently, the Common.FormatterWorkerPool provides two methods: - runTask - runChunkedTask This is very low-level. In fact, FormatterWorkerPool is a front-end for formatter workers; it makes sense to introduce an API which will describe functionality of the worker. BUG=none R=dgozman Review-Url: https://codereview.chromium.org/2570263002 Cr-Commit-Position: refs/heads/master@{#438699}
Showing
Please register or sign in to comment