Chromium Code Reviews
DescriptionCREDENTIAL: Hide POSTed credentials from service workers.
Using the attached credential concept added in the patch at
https://codereview.chromium.org/1844053003, this patch teaches the
machinery in //content about the two request bodies exposed by
WebURLRequest, and passes an empty body into the Service Worker
handler when a credential is present.
BUG=599597
Patch Set 1 #Patch Set 2 : unittest #
Total comments: 6
Depends on Patchset: Messages
Total messages: 6 (1 generated)
|