Redirect HTML resource bytes directly to parser thread (Chrome side)
commitc29f10f1305b954d7629a05cf1cc59e56b482cf1
authoroysteine@chromium.org <oysteine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 7 Jun 2014 08:48:29 +0000 (7 08:48 +0000)
committeroysteine@chromium.org <oysteine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 7 Jun 2014 08:48:29 +0000 (7 08:48 +0000)
tree5bcd58249f554dc1663bcaa72c3175e7c72c71d0
parentc4338da09534fc29741412baa5f5d21761e31c00
Redirect HTML resource bytes directly to parser thread (Chrome side)

Blink side: https://codereview.chromium.org/100563004/

Note: This can't land until the Blink-side has landed.

R=jamesr@chromium.org,jam@chromium.org
BUG=277886

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275655 0039d316-1c4b-4281-b951-d872f2087c98
content/child/resource_dispatcher.cc
content/child/resource_dispatcher.h
content/child/threaded_data_provider.cc [new file with mode: 0644]
content/child/threaded_data_provider.h [new file with mode: 0644]
content/child/web_url_loader_impl.cc
content/child/web_url_loader_impl.h
content/child/webthread_impl.h
content/content_child.gypi
webkit/child/resource_loader_bridge.h