Bug 114584

Summary: Move StylePropertySet::createImmutable() to ImmutableStylePropertySet.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kling, macpherson, menard
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 114568    
Attachments:
Description Flags
Patch andersca: review+

Description Andreas Kling 2013-04-14 08:45:24 PDT
Move StylePropertySet::createImmutable() to ImmutableStylePropertySet.
Comment 1 Andreas Kling 2013-04-14 08:52:00 PDT
Created attachment 197995 [details]
Patch
Comment 2 Andreas Kling 2013-04-14 09:15:41 PDT
Committed r148398: <http://trac.webkit.org/changeset/148398>