Commit 8706720
Remove useless displayPageAction handlers
We call displayPageAction all the freaking time.
It's called in chrome.tabs.onUpdated which takes care of 99.9% of all cases.
These two are unnecessary.
Signed-off-by: Nick Semenkovich <semenko@alum.mit.edu>1 parent 5407479 commit 8706720
1 file changed
+1
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | 237 | | |
246 | 238 | | |
247 | 239 | | |
| |||
251 | 243 | | |
252 | 244 | | |
253 | 245 | | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
| 246 | + | |
258 | 247 | | |
259 | 248 | | |
260 | 249 | | |
| |||
0 commit comments