DescriptionAdding the possibility to build a closure from an ObjectiveC block.
This lead to more readeable ObjectiveC code as the bound code is right next to where it is scheduled as opposed to be outside the class–usually in a separate function in an anonymous namespace.
BUG=None
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148357
Patch Set 1 #Patch Set 2 : Renaming the tests. #
Total comments: 2
Patch Set 3 : Adding missing namespace comment. #
Total comments: 6
Patch Set 4 : Adding whitespace. #
Total comments: 2
Messages
Total messages: 10 (0 generated)
|