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

Review URL: https://codereview.chromium.org/1356503003

Cr-Commit-Position: refs/heads/master@{#349701}


CrOS-Libchrome-Original-Commit: 1ab3e0a11d1b06bbbf679fc3d61bb930748f9906
1 file changed
tree: 4374a7fcce87533e926bdf5d4bb87e23d4c363e1
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/