mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
Simple check to not send data urls to devtools. Testing: Looked at reddit.com which sends data url and tested it with this fix. Fixes: Should fix https://github.com/servo/servo/issues/39127. --------- Signed-off-by: Narfinger <Narfinger@users.noreply.github.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com>