Bug 83740 - Remove style sheet argument from StyleRuleImport constructor
Summary: Remove style sheet argument from StyleRuleImport constructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-11 19:44 PDT by Antti Koivisto
Modified: 2015-09-11 01:52 PDT (History)
6 users (show)

See Also:


Attachments
patch (5.33 KB, patch)
2012-04-11 20:09 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2012-04-11 19:44:44 PDT
The styles sheet should be set when the rule is added to one. Parser should not need to know about it.
Comment 1 Antti Koivisto 2012-04-11 20:09:41 PDT
Created attachment 136814 [details]
patch
Comment 2 Glenn Adams 2012-09-01 19:32:59 PDT
Is there a reason this is waiting for CQ+ ?
Comment 3 Eric Seidel (no email) 2013-01-04 00:52:42 PST
Attachment 136814 [details] was posted by a committer and has review+, assigning to Antti Koivisto for commit.
Comment 4 Andreas Kling 2015-09-11 01:52:49 PDT
This change appears to have been landed as part of some other commit.