[Webkit-unassigned] [Bug 255442] New: Page.cpp data: URL style sheet fast path is incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 14 01:07:58 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=255442

            Bug ID: 255442
           Summary: Page.cpp data: URL style sheet fast path is incorrect
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl
        Depends on: 175568

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.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=175568
[Bug 175568] data: URL base64 handling different from atob()
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230414/78849c2e/attachment.htm>


More information about the webkit-unassigned mailing list