Bug 40786 - Don't throw away exception information for functions that use exceptions
Summary: Don't throw away exception information for functions that use exceptions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-17 09:57 PDT by Oliver Hunt
Modified: 2010-09-02 14:21 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.21 KB, patch)
2010-06-17 10:02 PDT, Oliver Hunt
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2010-06-17 09:57:36 PDT
Don't throw away exception information for functions that use exceptions
Comment 1 Oliver Hunt 2010-06-17 10:02:00 PDT
Created attachment 59006 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-09-02 13:53:41 PDT
I assume this was landed?