mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
The PDF extension will send Range requests when loading large PDF files. For these cross-origin requests to be allowed (from extension origin to PDF origin) the CORB checks in URLLoader must be disabled.