[Webkit-unassigned] [Bug 82127] Don't use CSSRuleList for child rule ownership

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 25 07:01:48 PDT 2012


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


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #133643|review?                     |review+
               Flag|                            |




--- Comment #9 from Andreas Kling <kling at webkit.org>  2012-03-25 07:01:48 PST ---
(From update of attachment 133643)
View in context: https://bugs.webkit.org/attachment.cgi?id=133643&action=review

r=me

> Source/WebCore/css/CSSMediaRule.cpp:124
> +        result.append(" ");

Since we are touching this, we should also change " " to ' '. Same comment repeated for other applicable lines.

-- 
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