Bug 114581 - Move CSSOM classes to using MutableStylePropertySet over StylePropertySet.
Summary: Move CSSOM classes to using MutableStylePropertySet over StylePropertySet.
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 07:01 PDT by Andreas Kling
Modified: 2013-04-14 08:19 PDT (History)
9 users (show)

See Also:


Attachments
Patch (28.87 KB, patch)
2013-04-14 07:03 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (28.87 KB, patch)
2013-04-14 07:24 PDT, Andreas Kling
andersca: review+
gtk-ews: commit-queue-
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 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>