RESOLVED FIXED 129450
JSC ignores the extra memory cost of HTMLCollection after a major GC
https://bugs.webkit.org/show_bug.cgi?id=129450
Summary JSC ignores the extra memory cost of HTMLCollection after a major GC
Ryosuke Niwa
Reported 2014-02-27 14:27:05 PST
Report the extra memory cost of HTMLCollection to JSC.
Attachments
Fixes the bug (38.39 KB, patch)
2014-02-27 14:30 PST, Ryosuke Niwa
no flags
Fixed builds (40.57 KB, patch)
2014-02-27 15:04 PST, Ryosuke Niwa
no flags
Fixed Windows build (41.51 KB, patch)
2014-02-27 15:52 PST, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2014-02-27 14:30:00 PST
Created attachment 225410 [details] Fixes the bug
Ryosuke Niwa
Comment 2 2014-02-27 15:04:31 PST
Created attachment 225417 [details] Fixed builds
Andreas Kling
Comment 3 2014-02-27 15:37:08 PST
Comment on attachment 225417 [details] Fixed builds r=me
Ryosuke Niwa
Comment 4 2014-02-27 15:52:36 PST
Created attachment 225420 [details] Fixed Windows build
Ryosuke Niwa
Comment 5 2014-02-27 21:35:10 PST
Ryosuke Niwa
Comment 6 2014-02-27 21:47:53 PST
Note You need to log in before you can comment on or make changes to this bug.