[Webkit-unassigned] [Bug 120001] Clean up StyleElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 19 01:46:24 PDT 2013


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


Andreas Kling <akling at apple.com> changed:

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




--- Comment #2 from Andreas Kling <akling at apple.com>  2013-08-19 01:45:54 PST ---
(From update of attachment 209065)
View in context: https://bugs.webkit.org/attachment.cgi?id=209065&action=review

r=me

(Wow, process -> createSheetFromTextContents.)

> Source/WebCore/dom/StyleElement.cpp:119
> +    if  (type.isEmpty())

Two spaces!?

> Source/WebCore/dom/StyleElement.cpp:147
> +    MediaQueryEvaluator screenEval("screen", true);
> +    MediaQueryEvaluator printEval("print", true);

Something, something, ASCIILiteral.

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