Bug 52901 - [v8] Properly deal with the case when conversion to string throws an exception for HTMLCollection accessors
Summary: [v8] Properly deal with the case when conversion to string throws an exceptio...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: anton muhin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 09:08 PST by anton muhin
Modified: 2011-01-21 12:24 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.14 KB, patch)
2011-01-21 09:30 PST, anton muhin
no flags Details | Formatted Diff | Diff
Patch (4.14 KB, patch)
2011-01-21 11:07 PST, anton muhin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description anton muhin 2011-01-21 09:08:01 PST
[v8] Properly deal with the case when conversion to string throws an exception for HTMLCollection accessors
Comment 1 anton muhin 2011-01-21 09:30:25 PST
Created attachment 79749 [details]
Patch
Comment 2 anton muhin 2011-01-21 11:07:43 PST
Created attachment 79763 [details]
Patch

Fix spelling
Comment 3 anton muhin 2011-01-21 11:21:36 PST
Comment on attachment 79763 [details]
Patch

Thanks a lot, Nate
Comment 4 WebKit Commit Bot 2011-01-21 11:40:11 PST
Comment on attachment 79763 [details]
Patch

Clearing flags on attachment: 79763

Committed r76373: <http://trac.webkit.org/changeset/76373>
Comment 5 WebKit Commit Bot 2011-01-21 11:40:18 PST
All reviewed patches have been landed.  Closing bug.