Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: be1317b26d4d68a420d87f0f2e5d0e9b2bf03a86
      
https://github.com/WebKit/WebKit/commit/be1317b26d4d68a420d87f0f2e5d0e9b2bf03a86
  Author: Chris Dumez <[email protected]>
  Date:   2026-02-27 (Fri, 27 Feb 2026)

  Changed paths:
    M Source/WebCore/html/parser/HTMLFormattingElementList.h
    M Source/WebCore/rendering/GridTrackSizingAlgorithm.h

  Log Message:
  -----------
  Drop `NODELETE` from 2 functions that destroy objects
https://bugs.webkit.org/show_bug.cgi?id=308787

Reviewed by Anne van Kesteren.

Drop `NODELETE` from 2 functions that destroy objects since it is a lie.
Unfortunately, the static analysis fails to detect this for now (issue
being tracked separately).

* Source/WebCore/html/parser/HTMLFormattingElementList.h:
* Source/WebCore/rendering/GridTrackSizingAlgorithm.h:

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



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

Reply via email to