[Webkit-unassigned] [Bug 270533] New: TrustedType: missing include for decodeURLEscapeSequences

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 12:16:27 PST 2024


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

            Bug ID: 270533
           Summary: TrustedType: missing include for
                    decodeURLEscapeSequences
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dennis.camera+webkit at riiengineering.ch
                CC: lwarlow at igalia.com

/tmp/WebKit/Source/WebCore/dom/TrustedType.cpp: In function 'WebCore::ExceptionOr<WTF::String> WebCore::requireTrustedTypesForPreNavigationCheckPasses(ScriptExecutionContext&, const WTF::String&)':
/tmp/WebKit/Source/WebCore/dom/TrustedType.cpp:186:34: error: 'decodeURLEscapeSequences' is not a member of 'PAL'
  186 |     auto decodedURLString = PAL::decodeURLEscapeSequences(urlString);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~

-- 
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/20240305/2459ce03/attachment.htm>


More information about the webkit-unassigned mailing list