WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
270533
TrustedType: missing include for decodeURLEscapeSequences
https://bugs.webkit.org/show_bug.cgi?id=270533
Summary
TrustedType: missing include for decodeURLEscapeSequences
Dennis Camera
Reported
2024-03-05 12:16:27 PST
/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); | ^~~~~~~~~~~~~~~~~~~~~~~~
Attachments
suggested patch
(512 bytes, patch)
2024-03-05 13:16 PST
,
Dennis Camera
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dennis Camera
Comment 1
2024-03-05 13:16:04 PST
Created
attachment 470185
[details]
suggested patch
Radar WebKit Bug Importer
Comment 2
2024-03-12 13:17:15 PDT
<
rdar://problem/124475038
>
Dennis Camera
Comment 3
2024-07-10 12:21:43 PDT
Was fixed in 38c6ecad0ea32e80cb3e811c3ff759074006791f.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug