[Webkit-unassigned] [Bug 84966] Improve SVG error reporting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 08:36:17 PDT 2012


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





--- Comment #1 from Philip Rogers <pdr at google.com>  2012-04-26 08:36:17 PST ---
I agree that our error reporting is horrendous and I think this is a good proposal. Two small points:
1) Should we change this to be more general, instead of just parse errors? Most of our properties go through strings, but do they all? E.g., animating a number from -1 to 1 when zero is not allowed.
2) I'm not sure we should localize errors, since authors presumably know English because all the tag names / properties / etc. are in English.

(In reply to comment #0)

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