[Webkit-unassigned] [Bug 118011] New: Arguments shouldn't be optional for CanvasGradient::addColorStop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 25 19:27:04 PDT 2013


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

           Summary: Arguments shouldn't be optional for
                    CanvasGradient::addColorStop
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: dino at apple.com, akling at apple.com, jonlee at apple.com


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

Match CanvasGradient::addColorStop to the spec.

The canvas spec [1] defines addColorStop without optional arguments. This patch
removes optional attribute from addColorStop interface.

[1] http://www.w3.org/TR/2dcontext2/

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