WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
62535
Reduce the number of hand-built RenderObjects in the slider implementation
https://bugs.webkit.org/show_bug.cgi?id=62535
Summary
Reduce the number of hand-built RenderObjects in the slider implementation
Kent Tamura
Reported
2011-06-13 01:22:53 PDT
After the patch in
Bug 52920
, we have the following hand-built RenderObjects for <input type=range> * RenderSliderThumb in SliderThumbElement.cpp horizontal/vertical switching and thumb positioning * RenderSliderContainer in SliderThumbElement.cpp horizontal/vertical switching and height adjustment * RenderSlider basePosition(), computePreferredLogicalWidths(), inDragMode(), etc. We'd like to reduce them.
Attachments
Add attachment
proposed patch, testcase, etc.
Tim Nguyen (:ntim)
Comment 1
2022-05-23 22:23:16 PDT
Bug 240794
removed RenderSliderThumb
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug