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

Issue 2759523003: Add trace event in NavigationControllerImpl::GoToIndex. (Closed)

Created:
3 years, 9 months ago by sunjian
Modified:
3 years, 9 months ago
Reviewers:
tdresser, nasko
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 trace event in NavigationControllerImpl::GoToIndex. Currently, we have added trace events in NavigationControllerImpl::back/forward functions. We just found out that both of them call NavigationControllerImpl::GoToIndex. Therefore, only adding one trace event in NavigationControllerImpl::GoToIndex will cover both of NavigationControllerImpl::back and forward calls. BUG=702739 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2759523003 Cr-Commit-Position: refs/heads/master@{#458558} Committed: https://chromium.googlesource.com/chromium/src/+/30574a61c2972095e8dff5a0dc0f7c66e1fcf092

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressed comments #

Total comments: 1

Patch Set 3 : sync #

Patch Set 4 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M content/browser/frame_host/navigation_controller_impl.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
sunjian
Please take a look!
3 years, 9 months ago (2017-03-17 19:21:12 UTC) #4
tdresser
LGTM, thanks. https://codereview.chromium.org/2759523003/diff/1/content/browser/frame_host/navigation_controller_impl.cc File content/browser/frame_host/navigation_controller_impl.cc (right): https://codereview.chromium.org/2759523003/diff/1/content/browser/frame_host/navigation_controller_impl.cc#newcode599 content/browser/frame_host/navigation_controller_impl.cc:599: TRACE_EVENT0("browser,navigation", Add ,benchmark We haven't been consistent ...
3 years, 9 months ago (2017-03-17 19:24:42 UTC) #5
sunjian
https://codereview.chromium.org/2759523003/diff/1/content/browser/frame_host/navigation_controller_impl.cc File content/browser/frame_host/navigation_controller_impl.cc (right): https://codereview.chromium.org/2759523003/diff/1/content/browser/frame_host/navigation_controller_impl.cc#newcode599 content/browser/frame_host/navigation_controller_impl.cc:599: TRACE_EVENT0("browser,navigation", On 2017/03/17 19:24:42, tdresser wrote: > Add ,benchmark ...
3 years, 9 months ago (2017-03-17 19:32:32 UTC) #6
nasko
LGTM https://codereview.chromium.org/2759523003/diff/20001/content/browser/frame_host/navigation_controller_impl.cc File content/browser/frame_host/navigation_controller_impl.cc (right): https://codereview.chromium.org/2759523003/diff/20001/content/browser/frame_host/navigation_controller_impl.cc#newcode600 content/browser/frame_host/navigation_controller_impl.cc:600: "NavigationControllerImpl::GoToIndex"); It would've been nice if this was ...
3 years, 9 months ago (2017-03-17 22:14:58 UTC) #7
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/2759523003/20001
3 years, 9 months ago (2017-03-17 22:17:22 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_site_isolation on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_site_isolation/builds/6753)
3 years, 9 months ago (2017-03-18 00:42:36 UTC) #12
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/2759523003/40001
3 years, 9 months ago (2017-03-20 20:50:24 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/253944)
3 years, 9 months ago (2017-03-21 01:03:33 UTC) #17
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/2759523003/60001
3 years, 9 months ago (2017-03-21 19:01:38 UTC) #20
commit-bot: I haz the power
3 years, 9 months ago (2017-03-21 21:40:37 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/30574a61c2972095e8dff5a0dc0f...

Powered by Google App Engine
This is Rietveld 408576698