[Webkit-unassigned] [Bug 232185] New: ASSERT(parent->element()) triggered in Styleable::fromRenderer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 22 16:10:50 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=232185

            Bug ID: 232185
           Summary: ASSERT(parent->element()) triggered in
                    Styleable::fromRenderer
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gnavamarino at apple.com
                CC: dino at apple.com, graouts at apple.com

We used to check that renderer.element() was not nullptr here before, but it looks like that was removed for some cases in a recent refactor (bug #230008). Adding it back seems to resolve the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211022/c6178c38/attachment.htm>


More information about the webkit-unassigned mailing list