[Webkit-unassigned] [Bug 124325] Consolidate and expose Frame/Node/Selection screenshot capabilities

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 16 18:40:01 PST 2013


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





--- Comment #25 from Tim Horton <thorton at apple.com>  2013-11-16 18:38:36 PST ---
(In reply to comment #24)
> New patch up. Not sure what's up with win-ewe build fail, doesn't look related?

It is absolutely related, win ews build logs are just completely painful to peruse.

You need to update Windows exports:

            Creating library C:\cygwin\home\buildbot\WebKit\WebKitBuild\Release\lib32\WebKit.lib and object C:\cygwin\home\buildbot\WebKit\WebKitBuild\Release\lib32\WebKit.exp
     1>WebCore.lib(DragImage.obj) : error LNK2019: unresolved external symbol "class WTF::OwnPtr<class WebCore::ImageBuffer> __cdecl WebCore::snapshotNode(class WebCore::Frame &,class WebCore::Node *)" (?snapshotNode at WebCore@@YA?AV?$OwnPtr at VImageBuffer@WebCore@@@WTF@@AAVFrame at 1@PAVNode at 1@@Z) referenced in function "struct HBITMAP__ * __cdecl WebCore::createDragImageForNode(class WebCore::Frame &,class WebCore::Node *)" (?createDragImageForNode at WebCore@@YAPAUHBITMAP__@@AAVFrame at 1@PAVNode at 1@@Z)
     1>WebCore.lib(DragImage.obj) : error LNK2019: unresolved external symbol "class WTF::OwnPtr<class WebCore::ImageBuffer> __cdecl WebCore::snapshotSelection(class WebCore::Frame &,unsigned int)" (?snapshotSelection at WebCore@@YA?AV?$OwnPtr at VImageBuffer@WebCore@@@WTF@@AAVFrame at 1@I at Z) referenced in function "struct HBITMAP__ * __cdecl WebCore::createDragImageForSelection(class WebCore::Frame &,bool)" (?createDragImageForSelection at WebCore@@YAPAUHBITMAP__@@AAVFrame at 1@_N at Z)
     1>C:\cygwin\home\buildbot\WebKit\WebKitBuild\Release\bin32\WebKit.dll : fatal error LNK1120: 2 unresolved externals
     1>Done Building Project "C:\cygwin\home\buildbot\WebKit\Source\WebKit\WebKit.vcxproj\WebKit\WebKit.vcxproj" (build target(s)) -- FAILED.

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