[Webkit-unassigned] [Bug 87566] New: [BlackBerry] Add a constructor to create a Path from an SkPath

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 22:20:03 PDT 2012


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

           Summary: [BlackBerry] Add a constructor to create a Path from
                    an SkPath
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: anilsson at rim.com
                CC: rwlbuis at gmail.com, tonikitoo at webkit.org


commit 00ee90cf093e9004e08e7b4970b5c84be263a295
Author: Arvid Nilsson <anilsson at rim.com>
Date:   Fri May 4 00:20:05 2012 +0200

    2012-05-03  Arvid Nilsson  <anilsson at rim.com>

            Add a constructor to create a Path from an SkPath
            PR #154329

            Skia allows the creation of more complex paths than WebCore would
            allow. This will be used in the BlackBerry port to implement a default
            tap highlight appearance.

            Reviewed by Mike Lattanzio.

            * platform/graphics/Path.h:
            (Path):
            * platform/graphics/skia/PathSkia.cpp:
            (WebCore::Path::Path):
            (WebCore):

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