Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: metadata.safari

Issue 5732725684174848: Use safari.extension.settings instead of localStorage and WebSQL (Closed)
Patch Set: Created March 12, 2014, 2:11 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/websql/io.js ('k') | safari/ext/background.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.safari
===================================================================
--- a/metadata.safari
+++ b/metadata.safari
@@ -16,7 +16,7 @@
Icon.png = icons/abp-128.png
[convert_js]
-lib/io.js = lib/websql/io.js
+lib/io.js = lib/storage/io.js
--arg module=true
ext/common.js = ext/common.js safari/ext/common.js
ext/background.js = ext/background.js safari/ext/background.js --arg brace_style=expand
« no previous file with comments | « lib/websql/io.js ('k') | safari/ext/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld