[Webkit-unassigned] [Bug 125324] Web Inspector: Push More Inspector Required Classes Down into JavaScriptCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 6 18:51:02 PST 2013


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bfulgham at webkit.org




--- Comment #16 from Joseph Pecoraro <joepeck at webkit.org>  2013-12-06 18:49:18 PST ---
I don't understand how to fix the Windows build failures seen on the bots. On example:

     1>WebCore.lib(InspectorAllInOne.obj) : error LNK2019: unresolved external symbol "public: bool __thiscall Inspector::InspectorBackendDispatcher::CallbackBase::isActive(void)const " (?isActive at CallbackBase@InspectorBackendDispatcher at Inspector@@QBE_NXZ) referenced in function "public: virtual bool __thiscall WebCore::`anonymous namespace'::TransactionCallback::handleEvent(class WebCore::SQLTransaction *)" (?handleEvent at TransactionCallback@?A0x62791c0a at WebCore@@UAE_NPAVSQLTransaction at 3@@Z)

Brent, any idea? Do I have to export the Inspector symbols for Windows somehow?

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