RESOLVED FIXED 121664
Inline method exported
https://bugs.webkit.org/show_bug.cgi?id=121664
Summary Inline method exported
Allan Sandfeld Jensen
Reported 2013-09-20 02:26:11 PDT
WatchDog::didFire() is marked as an exported symbol eventhough it is defined inline. This breaks the build on MinGW since it result in dllimport being declared on a definition.
Attachments
Patch (1.52 KB, patch)
2013-09-20 02:28 PDT, Allan Sandfeld Jensen
no flags
Allan Sandfeld Jensen
Comment 1 2013-09-20 02:28:19 PDT
WebKit Commit Bot
Comment 2 2013-09-20 09:34:10 PDT
Comment on attachment 212137 [details] Patch Clearing flags on attachment: 212137 Committed r156169: <http://trac.webkit.org/changeset/156169>
WebKit Commit Bot
Comment 3 2013-09-20 09:34:12 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.