Fix toggling storage cleanup
Setting item to null, still keeps an entry in localStorage This also breaks the old implementation in the case of rollback which happened today. This patch adds some safe guards to make sure any existing broken states are fixed, any the entry is removed going forward. Bug: T272638 Change-Id: Ib7c0a45fcf8645a900288a26d172781612fa1606
Showing
+8 -1
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Please register or sign in to comment