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

Issue 10824031: Fix two unchecked return values (Closed)

Created:
8 years, 5 months ago by Tyler Breisacher (Chromium)
Modified:
8 years, 4 months ago
CC:
chromium-reviews, darin-cc_chromium.org, Dai Mikurube (NOT FULLTIME)
Visibility:
Public.

Description

Fix two unchecked return values CID=104234,104664 BUG= TEST= Committed as http://src.chromium.org/viewvc/chrome?view=rev&revision=149970

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 5

Patch Set 4 : return false #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M webkit/fileapi/file_system_usage_cache.cc View 1 2 3 2 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Tyler Breisacher (Chromium)
8 years, 5 months ago (2012-07-25 23:42:03 UTC) #1
brettw
+ericu to check return value listed below. http://codereview.chromium.org/10824031/diff/6001/webkit/fileapi/file_system_usage_cache.cc File webkit/fileapi/file_system_usage_cache.cc (right): http://codereview.chromium.org/10824031/diff/6001/webkit/fileapi/file_system_usage_cache.cc#newcode92 webkit/fileapi/file_system_usage_cache.cc:92: return true; ...
8 years, 5 months ago (2012-07-26 17:38:04 UTC) #2
ericu
http://codereview.chromium.org/10824031/diff/6001/webkit/fileapi/file_system_usage_cache.cc File webkit/fileapi/file_system_usage_cache.cc (right): http://codereview.chromium.org/10824031/diff/6001/webkit/fileapi/file_system_usage_cache.cc#newcode92 webkit/fileapi/file_system_usage_cache.cc:92: return true; On 2012/07/26 17:38:04, brettw wrote: > I'm ...
8 years, 5 months ago (2012-07-26 17:58:52 UTC) #3
kinuko
http://codereview.chromium.org/10824031/diff/6001/webkit/fileapi/file_system_usage_cache.cc File webkit/fileapi/file_system_usage_cache.cc (right): http://codereview.chromium.org/10824031/diff/6001/webkit/fileapi/file_system_usage_cache.cc#newcode92 webkit/fileapi/file_system_usage_cache.cc:92: return true; On 2012/07/26 17:58:52, ericu wrote: > On ...
8 years, 5 months ago (2012-07-26 18:45:30 UTC) #4
Tyler Breisacher (Chromium)
http://codereview.chromium.org/10824031/diff/6001/webkit/fileapi/file_system_usage_cache.cc File webkit/fileapi/file_system_usage_cache.cc (right): http://codereview.chromium.org/10824031/diff/6001/webkit/fileapi/file_system_usage_cache.cc#newcode92 webkit/fileapi/file_system_usage_cache.cc:92: return true; If I'm not mistaken it's currently returning ...
8 years, 5 months ago (2012-07-26 18:47:07 UTC) #5
Dai Mikurube (NOT FULLTIME)
http://codereview.chromium.org/10824031/diff/6001/webkit/fileapi/file_system_usage_cache.cc File webkit/fileapi/file_system_usage_cache.cc (right): http://codereview.chromium.org/10824031/diff/6001/webkit/fileapi/file_system_usage_cache.cc#newcode92 webkit/fileapi/file_system_usage_cache.cc:92: return true; On 2012/07/26 18:47:07, Tyler Breisacher wrote: > ...
8 years, 4 months ago (2012-07-27 03:53:42 UTC) #6
Tyler Breisacher (Chromium)
On 2012/07/27 03:53:42, Dai Mikurube wrote: > > I think false is fine here. Done
8 years, 4 months ago (2012-08-03 18:16:38 UTC) #7
kinuko
On 2012/08/03 18:16:38, Tyler Breisacher wrote: > On 2012/07/27 03:53:42, Dai Mikurube wrote: > > ...
8 years, 4 months ago (2012-08-03 22:18:10 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbreisacher@chromium.org/10824031/9001
8 years, 4 months ago (2012-08-03 22:20:01 UTC) #9
commit-bot: I haz the power
Failed to request the patch to try. Please note that binary filesare still unsupported at ...
8 years, 4 months ago (2012-08-03 23:34:36 UTC) #10
commit-bot: I haz the power
Commit queue had an internal error. Something went really wrong, probably a crash, a hickup ...
8 years, 4 months ago (2012-08-03 23:34:48 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbreisacher@chromium.org/10824031/9001
8 years, 4 months ago (2012-08-06 16:20:21 UTC) #12
commit-bot: I haz the power
8 years, 4 months ago (2012-08-06 16:20:22 UTC) #13
Failed to apply patch for webkit/fileapi/file_system_usage_cache.cc:
While running patch -p1 --forward --force;
patching file webkit/fileapi/file_system_usage_cache.cc
Hunk #1 FAILED at 86.
Hunk #2 FAILED at 163.
2 out of 2 hunks FAILED -- saving rejects to file
webkit/fileapi/file_system_usage_cache.cc.rej

Powered by Google App Engine
This is Rietveld 408576698