RESOLVED FIXED126816
Simplify Timer and DeferrableOneShotTimer using std::function
https://bugs.webkit.org/show_bug.cgi?id=126816
Summary Simplify Timer and DeferrableOneShotTimer using std::function
Anders Carlsson
Reported 2014-01-11 10:48:12 PST
Simplify Timer and DeferrableOneShotTimer using std::function
Attachments
Patch (6.14 KB, patch)
2014-01-11 11:03 PST, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2014-01-11 11:03:08 PST
WebKit Commit Bot
Comment 2 2014-01-11 11:06:58 PST
Attachment 220939 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/platform/Timer.h', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/Configurations/WebKit2.xcconfig', '--commit-queue']" exit_code: 1 ERROR: Source/WebCore/platform/Timer.h:133: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 1 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3 2014-01-11 11:12:12 PST
Note You need to log in before you can comment on or make changes to this bug.