Skip to content
Snippets Groups Projects
Select Git revision
0 results

mobile.common.js.map.json

Blame
    • jdlrobson's avatar
      028f6783
      Fix toggling storage cleanup · 028f6783
      jdlrobson authored
      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
      028f6783
      History
      Fix toggling storage cleanup
      jdlrobson authored
      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
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.