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

Issue 2194423004: Remove onLoadStopped/onLoadStarted from WebContentsDelegateAndroid (Closed)

Created:
4 years, 4 months ago by Ted C
Modified:
4 years, 4 months ago
Reviewers:
mdjones
CC:
chromium-reviews, mdjones+watch_chromium.org, donnd+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove onLoadStopped/onLoadStarted from WebContentsDelegateAndroid This replaces it with loadingStateChanged, which matches the C++ implementation and should "hopefully" be less confusing going forward. Still need to clean up the tab observer methods to hopefully rid themselves of the concept there, but one step at a time. BUG= Committed: https://crrev.com/b80262ba07240ab6f7037dd1bf4ad53c56ccd9ff Cr-Commit-Position: refs/heads/master@{#409683}

Patch Set 1 #

Total comments: 2

Messages

Total messages: 10 (3 generated)
Ted C
PTAL
4 years, 4 months ago (2016-08-03 18:41:36 UTC) #2
mdjones
https://codereview.chromium.org/2194423004/diff/1/components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/WebContentsDelegateAndroid.java File components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/WebContentsDelegateAndroid.java (right): https://codereview.chromium.org/2194423004/diff/1/components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/WebContentsDelegateAndroid.java#newcode57 components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/WebContentsDelegateAndroid.java:57: public void loadingStateChanged(boolean toDifferentDocument) { Do we want to ...
4 years, 4 months ago (2016-08-03 20:27:41 UTC) #3
Ted C
https://codereview.chromium.org/2194423004/diff/1/components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/WebContentsDelegateAndroid.java File components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/WebContentsDelegateAndroid.java (right): https://codereview.chromium.org/2194423004/diff/1/components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/WebContentsDelegateAndroid.java#newcode57 components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/WebContentsDelegateAndroid.java:57: public void loadingStateChanged(boolean toDifferentDocument) { On 2016/08/03 20:27:41, mdjones ...
4 years, 4 months ago (2016-08-03 20:39:38 UTC) #4
mdjones
lgtm
4 years, 4 months ago (2016-08-03 21:17:24 UTC) #5
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/2194423004/1
4 years, 4 months ago (2016-08-03 23:49:29 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-04 00:33:07 UTC) #8
commit-bot: I haz the power
4 years, 4 months ago (2016-08-04 00:34:46 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b80262ba07240ab6f7037dd1bf4ad53c56ccd9ff
Cr-Commit-Position: refs/heads/master@{#409683}

Powered by Google App Engine
This is Rietveld 408576698