[webkit-changes] [WebKit/WebKit] d3e88f: Trusted Types default policy is wrongly collected ...

Luke Warlow noreply at github.com
Tue Jul 2 05:34:21 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d3e88fd786923be81497db3126e376412e138057
      https://github.com/WebKit/WebKit/commit/d3e88fd786923be81497db3126e376412e138057
  Author: Luke Warlow <lwarlow at igalia.com>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
    A LayoutTests/fast/html/trusted-types-default-policy-gc-expected.txt
    A LayoutTests/fast/html/trusted-types-default-policy-gc.html
    M Source/WebCore/dom/TrustedTypePolicy.idl

  Log Message:
  -----------
  Trusted Types default policy is wrongly collected by GC
https://bugs.webkit.org/show_bug.cgi?id=275951

Reviewed by Justin Michaud.

This adds a missing GenerateIsReachable to the TrustedTypePolicy.idl

* LayoutTests/fast/html/trusted-types-default-policy-gc-expected.txt: Added.
* LayoutTests/fast/html/trusted-types-default-policy-gc.html: Added.
* Source/WebCore/dom/TrustedTypePolicy.idl:

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



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


More information about the webkit-changes mailing list