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

Issue 2149173002: 🎩 Fix NPE in TabPersistentStore when no state file exists (Closed)

Created:
4 years, 5 months ago by agrieve
Modified:
4 years, 5 months ago
Reviewers:
Peter Wen, gone
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix NPE in TabPersistentStore when no state file exists It was being silently ignored thanks to the catch-all try block, but we should fix it. BUG=none Committed: https://crrev.com/d48d9aabdf86f9dd80dbe445cd7dc8729bc893fc Cr-Commit-Position: refs/heads/master@{#406057}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/tabmodel/TabPersistentStore.java View 1 chunk +7 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
agrieve
4 years, 5 months ago (2016-07-14 19:56:59 UTC) #2
gone
This isn't really fixing anything, is it? It just silently checks for a null pointer ...
4 years, 5 months ago (2016-07-15 00:00:05 UTC) #3
agrieve
On 2016/07/15 00:00:05, dfalcantara wrote: > This isn't really fixing anything, is it? It just ...
4 years, 5 months ago (2016-07-15 13:49:54 UTC) #5
gone
Er, that's fine then. lgtm
4 years, 5 months ago (2016-07-15 21:20:05 UTC) #6
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/2149173002/1
4 years, 5 months ago (2016-07-18 16:43:39 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/222696)
4 years, 5 months ago (2016-07-18 18:57:13 UTC) #10
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/2149173002/1
4 years, 5 months ago (2016-07-18 19:09:39 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-18 19:18:28 UTC) #14
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-18 19:18:49 UTC) #15
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 19:20:36 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d48d9aabdf86f9dd80dbe445cd7dc8729bc893fc
Cr-Commit-Position: refs/heads/master@{#406057}

Powered by Google App Engine
This is Rietveld 408576698