Plumb URLLoadOptions to MojoAsyncResourceHandler
Currently we pass kURLLoadOptionNone when creating MojoAsyncResourceHandler regardless of options passed at OnRequestResourceWithMojo(). This CL is to plumb the options to MojoAsyncResourceHandler to get correct information. For example, when loading a service worker's main script, SSLInfo should be attached with the response. Bug: 851831 Change-Id: I34b6bea644ef34b0b2b0dfd856b8541e3aa1368c Reviewed-on: https://chromium-review.googlesource.com/1096731Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#566422}
Showing
Please register or sign in to comment