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

Issue 2039303002: Sanitize JSON string before parsing it. (Closed)

Created:
4 years, 6 months ago by please use gerrit instead
Modified:
4 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Sanitize JSON string before parsing it. This patch makes PaymentRequestImpl use JsonSanitizer.santize() to validate and sanitize the JSON string before parsing it. BUG=617634 Committed: https://crrev.com/4d48c89a785d28e8046042687bddc1b5789f6d5c Cr-Commit-Position: refs/heads/master@{#398404}

Patch Set 1 #

Patch Set 2 : Fix deps #

Patch Set 3 : Fix deps #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -9 lines) Patch
M chrome/android/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/java/DEPS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/payments/PaymentRequestImpl.java View 3 chunks +5 lines, -3 lines 1 comment Download
M components/safe_json/android/java/src/org/chromium/components/safejson/JsonSanitizer.java View 2 chunks +23 lines, -6 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
please use gerrit instead
bauerb@, ptal JsonSanitizer. dfalcantara@, ptal PaymentRequestImpl.
4 years, 6 months ago (2016-06-06 17:43:20 UTC) #2
gone
PaymentRequestImpl lgtm
4 years, 6 months ago (2016-06-06 18:09:23 UTC) #3
Bernhard Bauer
+rsesek JsonSanitizer LGTM
4 years, 6 months ago (2016-06-06 18:49:45 UTC) #5
Robert Sesek
If you want to just land this for now, that's fine with me, and I ...
4 years, 6 months ago (2016-06-07 19:10:06 UTC) #6
please use gerrit instead
On 2016/06/07 19:10:06, Robert Sesek wrote: > If you want to just land this for ...
4 years, 6 months ago (2016-06-07 21:12:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2039303002/40001
4 years, 6 months ago (2016-06-07 21:23:07 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-07 22:36:34 UTC) #11
commit-bot: I haz the power
4 years, 6 months ago (2016-06-07 22:37:59 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4d48c89a785d28e8046042687bddc1b5789f6d5c
Cr-Commit-Position: refs/heads/master@{#398404}

Powered by Google App Engine
This is Rietveld 408576698