DescriptionImplement posting location tracking in WebThread
This patch adds two variants for postTask and postDelayedTask which
take the original posting location as a parameter. This mirrors the
similar task posting interface of base::TaskRunner and makes it
possible to trace where tasks are being posted from.
BUG=450977
Committed: https://crrev.com/2245d908d8d39bd6f8468ff5546f824fb60bf759
Cr-Commit-Position: refs/heads/master@{#313069}
Patch Set 1 #Patch Set 2 : Build fix #Patch Set 3 : Forward decl #
Total comments: 2
Patch Set 4 : make_scoped_ptr #Messages
Total messages: 8 (2 generated)
|