[Webkit-unassigned] [Bug 68760] Assertion failure in CSSPrimitiveValue::computeLengthDouble() when media query specifies unit-less length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 24 12:08:27 PDT 2011


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyatt at apple.com,
                   |                            |koivisto at iki.fi




--- Comment #1 from mitz at webkit.org  2011-09-24 12:08:27 PST ---
Not sure what’s the right place to fix this. Perhaps the MediaQueryExp constructor, which already does a validity check, should also do feature-specific checks, similar to the CSS parser (using something like CSSParser::validUnit()).

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