[Webkit-unassigned] [Bug 183710] New: Correct debug assertion in Range::borderAndTextRects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 16 15:30:50 PDT 2018


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

            Bug ID: 183710
           Summary: Correct debug assertion in Range::borderAndTextRects
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

A debug assertion will fire if Range::borderAndTextRects is asked to evaluate a set of selected elements, where one of the elements does not have a parent.

We should consider a nullptr parent as satisfying the condition of a parent not being present in the selection set.

-- 
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/20180316/930d9ced/attachment.html>


More information about the webkit-unassigned mailing list