Bug 5446

Summary: WebKit's XSLTProcessor implementation does not throw exceptions
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: XMLAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, ap, arthur_webkit, batmanisback987, bfulgham, cdumez, ian, isc888x, matt.pslab, philip, rniwa, samwhiteman, sourabh.editsoft
Priority: P4    
Version: 420+   
Hardware: All   
OS: All   
URL: http://lxr.mozilla.org/seamonkey/source/content/xsl/public/nsIXSLTException.idl
Bug Depends on: 3275    
Bug Blocks: 9901    

Eric Seidel (no email)
Reported 2005-10-20 13:33:17 PDT
WebKit's XSLTProcessor implementation does not throw XSLTExceptions
Attachments
Eric Seidel (no email)
Comment 1 2005-10-20 13:37:20 PDT
David Kilzer (:ddkilzer)
Comment 2 2008-02-22 16:25:16 PST
Is this fixed now?
Alexey Proskuryakov
Comment 3 2008-02-22 23:00:26 PST
AFAIK, XSLTException doesn't really exist in Mozilla either (they have an IDL, but apparently never use it). In a broader sense, WebKit XSLT error reporting is even more limited than what we have for other kinds of mistakes.
Alexey Proskuryakov
Comment 13 2022-09-02 18:50:35 PDT
Looks like Gecko still raises exceptions, and while Blink doesn't, there is a relatively fresh TODO about it. In a brief Firefox testing, I got an Exception, not an XSLTException, FWIW.
Note You need to log in before you can comment on or make changes to this bug.