New issue
Advanced search Search tips

Issue 728728 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

Handle broken/missing blobs in NavigationURLLoaderNetworkService

Project Member Reported by dmu...@chromium.org, Jun 1 2017

Issue description

The AttachRequestBodyBlobDataHandles method returns a boolean, and is called here:

https://cs.chromium.org/chromium/src/content/browser/loader/navigation_url_loader_network_service.cc?q=AttachRequestBodyBlobDataHandles&l=95

This needs to fail the request when it returns false.

I don't see how to fail this, so assigning to kinuko. LEt me know how I can fail the request and I'll make a patch.
 

Sign in to add a comment