DescriptionMake a copy of HttpResponseHeaders in StreamHandleImpl.
BufferedResourceHandler passes the response to both the old and the new
handler, so there is a race where the streams logic could access headers on the
UI thread while the old handler (AsyncResourceHandler) is busy modifying them
(via ChromeResourceDispatcherHostDelegate).
BUG=none
Committed: https://crrev.com/ed01b8549fd0a91de7d64015e120a09a30bb8987
Cr-Commit-Position: refs/heads/master@{#295753}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|