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

Issue 25505005: Early out if contentviewcore native side is null. (Closed)

Created:
7 years, 2 months ago by sgurun-gerrit only
Modified:
7 years, 2 months ago
Reviewers:
joth, android-webview-reviews, boliu
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Early out if contentviewcore native side is null. BUG=b/10911057 Early out before calling native getNavigatonHistory as it may be deleted before. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226361

Patch Set 1 #

Total comments: 1

Patch Set 2 : address code review #

Total comments: 2

Patch Set 3 : make findbugs happy #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 2 2 chunks +12 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
joth
lgtm w/ 1 nit https://codereview.chromium.org/25505005/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java File content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java (right): https://codereview.chromium.org/25505005/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java#newcode3047 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java:3047: // TODO(sgurun) add a test ...
7 years, 2 months ago (2013-10-01 18:52:06 UTC) #1
sgurun-gerrit only
On 2013/10/01 18:52:06, joth wrote: > lgtm w/ 1 nit > > https://codereview.chromium.org/25505005/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java > File ...
7 years, 2 months ago (2013-10-01 19:04:41 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sgurun@chromium.org/25505005/4001
7 years, 2 months ago (2013-10-01 19:21:33 UTC) #3
commit-bot: I haz the power
Retried try job too often on android_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_dbg&number=108239
7 years, 2 months ago (2013-10-01 20:27:42 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sgurun@chromium.org/25505005/4001
7 years, 2 months ago (2013-10-01 20:37:17 UTC) #5
boliu
https://codereview.chromium.org/25505005/diff/4001/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java File content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java (right): https://codereview.chromium.org/25505005/diff/4001/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java#newcode3072 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java:3072: return new String(); Maybe return "" is ehh......more efficient?
7 years, 2 months ago (2013-10-01 20:37:32 UTC) #6
boliu
On 2013/10/01 20:37:32, boliu wrote: > https://codereview.chromium.org/25505005/diff/4001/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java > File > content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java > (right): > > ...
7 years, 2 months ago (2013-10-01 20:38:16 UTC) #7
sgurun-gerrit only
https://codereview.chromium.org/25505005/diff/4001/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java File content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java (right): https://codereview.chromium.org/25505005/diff/4001/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java#newcode3072 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java:3072: return new String(); this is such a cornercase that ...
7 years, 2 months ago (2013-10-01 20:49:29 UTC) #8
commit-bot: I haz the power
Failed to trigger a try job on android_dbg HTTP Error 400: Bad Request
7 years, 2 months ago (2013-10-01 20:59:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sgurun@chromium.org/25505005/32001
7 years, 2 months ago (2013-10-01 20:59:40 UTC) #10
commit-bot: I haz the power
7 years, 2 months ago (2013-10-02 00:24:36 UTC) #11
Message was sent while issue was closed.
Change committed as 226361

Powered by Google App Engine
This is Rietveld 408576698