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

Unified Diff: chrome/browser/resources/history/history.js

Issue 499443003: Update comment for entryBoxClick(event) so it's more clear. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@history_bug
Patch Set: Created 6 years, 4 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/history/history.js
diff --git a/chrome/browser/resources/history/history.js b/chrome/browser/resources/history/history.js
index b10db17fad5fadd3d9b829d348132a4332c818b3..4a16a5233177632a1667b6d7381d7f02aeb2517f 100644
--- a/chrome/browser/resources/history/history.js
+++ b/chrome/browser/resources/history/history.js
@@ -2142,7 +2142,7 @@ function entryBoxMousedown(event) {
}
/**
- * Handle click event for entryBox labels.
+ * Handle click event for entryBoxes.
* @param {!Event} event A click event.
*/
function entryBoxClick(event) {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698