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

Issue 2604543002: WebContentsObserver and TabObserver update for PlzNavigate (Closed)

Created:
3 years, 12 months ago by shaktisahu
Modified:
3 years, 11 months ago
Reviewers:
Ted C, sky
CC:
chromium-reviews, dominickn+watch_chromium.org, dfalcantara+watch_chromium.org, pkotwicz+watch_chromium.org, zpeng+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

WebContentsObserver and TabObserver update for PlzNavigate This CL updates the WebContentsObserver and TabObserver interface to add the new methods for PlzNavigate. The old and deprecated methods are still there and will be removed in a subsequent CL including the usages of the interface. BUG=676139 Review-Url: https://codereview.chromium.org/2604543002 Cr-Commit-Position: refs/heads/master@{#442132} Committed: https://chromium.googlesource.com/chromium/src/+/a4b7ae7967b24e8963eedc201171c34695d88f06

Patch Set 1 #

Patch Set 2 : rebase (Removed NavigationHandle class) #

Patch Set 3 : Enabled plzNavigate mode for testing #

Patch Set 4 : Rebase to master, plzNavigate off #

Patch Set 5 : Code with new API without any real hookup #

Total comments: 4

Patch Set 6 : tedchoc@ comments for pageTransition #

Total comments: 4

Patch Set 7 : nits #

Messages

Total messages: 51 (42 generated)
shaktisahu
tedchoc@ - PTAL. As we spoke offline, I have split the CL. This is the ...
3 years, 11 months ago (2017-01-06 21:34:59 UTC) #38
Ted C
+sky for my comment in web_contents_observer_proxy. https://codereview.chromium.org/2604543002/diff/120001/content/browser/android/web_contents_observer_proxy.cc#newcode231 https://codereview.chromium.org/2604543002/diff/120001/content/browser/android/web_contents_observer_proxy.cc File content/browser/android/web_contents_observer_proxy.cc (right): https://codereview.chromium.org/2604543002/diff/120001/content/browser/android/web_contents_observer_proxy.cc#newcode231 content/browser/android/web_contents_observer_proxy.cc:231: is_reload = ...
3 years, 11 months ago (2017-01-06 21:51:00 UTC) #40
sky
https://codereview.chromium.org/2604543002/diff/120001/content/browser/android/web_contents_observer_proxy.cc File content/browser/android/web_contents_observer_proxy.cc (right): https://codereview.chromium.org/2604543002/diff/120001/content/browser/android/web_contents_observer_proxy.cc#newcode231 content/browser/android/web_contents_observer_proxy.cc:231: is_reload = ui::PageTransitionCoreTypeIs( On 2017/01/06 21:50:59, Ted C wrote: ...
3 years, 11 months ago (2017-01-06 23:14:43 UTC) #41
Ted C
On 2017/01/06 23:14:43, sky wrote: > https://codereview.chromium.org/2604543002/diff/120001/content/browser/android/web_contents_observer_proxy.cc > File content/browser/android/web_contents_observer_proxy.cc (right): > > https://codereview.chromium.org/2604543002/diff/120001/content/browser/android/web_contents_observer_proxy.cc#newcode231 > ...
3 years, 11 months ago (2017-01-07 00:50:10 UTC) #42
shaktisahu
tedchoc@ - PTAL
3 years, 11 months ago (2017-01-07 00:53:21 UTC) #43
Ted C
lgtm w/ a couple nits https://codereview.chromium.org/2604543002/diff/140001/chrome/android/java/src/org/chromium/chrome/browser/tab/TabObserver.java File chrome/android/java/src/org/chromium/chrome/browser/tab/TabObserver.java (right): https://codereview.chromium.org/2604543002/diff/140001/chrome/android/java/src/org/chromium/chrome/browser/tab/TabObserver.java#newcode266 chrome/android/java/src/org/chromium/chrome/browser/tab/TabObserver.java:266: * document (for example ...
3 years, 11 months ago (2017-01-07 00:57:06 UTC) #44
shaktisahu
https://codereview.chromium.org/2604543002/diff/140001/chrome/android/java/src/org/chromium/chrome/browser/tab/TabObserver.java File chrome/android/java/src/org/chromium/chrome/browser/tab/TabObserver.java (right): https://codereview.chromium.org/2604543002/diff/140001/chrome/android/java/src/org/chromium/chrome/browser/tab/TabObserver.java#newcode266 chrome/android/java/src/org/chromium/chrome/browser/tab/TabObserver.java:266: * document (for example scrolling to a named anchor ...
3 years, 11 months ago (2017-01-07 01:02:48 UTC) #45
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/2604543002/160001
3 years, 11 months ago (2017-01-07 01:04:06 UTC) #48
commit-bot: I haz the power
3 years, 11 months ago (2017-01-07 01:41:54 UTC) #51
Message was sent while issue was closed.
Committed patchset #7 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/a4b7ae7967b24e8963eedc201171...

Powered by Google App Engine
This is Rietveld 408576698