From 51a862ac8a21621978b03f57781dd8ad21697716 Mon Sep 17 00:00:00 2001 From: Jeremy Dormitzer Date: Thu, 11 Jan 2018 19:25:29 -0500 Subject: [PATCH] Update TODO comment --- src/looped_in/main.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/looped_in/main.cljs b/src/looped_in/main.cljs index cb51492..81a8ced 100644 --- a/src/looped_in/main.cljs +++ b/src/looped_in/main.cljs @@ -69,7 +69,7 @@ (.setBadgeBackgroundColor (.-browserAction js/browser) #js {:color "#232323"}) (.setBadgeText (.-browserAction js/browser) #js {:text text})) -;; TODO implement a cache on the result of the urlVisited message +;; TODO memoize handle-update, but with a 5-minute expiration (defn handle-update [tab-id] (go (let [url (-> js/browser