[Webkit-unassigned] [Bug 13107] XPath should raise an exception when trying to parse an unknown function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 18 02:02:43 PDT 2007


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |ap at webkit.org
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED
  Attachment #13689|                            |review?
               Flag|                            |




------- Comment #1 from ap at webkit.org  2007-03-18 02:02 PDT -------
Created an attachment (id=13689)
 --> (http://bugs.webkit.org/attachment.cgi?id=13689&action=view)
proposed patch

In Firefox, createExpression doesn't raise an exception if the number of
arguments is wrong,but it does for unknown function names (evaluating the
expression does cause an exception to be raised, of course). Since expressions
are created to be evaluated, this difference doesn't look like a serious issue
to me.


-- 
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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list