[Webkit-unassigned] [Bug 40253] New: [Qt] Crashfix on Path::contains

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 7 12:03:48 PDT 2010


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

           Summary: [Qt] Crashfix on Path::contains
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eros at codeaurora.org


Created an attachment (id=58067)
 --> (https://bugs.webkit.org/attachment.cgi?id=58067)
This fixes a crash on isPointOnPath in PathQt.cpp

Fix accessing the first item of an empty vector, that happens when CanvasRenderingContext2D::isPointInPath is invoked over a borderless path (e.g. a path made of just a MoveTo operation).

-- 
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