[webkit-reviews] review requested: [Bug 53061] REGRESSION: Leak in JSParser::Scope::copyCapturedVariablesToVector() : [Attachment 80069] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 09:12:19 PST 2011


Antti Koivisto <koivisto at iki.fi> has asked  for review:
Bug 53061: REGRESSION: Leak in JSParser::Scope::copyCapturedVariablesToVector()
https://bugs.webkit.org/show_bug.cgi?id=53061

Attachment 80069: patch
https://bugs.webkit.org/attachment.cgi?id=80069&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
Cache did not know about the subclass so failed to fully delete the items. Got
rid of the subclass and moved the classes to separate files.


More information about the webkit-reviews mailing list