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.
Move UI methods of FileManager to FileManagerUI.
The following method handles the beahvior of UI, and can be done FileManagerUI. * refocus() * onExternalLinkClick_() * taskMenuButton.showMenu() (inline function) Also the CL removes the function no longer needed. * ensureDirectoryTreeItemNotBehindPreviewPanel_() BUG=267281 TEST=None Review URL: https://codereview.chromium.org/719773002 Cr-Commit-Position: refs/heads/master@{#304180}
- Loading branch information
1 parent
8a5e7e3
commit 7641316
Showing
2 changed files
with
58 additions
and
95 deletions.
There are no files selected for viewing
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