[webkit-changes] [WebKit/WebKit] 95643b: Add test against Attr element leaks

Claudio Saavedra noreply at github.com
Sat Dec 2 02:33:04 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 95643b4e0b67e1344afdbd9546b7edb9268d8962
      https://github.com/WebKit/WebKit/commit/95643b4e0b67e1344afdbd9546b7edb9268d8962
  Author: Claudio Saavedra <csaavedra at igalia.com>
  Date:   2023-12-02 (Sat, 02 Dec 2023)

  Changed paths:
    A LayoutTests/fast/dom/Element/set-attribute-twice-and-gc-expected.txt
    A LayoutTests/fast/dom/Element/set-attribute-twice-and-gc.html

  Log Message:
  -----------
  Add test against Attr element leaks
https://bugs.webkit.org/show_bug.cgi?id=265714

Reviewed by Chris Dumez.

Test that adding a uppercase attribute node twice to an element doesn't
leak one.

* LayoutTests/fast/dom/Element/set-attribute-twice-and-gc-expected.txt: Added.
* LayoutTests/fast/dom/Element/set-attribute-twice-and-gc.html: Added.

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




More information about the webkit-changes mailing list