Bug 44872 - Make SVG constructors private to make sure callers all use create
Summary: Make SVG constructors private to make sure callers all use create
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-30 09:10 PDT by Darin Adler
Modified: 2010-08-30 11:44 PDT (History)
1 user (show)

See Also:


Attachments
Patch (238.75 KB, patch)
2010-08-30 09:39 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2010-08-30 09:10:56 PDT
Make SVG constructors private to make sure callers all use create
Comment 1 Darin Adler 2010-08-30 09:39:05 PDT
Created attachment 65923 [details]
Patch
Comment 2 Darin Adler 2010-08-30 11:44:26 PDT
Comment on attachment 65923 [details]
Patch

Clearing flags on attachment: 65923

Committed r66397: <http://trac.webkit.org/changeset/66397>
Comment 3 Darin Adler 2010-08-30 11:44:30 PDT
All reviewed patches have been landed.  Closing bug.