[Webkit-unassigned] [Bug 116496] New: Fix crash when trying to get bounding box of node without a renderer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 20 19:27:08 PDT 2013


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

           Summary: Fix crash when trying to get bounding box of node
                    without a renderer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: cfleizach at apple.com, enrica at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/f489bf99677ac37abb2fb3510cb50cb4ea22e3e4

It's obviously not possible to get the bounding box of an unrendered
node; the null check was accidentally reversed when two functions
were combined in the previous change.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list