DescriptionRefactor to convert vector to scoped_ptr in ZoomController.
A scoped_ptr has less overhead than a vector. This CL refactors to
store ZoomChangedEventData structs via a scoped_ptr since there will
be (at most) one of these at a time.
BUG=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281726
Patch Set 1 #
Total comments: 4
Patch Set 2 : Clean up includes list. #
Messages
Total messages: 12 (0 generated)
|