Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4102647ece0e60863a737081dcee11f37255cbe0
      
https://github.com/WebKit/WebKit/commit/4102647ece0e60863a737081dcee11f37255cbe0
  Author: Helmut Januschka <[email protected]>
  Date:   2026-02-15 (Sun, 15 Feb 2026)

  Changed paths:
    M Source/WebCore/page/csp/ContentSecurityPolicy.cpp
    M Source/WebCore/page/csp/ContentSecurityPolicy.h

  Log Message:
  -----------
  [CSP] Add CodePosition struct for preserving source location across async 
boundaries
https://bugs.webkit.org/show_bug.cgi?id=190031

Reviewed by Brent Fulgham.

This adds a CodePosition struct to ContentSecurityPolicy for capturing
JavaScript source location before async boundaries like microtasks.

* Source/WebCore/page/csp/ContentSecurityPolicy.h:
* Source/WebCore/page/csp/ContentSecurityPolicy.cpp:
(WebCore::ContentSecurityPolicy::getCurrentCodePosition):

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



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

Reply via email to