Bug 214271 - [JSC] IntlLocale::initializeLocale should have scope.release
Summary: [JSC] IntlLocale::initializeLocale should have scope.release
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-13 14:20 PDT by Yusuke Suzuki
Modified: 2020-07-13 16:24 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.74 KB, patch)
2020-07-13 14:21 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-07-13 14:20:41 PDT
[JSC] IntlLocale::initializeLocale should have scope.release
Comment 1 Yusuke Suzuki 2020-07-13 14:21:22 PDT
Created attachment 404174 [details]
Patch
Comment 2 Yusuke Suzuki 2020-07-13 14:21:24 PDT
<rdar://problem/65467314>
Comment 3 Yusuke Suzuki 2020-07-13 16:04:59 PDT
Comment on attachment 404174 [details]
Patch

I'll land it now since it is built. This affects on only in debug builds + validateExceptionChecks, so it only affects on JSC stress tests with Debug build, which is not in EWS.
Comment 4 EWS 2020-07-13 16:24:01 PDT
Committed r264324: <https://trac.webkit.org/changeset/264324>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 404174 [details].