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

Issue 10801011: When simulating a navigation via TestRenderViewHost, first start a provisional load before committin (Closed)

Created:
8 years, 5 months ago by jochen (gone - plz use gerrit)
Modified:
8 years, 5 months ago
Reviewers:
Charlie Reis, jam
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

When simulating a navigation via TestRenderViewHost, first start a provisional load before committing it BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147417

Patch Set 1 #

Patch Set 2 : updates #

Total comments: 4

Patch Set 3 : remove web_navigation bits #

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

Messages

Total messages: 8 (0 generated)
jochen (gone - plz use gerrit)
plz review I had to update TestRenderViewHost, so it would first start a provisional load ...
8 years, 5 months ago (2012-07-18 14:33:46 UTC) #1
jam
content lgtm
8 years, 5 months ago (2012-07-18 16:31:59 UTC) #2
Charlie Reis
http://codereview.chromium.org/10801011/diff/4002/chrome/browser/extensions/api/web_navigation/web_navigation_api.cc File chrome/browser/extensions/api/web_navigation/web_navigation_api.cc (right): http://codereview.chromium.org/10801011/diff/4002/chrome/browser/extensions/api/web_navigation/web_navigation_api.cc#newcode295 chrome/browser/extensions/api/web_navigation/web_navigation_api.cc:295: if (render_view_host_ == NULL) { nit: if (!render_view_host_) { ...
8 years, 5 months ago (2012-07-18 17:21:18 UTC) #3
jochen (gone - plz use gerrit)
http://codereview.chromium.org/10801011/diff/4002/chrome/browser/extensions/api/web_navigation/web_navigation_api.cc File chrome/browser/extensions/api/web_navigation/web_navigation_api.cc (right): http://codereview.chromium.org/10801011/diff/4002/chrome/browser/extensions/api/web_navigation/web_navigation_api.cc#newcode299 chrome/browser/extensions/api/web_navigation/web_navigation_api.cc:299: DCHECK(!pending_render_view_host_); On 2012/07/18 17:21:18, creis wrote: > Are you ...
8 years, 5 months ago (2012-07-18 18:03:40 UTC) #4
Charlie Reis
http://codereview.chromium.org/10801011/diff/4002/chrome/browser/extensions/api/web_navigation/web_navigation_api.cc File chrome/browser/extensions/api/web_navigation/web_navigation_api.cc (right): http://codereview.chromium.org/10801011/diff/4002/chrome/browser/extensions/api/web_navigation/web_navigation_api.cc#newcode299 chrome/browser/extensions/api/web_navigation/web_navigation_api.cc:299: DCHECK(!pending_render_view_host_); On 2012/07/18 18:03:40, jochen wrote: > On 2012/07/18 ...
8 years, 5 months ago (2012-07-18 18:51:34 UTC) #5
jochen (gone - plz use gerrit)
only landing the content/ bits
8 years, 5 months ago (2012-07-19 08:20:25 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/10801011/6004
8 years, 5 months ago (2012-07-19 08:20:45 UTC) #7
commit-bot: I haz the power
8 years, 5 months ago (2012-07-19 09:37:30 UTC) #8
Change committed as 147417

Powered by Google App Engine
This is Rietveld 408576698