WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
206779
IntlObject's cached strings should be immortal and safe for concurrent access.
https://bugs.webkit.org/show_bug.cgi?id=206779
Summary
IntlObject's cached strings should be immortal and safe for concurrent access.
Mark Lam
Reported
2020-01-24 16:15:25 PST
<
rdar://problem/58831763
>
Attachments
proposed patch.
(8.90 KB, patch)
2020-01-24 16:26 PST
,
Mark Lam
ysuzuki
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2020-01-24 16:26:48 PST
Created
attachment 388738
[details]
proposed patch.
Yusuke Suzuki
Comment 2
2020-01-24 16:41:34 PST
Comment on
attachment 388738
[details]
proposed patch. r=me
Mark Lam
Comment 3
2020-01-24 17:38:18 PST
I fixed the test to only run with the runDefault configuration. Landed in
r255112
:<
http://trac.webkit.org/r255112
>.
Aakash Jain
Comment 4
2020-01-28 05:41:07 PST
(In reply to Mark Lam from
comment #3
)
> Landed in
r255112
:<
http://trac.webkit.org/r255112
>.
It seems like this introduced a test failure on JSC ARMv7. EWS did indicated the failure. The commit probably fixed the jsc failure, but not the jsc-armv7 failure. Tracked in
https://bugs.webkit.org/show_bug.cgi?id=206869
Mark Lam
Comment 5
2020-01-28 09:07:23 PST
(In reply to Aakash Jain from
comment #4
)
> (In reply to Mark Lam from
comment #3
) > > Landed in
r255112
:<
http://trac.webkit.org/r255112
>. > It seems like this introduced a test failure on JSC ARMv7. EWS did indicated > the failure. The commit probably fixed the jsc failure, but not the > jsc-armv7 failure. > > Tracked in
https://bugs.webkit.org/show_bug.cgi?id=206869
Already fixed in
https://bugs.webkit.org/show_bug.cgi?id=206791
.
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