RESOLVED DUPLICATE of bug 11732 11717
Update Win32 build to work with recent *Client changes
https://bugs.webkit.org/show_bug.cgi?id=11717
Summary Update Win32 build to work with recent *Client changes
Sam Weinig
Reported 2006-11-29 11:00:10 PST
It's b0rked again.
Attachments
patch that almost fixes the build (53.52 KB, patch)
2006-11-29 11:05 PST, Sam Weinig
no flags
Sam Weinig
Comment 1 2006-11-29 11:05:40 PST
Created attachment 11669 [details] patch that almost fixes the build Patch is not complete, in that it does not actually fix the build, but it gets it a lot of the way there. I moved the FrameLoaderClientWin class out of loader/win/ and into bridge/win/ to be consistant. Eventually, we should move all the files in bridge/win/ into either the COM/ directory in WebKit/ or a new base directory like WebKitWin/, as is done with the Qt port. This patch also adds implementation files for the headers in bridge/win/ with the methods stubs moved from TemporaryLinkStubs.cpp.
Sam Weinig
Comment 2 2006-12-03 08:32:09 PST
*** This bug has been marked as a duplicate of 11732 ***
Note You need to log in before you can comment on or make changes to this bug.