Files
react/compiled
gnoff 6c0314daa2 [Fizz][Float] When src or srcSet is a data URI we should not preload the image (#27218)
Data URI's in images can't effectively be preloaded (the URI contains
the data so preloading only duplicates the data in the stream. If we
encounter an image with this protocol in the src attribute we should
avoid preloading it.

DiffTrain build for [1a001dac62](https://github.com/facebook/react/commit/1a001dac6220a64d98ae33a28e89dde78100d6c5)
2023-08-12 16:26:47 +00:00
..