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

Issue 102563003: pushState should not be treated as a navigation (step 1 of 3) (Closed)

Created:
7 years ago by Nate Chapin
Modified:
6 years, 11 months ago
Reviewers:
Charlie Reis, nasko
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

pushState should not be treated as a navigation (step 1 of 3) Add a new version of RenderViewImpl::didStartLoading() that takes a boolean indicating whether the navigation is to the same document or a different document. blink will call this new version in a later patch. BUG=50298 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243122

Patch Set 1 #

Patch Set 2 : #

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

Messages

Total messages: 22 (0 generated)
Nate Chapin
7 years ago (2013-12-16 19:51:41 UTC) #1
jamesr
I don't know enough about navigation to give quality reviews for patches like this.
7 years ago (2013-12-19 21:25:24 UTC) #2
Nate Chapin
On 2013/12/19 21:25:24, jamesr wrote: > I don't know enough about navigation to give quality ...
7 years ago (2013-12-19 21:27:39 UTC) #3
Nate Chapin
7 years ago (2013-12-19 21:27:49 UTC) #4
Charlie Reis
I don't see a problem with this, but I'm curious what the larger plan is. ...
7 years ago (2013-12-19 21:39:57 UTC) #5
Nate Chapin
On 2013/12/19 21:39:57, creis wrote: > I don't see a problem with this, but I'm ...
7 years ago (2013-12-19 21:50:03 UTC) #6
Charlie Reis
On 2013/12/19 21:50:03, Nate Chapin wrote: > On 2013/12/19 21:39:57, creis wrote: > > I ...
7 years ago (2013-12-20 00:02:36 UTC) #7
Nate Chapin
On 2013/12/20 00:02:36, creis wrote: > On 2013/12/19 21:50:03, Nate Chapin wrote: > > On ...
7 years ago (2013-12-20 00:14:30 UTC) #8
Charlie Reis
On 2013/12/20 00:14:30, Nate Chapin wrote: > On 2013/12/20 00:02:36, creis wrote: > > On ...
7 years ago (2013-12-20 00:17:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/102563003/1
7 years ago (2013-12-20 18:15:32 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=239153
7 years ago (2013-12-20 20:37:39 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/102563003/1
7 years ago (2013-12-20 20:38:35 UTC) #12
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=239317
7 years ago (2013-12-21 00:46:23 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/102563003/1
6 years, 11 months ago (2014-01-02 21:00:09 UTC) #14
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=241064
6 years, 11 months ago (2014-01-02 22:12:22 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/102563003/1
6 years, 11 months ago (2014-01-02 22:14:07 UTC) #16
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=241120
6 years, 11 months ago (2014-01-03 00:01:31 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/102563003/1
6 years, 11 months ago (2014-01-03 21:32:38 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/102563003/620001
6 years, 11 months ago (2014-01-03 22:20:10 UTC) #19
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=241555
6 years, 11 months ago (2014-01-04 00:56:33 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/102563003/620001
6 years, 11 months ago (2014-01-06 17:18:25 UTC) #21
commit-bot: I haz the power
6 years, 11 months ago (2014-01-06 18:21:45 UTC) #22
Message was sent while issue was closed.
Change committed as 243122

Powered by Google App Engine
This is Rietveld 408576698