Chromium Code Reviews
DescriptionAdd BlimpContents[,Observer] and BlimpNavigationController
This CL adds the public API for //blimp/client/core and adds a simple
implementation with a test for the core functionality.
The setup of BlimpContents and related classes is intentionally
similar to how the //content API is organized.
Users of this API are supposed to depend on the code in
//blimp/client/core/public, and not the implementation which lives
in //blimp/client/core directly.
BUG=611103
Committed: https://crrev.com/94759c2202550721d3e49d7f7869e2952954748e
Cr-Commit-Position: refs/heads/master@{#400456}
Patch Set 1 #Patch Set 2 : Removed GetURL from BlimpContents and made navigation controller a reference - merged origin/master #Patch Set 3 : Fix impl for BlimpContents' reference of nav controller #Patch Set 4 : git merge origin/master #Patch Set 5 : add comments and remove unnecessary includes #Patch Set 6 : added visibility and cleaned up some more #Patch Set 7 : git merge origin/master #Dependent Patchsets: Messages
Total messages: 24 (13 generated)
|