[Webkit-unassigned] [Bug 37308] [Chromium] Support HTML5 <progress> element on Windows.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 15:46:55 PDT 2010


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





--- Comment #23 from Kent Tamura <tkent at chromium.org>  2010-05-12 15:46:55 PST ---
(In reply to comment #22)
> Why is progress bar painting being done with calls to the Chrome bridge? Is there some reason this needs to be done outside WebKit?

Progress bar appearance depends to a desktop theme.
In Chromium port, we can't access desktop themes in WebKit.

This is a Chromium-specific issue.  So RenderThemeWin.cpp can have rendering code for native progress bar.

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