[Webkit-unassigned] [Bug 51312] New: Make ContextShadow code cross-platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 19 16:04:29 PST 2010


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

           Summary: Make ContextShadow code cross-platform
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: ariya.hidayat at gmail.com, helder at sencha.com


It would be nice if ContextShadow::drawRectShadow() were cross-platform. ImageBuffer could be used here, but we'd need direct pixel access to avoid having to copy to do blurring (see bug 51297).

Also somewhat related, bug 51309 talks about sharing blurring code between ContextShadow and FEGaussianBlur.

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