Bug 114595 - Only MutableStylePropertySets should be able to have CSSOM wrappers.
Summary: Only MutableStylePropertySets should be able to have CSSOM wrappers.
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 13:01 PDT by Andreas Kling
Modified: 2013-04-14 13:31 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.47 KB, patch)
2013-04-14 13:03 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 13:01:15 PDT
Let's enforce this at compile-time.
Comment 1 Andreas Kling 2013-04-14 13:03:29 PDT
Created attachment 198008 [details]
Patch
Comment 2 Andreas Kling 2013-04-14 13:31:35 PDT
Committed r148410: <http://trac.webkit.org/changeset/148410>