WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
Bug 169786
Make clients of JSArray::tryCreateForInitializationPrivate() throw an exception on failure instead of asserting.
https://bugs.webkit.org/show_bug.cgi?id=169786
Summary
Make clients of JSArray::tryCreateForInitializationPrivate() throw an excepti...
Mark Lam
Reported
2017-03-16 14:37:11 PDT
Currently, some clients of JSArray::tryCreateForInitializationPrivate() simply do a RELEASE_ASSERT that it succeeds. It would be nicer if we can throw an OutOfMemoryError instead on failure.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-03-16 14:37:53 PDT
<
rdar://problem/31099169
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug