RESOLVED WONTFIX 129283
Fix NSMutableArray leaks in -supportedPasteboardTypesForCurrentSelection
https://bugs.webkit.org/show_bug.cgi?id=129283
Summary Fix NSMutableArray leaks in -supportedPasteboardTypesForCurrentSelection
Simon Fraser (smfr)
Reported 2014-02-24 18:48:55 PST
Fix NSMutableArray leaks in -supportedPasteboardTypesForCurrentSelection
Attachments
Patch (2.06 KB, patch)
2014-02-24 18:49 PST, Simon Fraser (smfr)
benjamin: review-
Simon Fraser (smfr)
Comment 1 2014-02-24 18:49:27 PST
Benjamin Poulain
Comment 2 2014-02-24 18:52:48 PST
Comment on attachment 225110 [details] Patch Oops, no, we shouldn't do that
Simon Fraser (smfr)
Comment 3 2014-02-24 18:53:25 PST
Never mind, these arrays are static.
Note You need to log in before you can comment on or make changes to this bug.