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

Unified Diff: metadata.gecko

Issue 29353444: Issue 4449 - Use 'websocket' type for WebSocket connections (Closed) Base URL: https://hg.adblockplus.org/adblockplus
Patch Set: Created Sept. 20, 2016, 11:29 a.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/contentPolicy.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.gecko
===================================================================
--- a/metadata.gecko
+++ b/metadata.gecko
@@ -63,16 +63,17 @@ chrome/content/ui/skin/social/weibo.png
chrome/content/ui/ext/common.js = ext/common.js
chrome/content/ui/ext/content.js = ext/content.js
chrome/content/ui/subscriptions.xml = adblockpluscore/chrome/content/ui/subscriptions.xml
chrome/content/cssProperties.js = adblockpluscore/chrome/content/cssProperties.js
lib/ext_background.js = ext/background.js
lib/ext_common.js = ext/common.js
lib/messageResponder.js = adblockplusui/messageResponder.js
lib/antiadblockInit.js = adblockpluscore/lib/antiadblockInit.js
+lib/coreUtils.js = adblockpluscore/lib/coreUtils.js
lib/cssRules.js = adblockpluscore/lib/cssRules.js
lib/downloader.js = adblockpluscore/lib/downloader.js
lib/elemHide.js = adblockpluscore/lib/elemHide.js
lib/events.js = adblockpluscore/lib/events.js
lib/filterClasses.js = adblockpluscore/lib/filterClasses.js
lib/filterListener.js = adblockpluscore/lib/filterListener.js
lib/filterNotifier.js = adblockpluscore/lib/filterNotifier.js
lib/filterStorage.js = adblockpluscore/lib/filterStorage.js
« no previous file with comments | « lib/contentPolicy.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld