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

Issue 2725993002: Move page closing hang timer duties to its own timer. (Closed)

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

Description

Move page closing hang timer duties to its own timer. BUG=418266 TEST=no user-visible change CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2725993002 Cr-Commit-Position: refs/heads/master@{#454490} Committed: https://chromium.googlesource.com/chromium/src/+/c031d3984b2fe7a91e05d666410c20f151c8b86d

Patch Set 1 #

Patch Set 2 : unit test, of course #

Patch Set 3 : pause for devtools #

Patch Set 4 : even more #

Patch Set 5 : one more #

Total comments: 1

Patch Set 6 : comment excision #

Total comments: 6

Patch Set 7 : creis #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -82 lines) Patch
M content/browser/frame_host/render_frame_host_manager.h View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.cc View 1 2 3 4 5 2 chunks +1 line, -40 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager_unittest.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M content/browser/renderer_host/render_view_host_delegate.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host_delegate.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.h View 1 2 3 4 5 6 3 chunks +12 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 2 7 chunks +18 lines, -10 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 4 3 chunks +12 lines, -24 lines 0 comments Download

Messages

Total messages: 40 (31 generated)
Avi (use Gerrit)
Charlie: PTAL. Pavel: What are your thoughts re debuggability? I won't be submitting this until ...
3 years, 9 months ago (2017-03-02 00:25:55 UTC) #10
Avi (use Gerrit)
This has issues; please hold off.
3 years, 9 months ago (2017-03-02 01:35:48 UTC) #16
Avi (use Gerrit)
Charlie, Pavel: please review. Charlie: A note on the removal of ShouldCloseTabOnUnresponsiveRenderer. In WebContentsImpl::RendererUnresponsive, I'm ...
3 years, 9 months ago (2017-03-02 02:27:41 UTC) #21
Avi (use Gerrit)
https://codereview.chromium.org/2725993002/diff/80001/content/browser/frame_host/render_frame_host_manager.cc File content/browser/frame_host/render_frame_host_manager.cc (right): https://codereview.chromium.org/2725993002/diff/80001/content/browser/frame_host/render_frame_host_manager.cc#newcode335 content/browser/frame_host/render_frame_host_manager.cc:335: // is ok to do nothing here. I may ...
3 years, 9 months ago (2017-03-02 05:36:33 UTC) #24
Charlie Reis
Yes, I'm not surprised-- that code is pretty old and didn't get properly revisited (in ...
3 years, 9 months ago (2017-03-03 01:06:00 UTC) #29
Avi (use Gerrit)
I uploaded https://codereview.chromium.org/2724203004 as this change but with the timer intentionally broken. Do we have ...
3 years, 9 months ago (2017-03-03 01:25:25 UTC) #31
Avi (use Gerrit)
FYI there are browser tests in chrome/browser/lifetime/browser_close_manager_browsertest.cc and chrome/browser/unload_browsertest.cc that test to make sure that ...
3 years, 9 months ago (2017-03-03 02:18:04 UTC) #33
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/2725993002/120001
3 years, 9 months ago (2017-03-03 02:37:18 UTC) #37
commit-bot: I haz the power
3 years, 9 months ago (2017-03-03 03:11:07 UTC) #40
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/c031d3984b2fe7a91e05d666410c...

Powered by Google App Engine
This is Rietveld 408576698