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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 2 15:22:31 PDT 2010


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


Yael <yael.aharon at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52412|0                           |1
        is obsolete|                            |
  Attachment #52458|                            |review?
               Flag|                            |




--- Comment #15 from Yael <yael.aharon at nokia.com>  2010-04-02 15:22:30 PST ---
Created an attachment (id=52458)
 --> (https://bugs.webkit.org/attachment.cgi?id=52458)
Patch to address comment #14

This patch addresses comment #14 but does not address the ColorSpace issue.
I suppose there are at least 2 ways to address that:

1. Do the same as ScrollbarThemeMac does and use DeviceColorSpace.
2. Do something like paintInfo.context->drawImage(imageBuffer->image(),
imageBuffer->context()->fillColorSpace(), rect.location());

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

What do you think?

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