[Webkit-unassigned] [Bug 115723] New: Make optional arguments in CanvasRenderingContext2D match the spec.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 7 07:04:55 PDT 2013


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

           Summary: Make optional arguments in CanvasRenderingContext2D
                    match the spec.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dongseong.hwang at intel.com


WebKit r98985 set many arguments optional although the canvas spec[1] does not 
indicate. So this patch corrects CanvasRenderingContext2D.idl to match the spec. 

[1] http://www.w3.org/html/wg/drafts/2dcontext/html5_canvas/

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