[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 12:03:25 PDT 2012


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


Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #135105|0                           |1
        is obsolete|                            |
 Attachment #135105|review?                     |
               Flag|                            |
 Attachment #135148|                            |review?
               Flag|                            |




--- Comment #33 from Antti Koivisto <koivisto at iki.fi>  2012-04-02 12:03:23 PST ---
Created an attachment (id=135148)
 --> (https://bugs.webkit.org/attachment.cgi?id=135148&action=review)
fix the crash in inspector tests

Use item()/length() for iterating collections instead of CSSRuleList from cssRules(). The latter is security checked for CSSStyleSheet and may return null.

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