Bug 114592 - Move StylePropertySet internal storage access helpers to subclass.
Summary: Move StylePropertySet internal storage access helpers to subclass.
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:
Depends on:
Blocks: 114568
  Show dependency treegraph
 
Reported: 2013-04-14 11:12 PDT by Andreas Kling
Modified: 2013-04-14 12:08 PDT (History)
5 users (show)

See Also:


Attachments
Patch (15.76 KB, patch)
2013-04-14 11:13 PDT, Andreas Kling
koivisto: 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-04-14 11:12:16 PDT
Move StylePropertySet internal storage access helpers to subclass.
Comment 1 Andreas Kling 2013-04-14 11:13:00 PDT
Created attachment 198005 [details]
Patch
Comment 2 Antti Koivisto 2013-04-14 12:06:38 PDT
Comment on attachment 198005 [details]
Patch

r=me
Comment 3 Andreas Kling 2013-04-14 12:08:49 PDT
Committed r148406: <http://trac.webkit.org/changeset/148406>