Make it possible to pass an unwrapped function to CallbackMap::put
Created attachment 233426 [details] Overload CallbackMap::put
Attachment 233426 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/GenericCallback.h:190: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 233544 [details] Overload CallbackMap::put
Attachment 233544 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/GenericCallback.h:190: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Committed <http://trac.webkit.org/r170254>.