0
Files
src/net
Dave Tapuska 34b6c2b36e [data URI] Do not remove whitespace on non-base64 encoded content
Catch up with a Gecko change from a few years ago.

af910097a3
removed the mime-type check on data URLs.

This was the cause of wpt/xhr/data-uri.htm failing only on Chrome.

An Enterprise Policy as a safe measure has been added as protection.

Bug: 40487190, 40540384
Change-Id: Ia6a4f6b4c140cc8dd5bf4c5f52604f1c29408c1f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5783226
Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com>
Reviewed-by: mmenke <mmenke@chromium.org>
Commit-Queue: Dave Tapuska <dtapuska@chromium.org>
Reviewed-by: Greg Thompson <grt@chromium.org>
Reviewed-by: Yann Dago <ydago@chromium.org>
Reviewed-by: Sébastien Lalancette <seblalancette@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1352747}
2024-09-09 15:03:59 +00:00
..
2024-08-19 08:08:00 +00:00

Chrome Networking Stack

This directory contains the code behind Chrome's networking stack. It is documented here.