Bug 79910

Summary: Applying region style should not need to access parent rules
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, mihnea
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77745    
Attachments:
Description Flags
patch kling: review+

Antti Koivisto
Reported 2012-02-29 07:25:22 PST
Currently CSSStyleSelector::applyProperties looks into parent rules to see if a rule is part of region style. The plan is to eliminate the rule parent pointer so this needs to be refactored.
Attachments
patch (12.66 KB, patch)
2012-02-29 07:43 PST, Antti Koivisto
kling: review+
Antti Koivisto
Comment 1 2012-02-29 07:43:21 PST
Andreas Kling
Comment 2 2012-02-29 08:42:04 PST
Comment on attachment 129450 [details] patch r=me.
Antti Koivisto
Comment 3 2012-02-29 10:08:51 PST
Note You need to log in before you can comment on or make changes to this bug.