[webkit-dev] Maybe bug in RenderTheme.h
Timothy Hatcher
timothy at hatcher.name
Mon Mar 27 08:15:05 PST 2006
Please file a new bugzilla bug for these fixes—that is the correct
process for submitting patches (big or small). There is more
information about this on the WebKit site, if it wasn't down at the
moment...
http://bugzilla.opendarwin.org/enter_bug.cgi?product=WebKit
— Timothy Hatcher
On Mar 27, 2006, at 8:05 AM, Mike Emmel wrote:
> I had to add the following patch to RenderTheme.h but I'm not sure
> its a bug.
> Why does it compile on the Mac ?
>
>
> Index: RenderTheme.h
> ===================================================================
> --- RenderTheme.h (revision 13479)
> +++ RenderTheme.h (working copy)
> @@ -28,6 +28,7 @@
>
> namespace WebCore {
> class Element;
> +class CSSStyleSelector;
> };
>
> namespace WebCore {
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at opendarwin.org
> http://www.opendarwin.org/mailman/listinfo/webkit-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20060327/bc72b847/attachment.html
More information about the webkit-dev
mailing list