Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Issue 2592783002: Move session network stats from IO to UI (Closed)

Created:
4 years ago by RyanSturm
Modified:
3 years, 12 months ago
Reviewers:
eroman, tbansal1
CC:
chromium-reviews, eroman, tbansal+watch-data-reduction-proxy_chromium.org, mmenke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move 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)
RyanSturm
tbansal, mmenke: PTAL, thanks
4 years ago (2016-12-20 22:09:05 UTC) #6
tbansal1
https://codereview.chromium.org/2592783002/diff/1/chrome/browser/ui/webui/net_internals/net_internals_ui.cc File chrome/browser/ui/webui/net_internals/net_internals_ui.cc (right): https://codereview.chromium.org/2592783002/diff/1/chrome/browser/ui/webui/net_internals/net_internals_ui.cc#newcode571 chrome/browser/ui/webui/net_internals/net_internals_ui.cc:571: void NetInternalsMessageHandler::OnGetSessionNetworkStats( Thanks, this is much better. Any idea ...
4 years ago (2016-12-20 23:20:49 UTC) #7
RyanSturm
xunjieli: PTAL -mmenke https://codereview.chromium.org/2592783002/diff/1/chrome/browser/ui/webui/net_internals/net_internals_ui.cc File chrome/browser/ui/webui/net_internals/net_internals_ui.cc (right): https://codereview.chromium.org/2592783002/diff/1/chrome/browser/ui/webui/net_internals/net_internals_ui.cc#newcode571 chrome/browser/ui/webui/net_internals/net_internals_ui.cc:571: void NetInternalsMessageHandler::OnGetSessionNetworkStats( On 2016/12/20 23:20:48, tbansal1 ...
4 years ago (2016-12-21 00:10:20 UTC) #11
tbansal1
lgtm. Thanks for cleaning this up.
4 years ago (2016-12-21 00:18:22 UTC) #12
xunjieli
On 2016/12/21 00:10:20, Ryan Sturm wrote: > xunjieli: PTAL I am not an OWNER.
4 years ago (2016-12-21 00:26:16 UTC) #13
RyanSturm
Thanks, xunjieli. I thought you were working on this as an OWNER. eroman: PTAL
4 years ago (2016-12-21 00:32:07 UTC) #15
eroman
net_internals_ui.cc LGTM
3 years, 12 months ago (2016-12-22 22:06:50 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2592783002/20001
3 years, 12 months ago (2016-12-22 22:14:58 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 12 months ago (2016-12-22 23:19:35 UTC) #23
commit-bot: I haz the power
3 years, 12 months ago (2016-12-22 23:21:47 UTC) #25
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f0ef225bd59782ebf43f3cb7033dd46902c13a97
Cr-Commit-Position: refs/heads/master@{#440535}

Powered by Google App Engine
This is Rietveld 408576698