Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d7f01add50ebcfedd921f6f4d0ee721839f2dec0
      
https://github.com/WebKit/WebKit/commit/d7f01add50ebcfedd921f6f4d0ee721839f2dec0
  Author: Chris Dumez <[email protected]>
  Date:   2024-03-12 (Tue, 12 Mar 2024)

  Changed paths:
    M Source/WebCore/dom/ElementData.h

  Log Message:
  -----------
  Avoid using downcast<>() in ElementData::attributesIterator()
https://bugs.webkit.org/show_bug.cgi?id=270834

Reviewed by Ryosuke Niwa.

Avoid using downcast<>() in ElementData::attributesIterator(), for
performance reasons.

* Source/WebCore/dom/ElementData.h:
(WebCore::ElementData::attributesIterator const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to