WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
159431
after many successive calls to reportAbandonedObjectGraph(), we still might take a while to GC
https://bugs.webkit.org/show_bug.cgi?id=159431
Summary
after many successive calls to reportAbandonedObjectGraph(), we still might t...
Saam Barati
Reported
2016-07-05 12:29:20 PDT
Created
attachment 282805
[details]
gc bug using JSC API see attached test case. The max size usually creeps up to ~500. And it's often in the 200-400 range. It should be much smaller given how often reportAbandonedObjectGraph() is called.
Attachments
gc bug using JSC API
(1.44 KB, application/octet-stream)
2016-07-05 12:29 PDT
,
Saam Barati
no flags
Details
Patch
(4.86 KB, patch)
2016-07-05 15:30 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-07-05 12:31:50 PDT
<
rdar://problem/27178534
>
Jer Noble
Comment 2
2016-07-05 15:30:22 PDT
Created
attachment 282816
[details]
Patch
Saam Barati
Comment 3
2016-07-05 15:35:26 PDT
Jer, I think your patch is for another bug :)
Jer Noble
Comment 4
2016-07-05 15:41:49 PDT
Comment on
attachment 282816
[details]
Patch Whoops! My mistake.
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