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

Issue 672973003: Navigation transitions (web to native app): Clear navigation transition data (Closed)

Created:
6 years, 2 months ago by Zhen Wang
Modified:
6 years, 1 month ago
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Navigation transitions (web to native app): Clear navigation transition data For web to web navigation transition, the data is cleared in RenderFrameHostManager::ResumeResponseDeferredAtStart(). For web to native app navigation transition, it will never reach that point because no actual URL request was sent out. In this case, clank side will call to clear navigation transition data when the user navigate back from the native app. BUG=370696 Committed: https://crrev.com/1f790352e0ccf87ace78a01594ca334bf79c29ad Cr-Commit-Position: refs/heads/master@{#301984}

Patch Set 1 #

Patch Set 2 #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 4

Patch Set 5 : add comment #

Patch Set 6 : #

Messages

Total messages: 10 (2 generated)
Zhen Wang
ptal
6 years, 2 months ago (2014-10-24 13:22:53 UTC) #2
oystein (OOO til 10th of July)
https://codereview.chromium.org/672973003/diff/60001/content/browser/web_contents/web_contents_impl.h File content/browser/web_contents/web_contents_impl.h (right): https://codereview.chromium.org/672973003/diff/60001/content/browser/web_contents/web_contents_impl.h#newcode199 content/browser/web_contents/web_contents_impl.h:199: void ClearNavigationTransitionData(); nit: comment? https://codereview.chromium.org/672973003/diff/60001/content/public/android/java/src/org/chromium/content_public/browser/WebContents.java File content/public/android/java/src/org/chromium/content_public/browser/WebContents.java (right): https://codereview.chromium.org/672973003/diff/60001/content/public/android/java/src/org/chromium/content_public/browser/WebContents.java#newcode157 ...
6 years, 1 month ago (2014-10-27 18:58:29 UTC) #3
Zhen Wang
https://codereview.chromium.org/672973003/diff/60001/content/browser/web_contents/web_contents_impl.h File content/browser/web_contents/web_contents_impl.h (right): https://codereview.chromium.org/672973003/diff/60001/content/browser/web_contents/web_contents_impl.h#newcode199 content/browser/web_contents/web_contents_impl.h:199: void ClearNavigationTransitionData(); On 2014/10/27 18:58:28, Oystein wrote: > nit: ...
6 years, 1 month ago (2014-10-27 21:49:38 UTC) #4
oystein (OOO til 10th of July)
lgtm
6 years, 1 month ago (2014-10-29 21:37:48 UTC) #5
no sievers
lgtm
6 years, 1 month ago (2014-10-29 23:07:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/672973003/100001
6 years, 1 month ago (2014-10-29 23:14:30 UTC) #8
commit-bot: I haz the power
Committed patchset #6 (id:100001)
6 years, 1 month ago (2014-10-30 00:06:16 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-10-30 00:07:14 UTC) #10
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/1f790352e0ccf87ace78a01594ca334bf79c29ad
Cr-Commit-Position: refs/heads/master@{#301984}

Powered by Google App Engine
This is Rietveld 408576698