[Webkit-unassigned] [Bug 10362] SVG needs to support SVGError events and some form of "error state"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 5 12:45:55 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=10362


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12244|                            |review?
               Flag|                            |
  Attachment #12193|0                           |1
        is obsolete|                            |




------- Comment #5 from rwlbuis at gmail.com  2007-01-05 12:45 PDT -------
Created an attachment (id=12244)
 --> (http://bugs.webkit.org/attachment.cgi?id=12244&action=view)
Improved patch

This should fix most of MacDome's issues. It doesnt seem worth it to make
lineNumber() pure virtual, since three Tokenizer-derived classes in loader/
would need the same base implementation.
It is hard to get the js line numbers. Maybe that needs to be done later.
I also split out Tokenizer itself. That is not really required for this patch
to work, but I thought it may make sense.
Cheers,

Rob.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list