[Webkit-unassigned] [Bug 224259] New: Nullptr dereference in ReplaceSelectionCommand::removeRedundantStylesAndKeepStyleSpanInline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 19:34:47 PDT 2021


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

            Bug ID: 224259
           Summary: Nullptr dereference in
                    ReplaceSelectionCommand::removeRedundantStylesAndKeepS
                    tyleSpanInline
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: julian_a_gonzalez at apple.com
                CC: rniwa at webkit.org, wenson_hsieh at apple.com

e.g.

    #0 0x114f9e976 in WebCore::ReplaceSelectionCommand::removeRedundantStylesAndKeepStyleSpanInline(WebCore::ReplaceSelectionCommand::InsertedNodes&)
    #1 0x114faf0c0 in WebCore::ReplaceSelectionCommand::doApply()
    #2 0x114d83d80 in WebCore::CompositeEditCommand::apply()
    #3 0x114f2b7ab in WebCore::executeInsertFragment(WebCore::Frame&, WTF::Ref<WebCore::DocumentFragment, WTF::RawPtrTraits<WebCore::DocumentFragment> >&&)
    #4 0x114f207d5 in WebCore::executeInsertHTML(WebCore::Frame&, WebCore::Event*, WebCore::EditorCommandSource, WTF::String const&)
    #5 0x1149f779e in WebCore::Document::execCommand(WTF::String const&, bool, WTF::String const&)

<rdar://problem/76003461>

-- 
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/20210407/0147b60d/attachment.htm>


More information about the webkit-unassigned mailing list