DescriptionMove session network stats from IO to UI
This allows the removal of a nasty looking, crash causing, cast in
net_internals_ui.cc.
There is no real benefit of having this on the IO thread, so moving it
to the UI thread will get the same information to the user without a
crash.
BUG=674748
Committed: https://crrev.com/f0ef225bd59782ebf43f3cb7033dd46902c13a97
Cr-Commit-Position: refs/heads/master@{#440535}
Patch Set 1 #
Total comments: 6
Patch Set 2 : tbansal nits #Messages
Total messages: 25 (15 generated)
|