DescriptionClean up FullscreenController.
This change does three things:
* Removes RefCoununted from the class. There's no visible reason for it to be.
* Changes the constructor to only take one param, as the other two params can
be derived from Browser.
* Re-orders the methods in a logical way, and makes the implementation match
the interface order.
BUG=114373
TEST=No behavior changes.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149484
Patch Set 1 #Patch Set 2 : WeakPtrFactory #
Total comments: 2
Messages
Total messages: 9 (0 generated)
|