[webkit-reviews] review requested: [Bug 59727] -[WebPDFView menuForEvent:] leaks NSMenuItem objects : [Attachment 91537] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 28 12:31:06 PDT 2011
David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked for review:
Bug 59727: -[WebPDFView menuForEvent:] leaks NSMenuItem objects
https://bugs.webkit.org/show_bug.cgi?id=59727
Attachment 91537: Patch
https://bugs.webkit.org/attachment.cgi?id=91537&action=review
------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Reviewed by NOBODY (OOPS!).
* WebView/WebPDFView.mm:
(-[WebPDFView menuForEvent:]): Call -autorelease after copying
each NSMenuItem. Regressed in r9566.
---
2 files changed, 11 insertions(+), 1 deletions(-)
More information about the webkit-reviews
mailing list