[Webkit-unassigned] [Bug 17483] Implement Scrollbars on Windows (Cairo)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 09:32:01 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17483





------- Comment #6 from bfulgham at gmail.com  2008-02-25 09:32 PDT -------
(In reply to comment #5)
> (From update of attachment 19333 [edit])
> If USE_SAFARI_THEME is going to be in Platform.h, then it should be:
> 
>     #if USE(SAFARI_THEME)

It's a little confusing (at least to me) what should go in wtf/Platform.h, and
what belongs in WebCore/config.h.  Based on my (imperfect) understanding of
things, it seems logical to put the THEME stuff in Platform.h because it's
currently a 1:1 relationship with use of CG.  However it has no use inside the
JavaScriptCore logic, so wtf/Platform.h might be at too high a visibility
level.

For now, let's just leave things as-is and set to USE(SAFARI_THEME).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list