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

Unified Diff: background.js

Issue 29321336: Issue 2381 - Added share overlay to options page (Closed)
Patch Set: Rebased to a40c644fc2aa Created July 29, 2015, 12:27 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 | « README.md ('k') | common.js » ('j') | common.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: background.js
===================================================================
--- a/background.js
+++ b/background.js
@@ -37,7 +37,7 @@
filterlistsReinitialized: false,
addSubscription: false,
filterError: false
- };
+ };
updateFromURL(params);
var modules = {};
« no previous file with comments | « README.md ('k') | common.js » ('j') | common.js » ('J')

Powered by Google App Engine
This is Rietveld