2013-01-03 15:11:05.211 testapi[88881:60b] TEST: "blockCallback(NSString *)": FAILED
Created attachment 181336 [details] Patch
<rdar://problem/12954235>
Comment on attachment 181336 [details] Patch You can save the old idiom's performance by just putting a "()" at the end.
Created attachment 181410 [details] Patch
Comment on attachment 181410 [details] Patch r=me
Comment on attachment 181410 [details] Patch Clearing flags on attachment: 181410 Committed r138957: <http://trac.webkit.org/changeset/138957>
All reviewed patches have been landed. Closing bug.
We have a similar bug in ObjCCallbackFunction.mm.
Created attachment 182427 [details] Patch
Committed r139508: <http://trac.webkit.org/changeset/139508>