Bug 142515 - [Content Filtering] Give ContentFilter subclasses private constructors, and make them fast-allocated and non-copyable
Summary: [Content Filtering] Give ContentFilter subclasses private constructors, and m...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords:
Depends on:
Blocks: 128858
  Show dependency treegraph
 
Reported: 2015-03-09 17:09 PDT by Andy Estes
Modified: 2015-03-09 18:39 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.32 KB, patch)
2015-03-09 17:10 PDT, Andy Estes
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2015-03-09 17:09:01 PDT
[Content Filtering] Give ContentFilter subclasses private constructors, and make them fast-allocated and non-copyable
Comment 1 Andy Estes 2015-03-09 17:10:53 PDT
Created attachment 248292 [details]
Patch
Comment 2 Andreas Kling 2015-03-09 18:37:11 PDT
Comment on attachment 248292 [details]
Patch

r=me
Comment 3 Andy Estes 2015-03-09 18:39:17 PDT
Committed r181302: <http://trac.webkit.org/changeset/181302>