Bug 126526 - [Win] Link error.
Summary: [Win] Link error.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 126480
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-06 07:39 PST by peavo
Modified: 2014-01-06 09:33 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.82 KB, patch)
2014-01-06 07:42 PST, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2014-01-06 07:39:33 PST
Building WinCairo, I get some link errors, e.g:

WebCore.lib(PageThrottler.obj) : error LNK2001: unresolved external symbol "public: __thiscall WebCore::UserActivity::UserActivity(char const *)" (??0UserActivity@WebCore@@QAE@PBD@Z)
Comment 1 peavo 2014-01-06 07:42:20 PST
Created attachment 220436 [details]
Patch
Comment 2 Brent Fulgham 2014-01-06 09:05:58 PST
Comment on attachment 220436 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-01-06 09:33:33 PST
Comment on attachment 220436 [details]
Patch

Clearing flags on attachment: 220436

Committed r161348: <http://trac.webkit.org/changeset/161348>
Comment 4 WebKit Commit Bot 2014-01-06 09:33:34 PST
All reviewed patches have been landed.  Closing bug.