DescriptionAdds the ability for MessageLoop to take a MessagePump
Using default args is against style guide, but there are a ton of
places (mostly tests) that define a MessageLoop as a member. I'll see
about a cleanup pass that removes the default args.
BUG=none
TEST=NONE
R=darin@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233800
Patch Set 1 #
Total comments: 2
Patch Set 2 : TYPE_CUSTOM and some scoped_ptr #
Total comments: 1
Patch Set 3 : DCHECK #Patch Set 4 : factory for creation #Patch Set 5 : merge to trunk #Patch Set 6 : fix include order #
Total comments: 1
Patch Set 7 : comments #Patch Set 8 : move constructor/destructor to .cc #Patch Set 9 : merge 2 trunk and BASE_EXPORT #
Messages
Total messages: 14 (0 generated)
|