DescriptionFix smelly scoped_ptr code in print_web_view_helper_win.
A series of changes resulted in the need to store an owned pointer in a different scoped_ptr temporarily. This change changes the ownership model of the called method to remove the hack.
BUG=NONE
TEST=NONE
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95954
Patch Set 1 #
Total comments: 1
Patch Set 2 : Address comments #Patch Set 3 : rebase #
Total comments: 3
Patch Set 4 : Address comments #Patch Set 5 : Fix win compile #
Messages
Total messages: 9 (0 generated)
|