Bug 48990 - Refactor SVGStringListPropertyTearOff/SVGListPropertyTearOff to use a common base class
Summary: Refactor SVGStringListPropertyTearOff/SVGListPropertyTearOff to use a common ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks: 47905
  Show dependency treegraph
 
Reported: 2010-11-04 05:12 PDT by Nikolas Zimmermann
Modified: 2010-11-04 06:08 PDT (History)
2 users (show)

See Also:


Attachments
Patch (62.40 KB, patch)
2010-11-04 05:21 PDT, Nikolas Zimmermann
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2010-11-04 05:12:41 PDT
This prepares the addition of SVGPointList.
Comment 1 Nikolas Zimmermann 2010-11-04 05:21:06 PDT
Created attachment 72927 [details]
Patch
Comment 2 Andreas Kling 2010-11-04 06:02:34 PDT
Comment on attachment 72927 [details]
Patch

LGTM, apart from the double ChangeLog entries.
Comment 3 Nikolas Zimmermann 2010-11-04 06:08:21 PDT
Landed in r71329.