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

Issue 2720823004: React to non commited render frame navigations in devtools. (Closed)

Created:
3 years, 9 months ago by mharanczyk
Modified:
3 years, 9 months ago
Reviewers:
jam, dgozman, jam1
CC:
chromium-reviews, darin-cc_chromium.org, pfeldman, devtools-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

React to not committed render frame navigations in devtools. Currently it was trying to handle only error pages or committed navigations which lead to RenderFrameDevToolsAgentHost being stuck in suspended state for navigations that did not commit (for example downloads). This in turn caused webdriver to get stuck on further interactions with such frames. This is regression caused by https://codereview.chromium.org/2655413002. BUG=682002 Review-Url: https://codereview.chromium.org/2720823004 Cr-Commit-Position: refs/heads/master@{#454229} Committed: https://chromium.googlesource.com/chromium/src/+/b9905150f10743251466b608024ca2081f070498

Patch Set 1 #

Patch Set 2 : Added test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -6 lines) Patch
M content/browser/devtools/render_frame_devtools_agent_host.cc View 1 chunk +5 lines, -6 lines 0 comments Download
M content/browser/devtools/site_per_process_devtools_browsertest.cc View 1 2 chunks +51 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
mharanczyk
jam@, dgozman@ please take a look. Before https://codereview.chromium.org/2655413002 and removal of deprecated methods DidFailProvisionalLoad was ...
3 years, 9 months ago (2017-02-28 14:29:46 UTC) #3
jam
lgtm, thanks. Is it possible to write a test? That would give us confidence that ...
3 years, 9 months ago (2017-02-28 16:36:14 UTC) #6
dgozman
+1 for test, if possible. @jam: I wonder whether other places had suffered from the ...
3 years, 9 months ago (2017-02-28 18:55:01 UTC) #9
jam
On 2017/02/28 18:55:01, dgozman wrote: > +1 for test, if possible. > > @jam: I ...
3 years, 9 months ago (2017-03-01 15:44:40 UTC) #10
mharanczyk
Added browser test, please take another look. Few remarks: I had to use cross process ...
3 years, 9 months ago (2017-03-01 16:12:48 UTC) #11
dgozman
lgtm, thank you!
3 years, 9 months ago (2017-03-01 19:07:45 UTC) #13
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/2720823004/20001
3 years, 9 months ago (2017-03-02 09:52:33 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/b9905150f10743251466b608024ca2081f070498
3 years, 9 months ago (2017-03-02 10:41:53 UTC) #19
jam1
thanks for the test!
3 years, 9 months ago (2017-03-02 15:47:25 UTC) #21
jam
3 years, 9 months ago (2017-03-02 22:04:38 UTC) #22
Message was sent while issue was closed.
mharanczy: please see the bug
https://bugs.chromium.org/p/chromium/issues/detail?id=697991 (it shows you
haven't logged on to bug tracker in a while)

Powered by Google App Engine
This is Rietveld 408576698