Bug 114589 - Move property setting/removing functions to MutableStylePropertySet.
Summary: Move property setting/removing functions to MutableStylePropertySet.
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 10:26 PDT by Andreas Kling
Modified: 2013-04-14 10:48 PDT (History)
10 users (show)

See Also:


Attachments
Patch (22.62 KB, patch)
2013-04-14 10:35 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 10:26:42 PDT
Move property setting/removing functions to MutableStylePropertySet.
Comment 1 Andreas Kling 2013-04-14 10:35:44 PDT
Created attachment 198002 [details]
Patch
Comment 2 Andreas Kling 2013-04-14 10:48:00 PDT
Committed r148403: <http://trac.webkit.org/changeset/148403>