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

Issue 2769153002: InspectorTraceAgent does not handle reloading blanket correctly (Closed)

Created:
3 years, 9 months ago by Takashi Toyoshima
Modified:
3 years, 9 months ago
Reviewers:
caseq, dgozman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

InspectorTraceAgent does not handle reloading blanket correctly Now, InspectorTraceAgent show reloading blanket only for FrameLoadTypeReload. But now FrameLoadTypeReloadMainResource and FrameLoadTypeReloadBypassingCache are used instead. This change modifies InspectorTracingAgent::frameStartedLoading() to use isReloadLoadType() with FrameLoadType to know if the started loading is for reload or not. BUG=674404 Review-Url: https://codereview.chromium.org/2769153002 Cr-Commit-Position: refs/heads/master@{#459354} Committed: https://chromium.googlesource.com/chromium/src/+/fa347f00f375a465b794912889249cbfa8b61826

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M third_party/WebKit/Source/core/inspector/InspectorTracingAgent.cpp View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 14 (9 generated)
Takashi Toyoshima
Hi, this code is originally added by caseq, but I think now this code should ...
3 years, 9 months ago (2017-03-23 11:10:36 UTC) #5
caseq
thanks for the fix, lgtm!
3 years, 9 months ago (2017-03-23 13:57:23 UTC) #8
dgozman
lgtm
3 years, 9 months ago (2017-03-24 00:30:39 UTC) #9
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/2769153002/1
3 years, 9 months ago (2017-03-24 03:25:16 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-03-24 03:30:07 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/fa347f00f375a465b79491288924...

Powered by Google App Engine
This is Rietveld 408576698