Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 496d9ad21864599e03fbd0ae381b8b196ce0a4f1
      
https://github.com/WebKit/WebKit/commit/496d9ad21864599e03fbd0ae381b8b196ce0a4f1
  Author: Anne van Kesteren <[email protected]>
  Date:   2026-03-06 (Fri, 06 Mar 2026)

  Changed paths:
    M Source/WebCore/page/csp/ContentSecurityPolicyDirectiveList.cpp

  Log Message:
  -----------
  Remove remaining isUnicodeCompatibleASCIIWhitespace() callers in CSP
https://bugs.webkit.org/show_bug.cgi?id=309151

Reviewed by Chris Dumez and Abrar Rahman Protyasha.

U+000B VT can never appear in this part of the code as parseDirective()
would have rejected it due to isDirectiveValueCharacter() which
excludes it.

Therefore no tests.

Canonical link: https://commits.webkit.org/308787@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to