Bug 245367
Summary: | [WebIDL] Greatly simplify reporting an OOM error in ScheduledAction::executeFunctionInContext() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Shvayka <ashvayka> |
Component: | Bindings | Assignee: | Alexey Shvayka <ashvayka> |
Status: | RESOLVED FIXED | ||
Severity: | Enhancement | CC: | cdumez, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Alexey Shvayka
It appears that we are throwing and catching an OOM error just to wrap an error into JSC::Exception.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Shvayka
Pull request: https://github.com/WebKit/WebKit/pull/4491
EWS
Committed 254642@main (45eea066f649): <https://commits.webkit.org/254642@main>
Reviewed commits have been landed. Closing PR #4491 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/100137346>