Chromium Code Reviews
DescriptionDevTools: kill Common.Throttler.flush() method
It turns out that Common.Throttler.flush() method could not be implemented
safely since it causes re-enterability for the clients. (consider calling
throttler.flush() during the async process being executed).
This patch kills the method and migrates its clients off.
BUG=none
R=caseq
Review-Url: https://codereview.chromium.org/2770523002
Cr-Commit-Position: refs/heads/master@{#458636}
Committed: https://chromium.googlesource.com/chromium/src/+/0f53221a743754f2bd21257c2f96c2486aca0023
Patch Set 1 #
Total comments: 1
Messages
Total messages: 10 (6 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||