Bug 77342

Summary: Kill CSSMutableStyleDeclarationConstIterator
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch sam: review+

Description Antti Koivisto 2012-01-30 09:31:03 PST
CSSMutableStyleDeclaration is an array and should be iterated using an index.
Comment 1 Antti Koivisto 2012-01-30 09:54:45 PST
Created attachment 124565 [details]
patch
Comment 2 Antti Koivisto 2012-01-30 10:52:50 PST
http://trac.webkit.org/changeset/106258