Bug 70692

Summary: Remove style sheet constructors that take a style sheet parent.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
This patch none

Description Andreas Kling 2011-10-23 05:24:17 PDT
We don't actually need these since style sheets are never directly parented by other style sheets (they always go via a rule, e.g @import)
Comment 1 Andreas Kling 2011-10-23 05:27:37 PDT
Created attachment 112107 [details]
This patch
Comment 2 Antti Koivisto 2011-10-23 05:29:09 PDT
Comment on attachment 112107 [details]
This patch

r=me
Comment 3 WebKit Review Bot 2011-10-23 18:41:15 PDT
Comment on attachment 112107 [details]
This patch

Clearing flags on attachment: 112107

Committed r98207: <http://trac.webkit.org/changeset/98207>
Comment 4 WebKit Review Bot 2011-10-23 18:41:19 PDT
All reviewed patches have been landed.  Closing bug.