RESOLVED FIXED 70692
Remove style sheet constructors that take a style sheet parent.
https://bugs.webkit.org/show_bug.cgi?id=70692
Summary Remove style sheet constructors that take a style sheet parent.
Andreas Kling
Reported 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)
Attachments
This patch (3.78 KB, patch)
2011-10-23 05:27 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2011-10-23 05:27:37 PDT
Created attachment 112107 [details] This patch
Antti Koivisto
Comment 2 2011-10-23 05:29:09 PDT
Comment on attachment 112107 [details] This patch r=me
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2011-10-23 18:41:19 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.