[webkit-reviews] review requested: [Bug 126435] Move WebCore storage code to std::bind, C++11 lambdas, std::function : [Attachment 220636] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 8 08:26:53 PST 2014


Zan Dobersek <zandobersek at gmail.com> has asked	for review:
Bug 126435: Move WebCore storage code to std::bind, C++11 lambdas,
std::function
https://bugs.webkit.org/show_bug.cgi?id=126435

Attachment 220636: Patch
https://bugs.webkit.org/attachment.cgi?id=220636&action=review

------- Additional Comments from Zan Dobersek <zandobersek at gmail.com>
Get rid of the multiple-commands-on-same-line style errors. The errors caused
by the space between the return type and the leading parantheses of the wrapped
function signature should be resolved in the style checker.


More information about the webkit-reviews mailing list