Bug 131786 - Extra error reporting for invalid value conversions
Summary: Extra error reporting for invalid value conversions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-16 21:40 PDT by Filip Pizlo
Modified: 2022-10-09 06:00 PDT (History)
8 users (show)

See Also:


Attachments
the patch (2.01 KB, patch)
2014-04-16 21:43 PDT, Filip Pizlo
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2014-04-16 21:40:59 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-04-16 21:43:03 PDT
Created attachment 229522
Comment 2 Filip Pizlo 2014-04-16 21:43:47 PDT
Created attachment 229523 [details]
the patch
Comment 3 Ryosuke Niwa 2014-04-16 21:46:11 PDT
Comment on attachment 229523 [details]
the patch

rs=me.
Comment 4 Ahmad Saleem 2022-10-09 06:00:05 PDT
Landed in this - https://github.com/WebKit/WebKit/commit/84fdcfd834654fe25e85bfa78d71401f4e22c93a

and didn't backed out. Marking this as "RESOLVED FIXED". Thanks!