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

Unified Diff: chrome/browser/resources/md_bookmarks/item.js

Issue 2947753003: [MD Bookmarks] Fix offscreen menu button activation. (Closed)
Patch Set: Created 3 years, 6 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/md_bookmarks/item.js
diff --git a/chrome/browser/resources/md_bookmarks/item.js b/chrome/browser/resources/md_bookmarks/item.js
index 50fa1cd2ae7bf9d9b7d129d224031e84e1b4e27e..fb0bf2ebe0279e29debab5fff3c71e6541d1a589 100644
--- a/chrome/browser/resources/md_bookmarks/item.js
+++ b/chrome/browser/resources/md_bookmarks/item.js
@@ -18,6 +18,8 @@ Polymer({
ironListTabIndex: String,
+ index: Number,
+
/** @private {BookmarkNode} */
item_: {
type: Object,
« no previous file with comments | « no previous file | chrome/browser/resources/md_bookmarks/list.html » ('j') | chrome/browser/resources/md_bookmarks/list.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698