[Webkit-unassigned] [Bug 82728] Split remaining CSSRules into internal and CSSOM types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 2 08:23:02 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82728





--- Comment #28 from Alexis Menard (darktears) <alexis.menard at openbossa.org>  2012-04-02 08:23:01 PST ---
(In reply to comment #27)
> (In reply to comment #24)
> > Is this always a safe call? StyleRuleImport constructor always take a stylesheet as a parameter but clearParentStyleSheet is called in various places. Is there a scenario where the importRule will not have a parentStyleSheet?
> 
> Added null check.
> 
> > > Source/WebCore/css/CSSStyleSheet.cpp:175
> > > +            m_childRuleCSSOMWrappers[i]->setParentStyleSheet(0);
> > 
> > Seems like the indentation is wrong.
> 
> I don't see it.

Cool then maybe the review tool was confused.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list