[webkit-changes] [WebKit/WebKit] 4ff86d: m_propertyVector should be a private member of Mut...

Ryosuke Niwa noreply at github.com
Tue Mar 19 22:38:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4ff86d0b875388092bd08578042ae7c8da246ee9
      https://github.com/WebKit/WebKit/commit/4ff86d0b875388092bd08578042ae7c8da246ee9
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
    M Source/WebCore/css/MutableStyleProperties.h
    M Source/WebCore/editing/EditingStyle.cpp

  Log Message:
  -----------
  m_propertyVector should be a private member of MutableStyleProperties
https://bugs.webkit.org/show_bug.cgi?id=271293

Reviewed by Simon Fraser.

Made m_propertyVector private to MutableStyleProperties.

* Source/WebCore/css/MutableStyleProperties.h:
* Source/WebCore/editing/EditingStyle.cpp:
(WebCore::EditingStyle::removeEquivalentProperties):

Canonical link: https://commits.webkit.org/276386@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