DescriptionEnhance chrome.app.window API for shelf integration with pinning support (cont.)
Enhance the chrome.app.window API for shelf integration with the possibility of
pinning the showInShelf=true windows.
Based on https://codereview.chromium.org/2290603002
Based on https://codereview.chromium.org/2352353002
Co-Authored-By: Valentin Ilie <valentin.ilie@intel.com>;
BUG=610299
TEST=interactive_ui_tests
Implement a simple extension that creates windows with showInShelf property set
to true. Pin a newly created window that has its own icon in the shelf, then
close it and open it again by clicking the pinned icon.
TEST= https://codereview.chromium.org/2297633002
Committed: https://crrev.com/4b52d653d510dc49d944b824d0aa7d6ef41b8924
Cr-Commit-Position: refs/heads/master@{#427323}
Patch Set 1 #Patch Set 2 : Add pinning support in prefs codebase #Patch Set 3 : Rebase #Patch Set 4 : Include AppLauncherId wrapper #
Total comments: 6
Patch Set 5 : Review v2 #Patch Set 6 : Unit Test Fix #Messages
Total messages: 29 (10 generated)
|