[webkit-changes] [WebKit/WebKit] 1cb9d8: [iOS] [WK1] Release assert in Document::resolveStyle

Ryosuke Niwa noreply at github.com
Thu Oct 12 16:39:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1cb9d813b484354f9908541255024e0ba21009cd
      https://github.com/WebKit/WebKit/commit/1cb9d813b484354f9908541255024e0ba21009cd
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

  Changed paths:
    M Source/WebCore/dom/Document.cpp

  Log Message:
  -----------
  [iOS] [WK1] Release assert in Document::resolveStyle
https://bugs.webkit.org/show_bug.cgi?id=263088

Reviewed by Wenson Hsieh.

Allow nested style updates & painting during style resolution in WK1.

* Source/WebCore/dom/Document.cpp:
(WebCore::Document::resolveStyle):

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




More information about the webkit-changes mailing list