[Webkit-unassigned] [Bug 41850] WebKit2 needs forwarding headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 8 09:22:39 PDT 2010


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





--- Comment #5 from Sam Weinig <sam at webkit.org>  2010-07-08 09:22:38 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> > I think this should be done the other way around to match what WebCore does.
> 
> Which way? Do you think about the whole concept or just the fact that I have added platform specif headers?

Instead of adding a forwarding header like ForwardingHeaders/WebCore/DragClient.h which #includes <WebCore/page/DragClient.h>, we should change WebKit2 #includes to <WebCore/page/DragClient.h> and add a forwarding header for the mac like ForwardingHeaders/WebCore/page/DragClient.h which #includes <WebCore/DragClient.h>

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