Bug 78662

Summary: CSSStyleSelector should not rely on parent rule pointer in StylePropertySet
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, vollick
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77745    
Attachments:
Description Flags
patch kling: review+

Description Antti Koivisto 2012-02-14 19:37:22 PST
The parent pointer is going away.
Comment 1 Antti Koivisto 2012-02-14 22:33:17 PST
Created attachment 127118 [details]
patch
Comment 2 Andreas Kling 2012-02-14 22:54:23 PST
Comment on attachment 127118 [details]
patch

r=me
Comment 3 Antti Koivisto 2012-02-14 22:59:29 PST
http://trac.webkit.org/changeset/107783