ServiceWorker: Fix the argument of ctor of Response
The first argument to Response constructor should be the body while currently passing the header. This patch fixed it and updated the pageset. BUG=614985 Review-Url: https://codereview.chromium.org/2032893003 Cr-Commit-Position: refs/heads/master@{#397891}
Showing
Please register or sign in to comment