WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
203274
Make `JSGlobalObject*` threading change more stabilized by adding tests and assertions
https://bugs.webkit.org/show_bug.cgi?id=203274
Summary
Make `JSGlobalObject*` threading change more stabilized by adding tests and a...
Yusuke Suzuki
Reported
2019-10-22 14:35:04 PDT
Follow-up after
r251425
Attachments
Patch
(6.32 KB, patch)
2019-10-22 18:19 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Patch
(6.35 KB, patch)
2019-10-22 18:21 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Patch
(6.67 KB, patch)
2019-10-22 18:32 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Patch
(8.72 KB, patch)
2019-10-22 20:18 PDT
,
Yusuke Suzuki
saam
: review+
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2019-10-22 18:19:55 PDT
Created
attachment 381641
[details]
Patch
Yusuke Suzuki
Comment 2
2019-10-22 18:21:54 PDT
Created
attachment 381642
[details]
Patch
Yusuke Suzuki
Comment 3
2019-10-22 18:28:28 PDT
Comment on
attachment 381642
[details]
Patch Checking.
Yusuke Suzuki
Comment 4
2019-10-22 18:32:51 PDT
Created
attachment 381643
[details]
Patch
Yusuke Suzuki
Comment 5
2019-10-22 20:18:07 PDT
Created
attachment 381648
[details]
Patch
Radar WebKit Bug Importer
Comment 6
2019-10-22 20:21:14 PDT
<
rdar://problem/56526714
>
Saam Barati
Comment 7
2019-10-22 21:39:20 PDT
Comment on
attachment 381648
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=381648&action=review
> Source/JavaScriptCore/ChangeLog:10 > + 1. Add tests that touches vm.topCallFrame from C++ world.
“touches” => “tests” And maybe say that you’re testing that it remains null
Yusuke Suzuki
Comment 8
2019-10-22 22:16:00 PDT
Comment on
attachment 381648
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=381648&action=review
I've checked that debug layout-test finishes without assertion hit in EWS. I'll land this :)
>> Source/JavaScriptCore/ChangeLog:10 >> + 1. Add tests that touches vm.topCallFrame from C++ world. > > “touches” => “tests” > And maybe say that you’re testing that it remains null
Fixed.
Yusuke Suzuki
Comment 9
2019-10-22 22:16:56 PDT
Committed
r251475
: <
https://trac.webkit.org/changeset/251475
>
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