[Webkit-unassigned] [Bug 52262] More keybindings for input[type=range]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 00:23:33 PDT 2011


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #99949|review?                     |review-
               Flag|                            |




--- Comment #9 from Kent Tamura <tkent at chromium.org>  2011-07-07 00:23:34 PST ---
(From update of attachment 99949)
View in context: https://bugs.webkit.org/attachment.cgi?id=99949&action=review

> Source/WebCore/html/RangeInputType.cpp:188
> +    bool isVertical = element()->renderer()->style()->appearance() == SliderVerticalPart;

element()->renderer() can be null.
MediaVolumeSliderPart is also vertical.

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