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

Issue 1356503003: data-fetcher: Discard really big data URLs. (Closed)

Created:
5 years, 3 months ago by sadrul
Modified:
5 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

data-fetcher: Discard really big data URLs. If the data URL size doesn't fit in 32 bits, then it's probably too large for anything useful (and correctly handling this case can be tricky). So discard it. BUG=531560 Committed: https://crrev.com/1ab3e0a11d1b06bbbf679fc3d61bb930748f9906 Cr-Commit-Position: refs/heads/master@{#349701}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M mojo/fetcher/data_fetcher.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
sadrul
5 years, 3 months ago (2015-09-18 16:34:10 UTC) #2
sky
LGTM
5 years, 3 months ago (2015-09-18 16:49:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1356503003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1356503003/1
5 years, 3 months ago (2015-09-18 16:50:19 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-18 17:24:44 UTC) #6
commit-bot: I haz the power
5 years, 3 months ago (2015-09-18 17:25:21 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1ab3e0a11d1b06bbbf679fc3d61bb930748f9906
Cr-Commit-Position: refs/heads/master@{#349701}

Powered by Google App Engine
This is Rietveld 408576698