Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

Commit

Permalink
added backgruond-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed Aug 13, 2014
1 parent d33712b commit f2c06be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion feature-map.json
Expand Up @@ -110,5 +110,6 @@
"css-size-adjust":["text-size-adjust"],
"viewport-units":["viewport-units"],
"autocomplete-cc":[],
"wake-lock":[]
"wake-lock":[],
"background-sync":[]
}
3 changes: 2 additions & 1 deletion local-data.json
Expand Up @@ -71,5 +71,6 @@
"webanimations":{"and_chr":"36","opera":"23"},
"autocomplete":{"and_chr":"31","opera":"21"},
"autocomplete-cc":{"and_chr":"31"},
"wake-lock":{"*":0}
"wake-lock":{"*":0},
"background-sync":{"*":0}
}

0 comments on commit f2c06be

Please sign in to comment.