[webkit-changes] [WebKit/WebKit] 7b7bf7: Revert [261440 at main] Use a WeakPtr for InlineCSSSt...

Chris Dumez noreply at github.com
Thu Mar 9 15:16:11 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7b7bf746e7bc8d66ab2742343e64a01dfbea99df
      https://github.com/WebKit/WebKit/commit/7b7bf746e7bc8d66ab2742343e64a01dfbea99df
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

  Changed paths:
    M Source/WebCore/css/PropertySetCSSStyleDeclaration.h
    M Source/WebCore/dom/StyledElement.cpp

  Log Message:
  -----------
  Revert [261440 at main] Use a WeakPtr for InlineCSSStyleDeclaration::m_parentElement
https://bugs.webkit.org/show_bug.cgi?id=253629
rdar://106522324

Unreviewed, revert 261440 at main as it may have caused crashes on Google Drive.
I cannot reproduce with a local build unfortunately but the issue was bisected
to this change.

* Source/WebCore/css/PropertySetCSSStyleDeclaration.h:
(WebCore::PropertySetCSSStyleDeclaration::clearParentElement):
* Source/WebCore/dom/StyledElement.cpp:
(WebCore::StyledElement::~StyledElement):

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




More information about the webkit-changes mailing list