Chromium Code Reviews
DescriptionLeak detector posts notifications to task runner
Instead of posting to the browser process' UI thread, pass in a generic
TaskRunner and post the notifications to it. On the browser process, pass
in the TaskRunner for the browser process' UI thread. On other processes,
a different TaskRunner can be passed in.
BUG=chromium:615223
TEST=unit tests pass
R=asvitkine@chromium.org, primiano@chromium.org
Committed: https://crrev.com/685b914a3f55fe47863648086e3f4bedd4188814
Cr-Commit-Position: refs/heads/master@{#396560}
Patch Set 1 #Patch Set 2 : Rebased; include base/location.h #
Total comments: 2
Patch Set 3 : CHECK -> EXPECT_TRUE #
Messages
Total messages: 10 (3 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||