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

Issue 2737553003: Remove ChildProcess.HangRendererType. (Closed)

Created:
3 years, 9 months ago by Avi (use Gerrit)
Modified:
3 years, 9 months ago
Reviewers:
clamy, Ilya Sherman, sky
CC:
chromium-reviews, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, devtools-reviews_chromium.org, pfeldman
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove ChildProcess.HangRendererType. It was used to distinguish hang types in the big hang timer in RenderWidgetHostImpl, but that timer is now only used for a single type of hang. BUG=418266 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2737553003 Cr-Commit-Position: refs/heads/master@{#455764} Committed: https://chromium.googlesource.com/chromium/src/+/ce79930d02031cfe9ba94249937643f99a2f55e8

Patch Set 1 #

Patch Set 2 : missed one #

Patch Set 3 : rebase #

Patch Set 4 : xml #

Patch Set 5 : missed one #

Patch Set 6 : another #

Patch Set 7 : rebase on new version #

Total comments: 6

Patch Set 8 : rebase to tot #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -122 lines) Patch
M chrome/browser/ui/views/hung_renderer_view.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/devtools/devtools_manager_unittest.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -8 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_delegate.h View 2 chunks +1 line, -3 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 1 2 3 4 5 6 7 2 chunks +1 line, -6 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 2 3 4 5 6 7 5 chunks +6 lines, -25 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_unittest.cc View 1 2 3 4 5 6 4 chunks +13 lines, -20 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 4 5 6 7 3 chunks +1 line, -8 lines 0 comments Download
M content/public/browser/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
D content/public/browser/renderer_unresponsive_type.h View 1 chunk +0 lines, -30 lines 0 comments Download
M content/public/browser/web_contents_unresponsive_state.h View 2 chunks +0 lines, -4 lines 0 comments Download
M content/public/browser/web_contents_unresponsive_state.cc View 1 chunk +1 line, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 6 2 chunks +7 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 56 (49 generated)
Avi (use Gerrit)
Scott: chrome/ Ilya: histograms Camille: everything else
3 years, 9 months ago (2017-03-07 17:56:10 UTC) #31
sky
LGTM
3 years, 9 months ago (2017-03-07 21:48:27 UTC) #35
Ilya Sherman
LGTM, thanks.
3 years, 9 months ago (2017-03-08 01:29:18 UTC) #36
clamy
Thanks for the cleanup! Lgtm with nits. https://codereview.chromium.org/2737553003/diff/120001/content/browser/renderer_host/render_widget_host_impl.cc File content/browser/renderer_host/render_widget_host_impl.cc (right): https://codereview.chromium.org/2737553003/diff/120001/content/browser/renderer_host/render_widget_host_impl.cc#newcode961 content/browser/renderer_host/render_widget_host_impl.cc:961: if (in_flight_event_count_ ...
3 years, 9 months ago (2017-03-09 13:40:41 UTC) #49
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/2737553003/140001
3 years, 9 months ago (2017-03-09 15:25:39 UTC) #52
Avi (use Gerrit)
https://codereview.chromium.org/2737553003/diff/120001/content/browser/renderer_host/render_widget_host_impl.cc File content/browser/renderer_host/render_widget_host_impl.cc (right): https://codereview.chromium.org/2737553003/diff/120001/content/browser/renderer_host/render_widget_host_impl.cc#newcode961 content/browser/renderer_host/render_widget_host_impl.cc:961: if (in_flight_event_count_ > 0 && !is_hidden_) { On 2017/03/09 ...
3 years, 9 months ago (2017-03-09 15:31:22 UTC) #53
commit-bot: I haz the power
3 years, 9 months ago (2017-03-09 16:36:56 UTC) #56
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/ce79930d02031cfe9ba942499376...

Powered by Google App Engine
This is Rietveld 408576698