RESOLVED WONTFIX Bug 9913
JSC should support conditional catch blocks
https://bugs.webkit.org/show_bug.cgi?id=9913
Summary JSC should support conditional catch blocks
Arthur Langereis
Reported 2006-07-14 07:49:39 PDT
Moz supports multiple conditional catch blocks with a try block. It would be nice to see support for this in WebKit.
Attachments
Joost de Valk (AlthA)
Comment 1 2006-07-14 09:35:23 PDT
cc-ing mjs and ggaren, they might know if this is doable.
Geoffrey Garen
Comment 2 2006-07-14 10:57:03 PDT
Seems doable.
Gavin Barraclough
Comment 3 2011-09-06 23:49:44 PDT
I think we have to mark this WONTFIX. JavaScript engines are moving to much closer compatibility & spec compliance, and I haven't seen any progress on this feature on the standards track. Since this bug has gone nowhere in 5 years, I don't think we're aware of any pressing web compatibility needs, and this is not being standardized, I don't think this is something we're going to implement. Hope this seems reasonable, please reopen if this decision seems inappropriate - if there are major website compatibility reasons of standards progress that would justify doing so.
Note You need to log in before you can comment on or make changes to this bug.