[webkit-dev] ScrollbarPart and the way it is used

David Hyatt hyatt at apple.com
Sat Sep 20 09:16:27 PDT 2008


I looked at your patch and it was fine.  Your theme APIs on Qt are so  
good that your theme is actually much simpler than the other  
platforms. :)

dave

On Sep 20, 2008, at 9:03 AM, Holger Freyther wrote:

> Hey,
>
> So ScrollBarPart is a bitmask and could be ored together but then I  
> see code
> like the below:
>
> switch(part) {
> 	case FooStart:
> 	case FooEnd:
> }
>
> I'm a bit confused in which direction to go here. This was triggered  
> by
> r36684.
>
> z.
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



More information about the webkit-dev mailing list