[Webkit-unassigned] [Bug 82560] Implement canvas v5 line dash feature

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 31 13:58:34 PDT 2012


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





--- Comment #16 from Justin Novosad <junov at google.com>  2012-08-31 13:58:43 PST ---
(From update of attachment 134707)
View in context: https://bugs.webkit.org/attachment.cgi?id=134707&action=review

> Source/WebCore/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp:123
> +            return throwError(TYPE_MISMATCH_ERR);

We usually throw INDEX_SIZE_ERR in this type of situation.
Spec needs clarification: https://www.w3.org/Bugs/Public/show_bug.cgi?id=18754

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