Bug 255442

Summary: Page.cpp data: URL style sheet fast path is incorrect
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: karlcow, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 175568    
Bug Blocks:    

Anne van Kesteren
Reported 2023-04-14 01:07:58 PDT
In particular: * It doesn't use the same base64 decoding options. * It looks like it's not case-insensitive. It should probably reuse code from DataURLDecoder.cpp or invoke that directly.
Attachments
Radar WebKit Bug Importer
Comment 2 2023-04-16 18:15:55 PDT
Note You need to log in before you can comment on or make changes to this bug.