Bug 116371 - Plug leak in CSSSelectorList::deleteSelectors().
Summary: Plug leak in CSSSelectorList::deleteSelectors().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar, Performance
Depends on:
Blocks:
 
Reported: 2013-05-17 19:20 PDT by Andreas Kling
Modified: 2013-05-17 19:28 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.23 KB, patch)
2013-05-17 19:24 PDT, Andreas Kling
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-05-17 19:20:45 PDT
Plug leak in CSSSelectorList::deleteSelectors().
Comment 1 Radar WebKit Bug Importer 2013-05-17 19:21:00 PDT
<rdar://problem/13930698>
Comment 2 Andreas Kling 2013-05-17 19:24:44 PDT
Created attachment 202179 [details]
Patch
Comment 3 Andreas Kling 2013-05-17 19:28:14 PDT
Committed r150316: <http://trac.webkit.org/changeset/150316>