[Webkit-unassigned] [Bug 35937] Support for HTMLProgressElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 14 14:16:12 PDT 2010


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





--- Comment #23 from Darin Adler <darin at apple.com>  2010-03-14 14:16:12 PST ---
(In reply to comment #22)
> Sorry Darin, for not answering the other half of your question. I based the
> rendering implementation on RenderSlider.

If RenderSlider and RenderProgress are quite similar, then I suggest we make a
common base class for code sharing. It can literally be named
RenderSliderOrProgress or RenderBar or something along those lines. That would
be better than copied and pasted code.

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