forked from sanyaade-mobiledev/chromium.src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mac Web Intents Part 14: Migrate extension install prompt
This CL makes the following changes to the extension install prompt: - the dialog is now displayed in a constrained window - the UI has been updated to use the new constrained window UI - the main UI is now a view that can be embedded in any window. This will be used by the web intents picker to embed the extension install prompt in the picker UI. XIB changes: - change all the xibs to use a view controller instead of a window controller - change the buttons to use the new constrained window look Screenshot: http://i.imgur.com/V0kKF.png BUG=152010, 95455 TBR=thakis@chromium.org Review URL: https://chromiumcodereview.appspot.com/11014012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161306 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
sail@chromium.org
committed
Oct 11, 2012
1 parent
7a899fe
commit 89e7d4a
Showing
18 changed files
with
2,614 additions
and
2,925 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.