[Webkit-unassigned] [Bug 36961] Enable HTMLProgressElement for Safari on OSX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 2 16:27:04 PDT 2010


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





--- Comment #16 from Darin Adler <darin at apple.com>  2010-04-02 16:27:03 PST ---
(In reply to comment #15)
> 1. Do the same as ScrollbarThemeMac does and use DeviceColorSpace.

This is fine for now. But I think the code in ScrollbarThemeMac may be
incorrect and so both these should be fixed. Ideally we could come up with a
way to share code with ScrollbarThemeMac so that we can fix this in one place.

> 2. Do something like paintInfo.context->drawImage(imageBuffer->image(),
> imageBuffer->context()->fillColorSpace(), rect.location());

That change won't do any good.

> But that would work only if HIThemeDrawTrack would set the color. 

I'm not sure what you mean.

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