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

Issue 2823613002: PlzNavigate: add dump to understand pdf navigation cancellation (Closed)

Created:
3 years, 8 months ago by clamy
Modified:
3 years, 8 months ago
Reviewers:
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

PlzNavigate: add dump to understand pdf navigation cancellation This CL adds a DumpWithoutCrashing to try to understand why navigations to pdf are cancelled when PlzNavigate is enabled. BUG=709771 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2823613002 Cr-Commit-Position: refs/heads/master@{#465418} Committed: https://chromium.googlesource.com/chromium/src/+/70fd878b6b7abc27c01a68f35b82bee5f51ba03e

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comments #

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

Messages

Total messages: 18 (10 generated)
clamy
@nasko: PTAL If you have a better idea as to how to get more info ...
3 years, 8 months ago (2017-04-14 16:48:59 UTC) #4
nasko
https://codereview.chromium.org/2823613002/diff/1/content/browser/frame_host/navigation_request.cc File content/browser/frame_host/navigation_request.cc (right): https://codereview.chromium.org/2823613002/diff/1/content/browser/frame_host/navigation_request.cc#newcode615 content/browser/frame_host/navigation_request.cc:615: if (common_params_.url.spec().find(".pdf") != std::string::npos) Shouldn't this be searching only ...
3 years, 8 months ago (2017-04-17 21:30:05 UTC) #5
clamy
https://codereview.chromium.org/2823613002/diff/1/content/browser/frame_host/navigation_request.cc File content/browser/frame_host/navigation_request.cc (right): https://codereview.chromium.org/2823613002/diff/1/content/browser/frame_host/navigation_request.cc#newcode615 content/browser/frame_host/navigation_request.cc:615: if (common_params_.url.spec().find(".pdf") != std::string::npos) On 2017/04/17 21:30:05, nasko wrote: ...
3 years, 8 months ago (2017-04-18 15:29:55 UTC) #8
nasko
LGTM
3 years, 8 months ago (2017-04-18 23:11:51 UTC) #11
nasko
LGTM
3 years, 8 months ago (2017-04-18 23:11:53 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/2823613002/20001
3 years, 8 months ago (2017-04-18 23:12:33 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/70fd878b6b7abc27c01a68f35b82bee5f51ba03e
3 years, 8 months ago (2017-04-18 23:20:40 UTC) #17
clamy
3 years, 8 months ago (2017-04-21 12:13:24 UTC) #18
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2837573002/ by clamy@chromium.org.

The reason for reverting is: Reverting since we got the data needed..

Powered by Google App Engine
This is Rietveld 408576698