Bug 77475

Summary: Make CSSOM style() return CSSStyleDeclaration*
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, macpherson, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77745    
Attachments:
Description Flags
patch andersca: review+

Antti Koivisto
Reported 2012-01-31 13:59:12 PST
CSSStyleRule::style() and some other places return CSSMutableStyleDeclaration. They should return the plain CSSOM type instead.
Attachments
patch (10.53 KB, patch)
2012-01-31 14:24 PST, Antti Koivisto
andersca: review+
Antti Koivisto
Comment 1 2012-01-31 14:24:34 PST
Antti Koivisto
Comment 2 2012-01-31 14:31:52 PST
Note You need to log in before you can comment on or make changes to this bug.