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

Issue 2846983002: Add more navigation tracing to RenderFrameHost and NavigationRequest. (Closed)

Created:
3 years, 7 months ago by nasko
Modified:
3 years, 7 months ago
Reviewers:
clamy
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add more navigation tracing to RenderFrameHost and NavigationRequest. This is a follow up CL to https://codereview.chromium.org/2830353003/ to add more trace events and allow for navigation to be easily debugged only through capturing a trace. BUG= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2846983002 Cr-Commit-Position: refs/heads/master@{#468034} Committed: https://chromium.googlesource.com/chromium/src/+/ea44a038e5c5d78b5756e9b1db213c505c260c93

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move SetWaitingForRendererResponse implementation to .cc file. #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -9 lines) Patch
M content/browser/frame_host/navigation_request.h View 1 2 chunks +2 lines, -5 lines 3 comments Download
M content/browser/frame_host/navigation_request.cc View 1 6 chunks +20 lines, -0 lines 3 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 21 chunks +76 lines, -4 lines 1 comment Download

Messages

Total messages: 19 (9 generated)
nasko
Hey Camille, Can you review this CL for me? It adds more tracing to navigations ...
3 years, 7 months ago (2017-04-27 22:15:19 UTC) #3
nasko
Also, if the CL looks fine, feel free to check the CQ box.
3 years, 7 months ago (2017-04-28 00:09:32 UTC) #6
Charlie Reis
Cool-- I look forward to using! I'll let clamy@ review the actual code; just one ...
3 years, 7 months ago (2017-04-28 00:30:52 UTC) #7
nasko
https://codereview.chromium.org/2846983002/diff/1/content/browser/frame_host/navigation_request.h File content/browser/frame_host/navigation_request.h (right): https://codereview.chromium.org/2846983002/diff/1/content/browser/frame_host/navigation_request.h#newcode141 content/browser/frame_host/navigation_request.h:141: state_ = WAITING_FOR_RENDERER_RESPONSE; On 2017/04/28 00:30:52, Charlie Reis wrote: ...
3 years, 7 months ago (2017-04-28 14:01:53 UTC) #10
clamy
Thanks, that seems really helpful! Lgtm. I have also added some suggestions for additional traces, ...
3 years, 7 months ago (2017-04-28 14:07:15 UTC) #11
nasko
https://codereview.chromium.org/2846983002/diff/20001/content/browser/frame_host/navigation_request.cc File content/browser/frame_host/navigation_request.cc (right): https://codereview.chromium.org/2846983002/diff/20001/content/browser/frame_host/navigation_request.cc#newcode682 content/browser/frame_host/navigation_request.cc:682: NavigationThrottle::ThrottleCheckResult result) { On 2017/04/28 14:07:15, clamy wrote: > ...
3 years, 7 months ago (2017-04-28 14:18:57 UTC) #12
clamy
https://codereview.chromium.org/2846983002/diff/20001/content/browser/frame_host/navigation_request.cc File content/browser/frame_host/navigation_request.cc (right): https://codereview.chromium.org/2846983002/diff/20001/content/browser/frame_host/navigation_request.cc#newcode682 content/browser/frame_host/navigation_request.cc:682: NavigationThrottle::ThrottleCheckResult result) { On 2017/04/28 14:18:56, nasko wrote: > ...
3 years, 7 months ago (2017-04-28 14:21:01 UTC) #13
nasko
https://codereview.chromium.org/2846983002/diff/20001/content/browser/frame_host/navigation_request.h File content/browser/frame_host/navigation_request.h (right): https://codereview.chromium.org/2846983002/diff/20001/content/browser/frame_host/navigation_request.h#newcode140 content/browser/frame_host/navigation_request.h:140: void set_associated_site_instance_type(AssociatedSiteInstanceType type) { On 2017/04/28 14:18:56, nasko wrote: ...
3 years, 7 months ago (2017-04-28 15:58:56 UTC) #14
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/2846983002/20001
3 years, 7 months ago (2017-04-28 15:59:36 UTC) #16
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 17:07:47 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/ea44a038e5c5d78b5756e9b1db21...

Powered by Google App Engine
This is Rietveld 408576698