WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Allan Sandfeld Jensen
Comment 1
2013-09-20 02:28:19 PDT
Created
attachment 212137
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug