Bug 114581

Summary: Move CSSOM classes to using MutableStylePropertySet over StylePropertySet.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, esprehn+autocc, gtk-ews, kling, macpherson, menard, mifenton, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 114568    
Attachments:
Description Flags
Patch
none
Patch andersca: review+, gtk-ews: commit-queue-

Description Andreas Kling 2013-04-14 07:01:51 PDT
Move CSSOM classes to using MutableStylePropertySet over StylePropertySet.
Comment 1 Andreas Kling 2013-04-14 07:03:38 PDT
Created attachment 197987 [details]
Patch
Comment 2 Andreas Kling 2013-04-14 07:24:24 PDT
Created attachment 197990 [details]
Patch
Comment 3 kov's GTK+ EWS bot 2013-04-14 08:03:14 PDT
Comment on attachment 197990 [details]
Patch

Attachment 197990 [details] did not pass gtk-ews (gtk):
Output: http://webkit-queues.appspot.com/results/146192
Comment 4 Andreas Kling 2013-04-14 08:19:00 PDT
Committed r148396: <http://trac.webkit.org/changeset/148396>