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

Issue 2516303004: Report invalid blob file paths from the IO thread. (Closed)

Created:
4 years, 1 month ago by Reilly Grant (use Gerrit)
Modified:
4 years, 1 month ago
Reviewers:
cmumford
CC:
chromium-reviews, cmumford, darin-cc_chromium.org, jam, jsbell+idb_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Report invalid blob file paths from the IO thread. We shouldn't be calling bad_message::ReceivedBadMessage now that messages are sent with Mojo and especially not from the IDB thread. This patch switches to using mojo::ReportBadMessage and does the validation on the IO thread in the context of processing the Mojo message. BUG= Committed: https://crrev.com/43c6bce3df6ed4666be61577359003dfad63ac92 Cr-Commit-Position: refs/heads/master@{#433668}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -34 lines) Patch
M content/browser/indexed_db/database_impl.cc View 6 chunks +35 lines, -34 lines 1 comment Download

Dependent Patchsets:

Messages

Total messages: 14 (8 generated)
Reilly Grant (use Gerrit)
Please take a look. I will likely have to merge this to M-56.
4 years, 1 month ago (2016-11-21 19:33:07 UTC) #3
cmumford
lgtm You should probably enter a bug now if you want to get it merged. ...
4 years, 1 month ago (2016-11-21 21:11:56 UTC) #7
Reilly Grant (use Gerrit)
I'll create a follow-up for the sign issue. I realized after sending this out that ...
4 years, 1 month ago (2016-11-21 22:00:32 UTC) #8
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/2516303004/1
4 years, 1 month ago (2016-11-21 22:01:14 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-21 22:18:23 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-11-21 22:20:59 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/43c6bce3df6ed4666be61577359003dfad63ac92
Cr-Commit-Position: refs/heads/master@{#433668}

Powered by Google App Engine
This is Rietveld 408576698