Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(853)

Unified Diff: chrome/browser/resources/settings/device_page/storage.html

Issue 2817803002: MD Settings: CrOS: Focus elements on dialog close (Closed)
Patch Set: rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/device_page/storage.html
diff --git a/chrome/browser/resources/settings/device_page/storage.html b/chrome/browser/resources/settings/device_page/storage.html
index b08f439423f066f728efffa50367ffead659aeb9..c3c769af3715431225a7c3c3133f93123b98e6fc 100644
--- a/chrome/browser/resources/settings/device_page/storage.html
+++ b/chrome/browser/resources/settings/device_page/storage.html
@@ -257,7 +257,8 @@
</div>
</template>
- <settings-drive-cache-dialog id="storageDriveCache">
+ <settings-drive-cache-dialog id="storageDriveCache"
+ on-close="onCloseDriveCacheDialog_">
</settings-drive-cache-dialog>
</template>
<script src="storage.js"></script>
« no previous file with comments | « chrome/browser/resources/settings/device_page/display.js ('k') | chrome/browser/resources/settings/device_page/storage.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698