DescriptionRefactor AppWindow to enable code re-use with launcher pages.
Created a new class AppWebContentsHelper and moved the implementation of
several WebContentsDelegate methods (those which are not specific to app
windows) from AppWindow to there. AppWindow just calls those methods.
This will enable custom launcher pages to implement WebContentsDelegate
without duplicating a lot of code from AppWindow.
BUG=399116
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287302
Patch Set 1 #Patch Set 2 : Rebase. #
Total comments: 4
Patch Set 3 : Small fixes. #Patch Set 4 : Rebase. #
Messages
Total messages: 13 (0 generated)
|