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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « lib/contentPolicy.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [general] 1 [general]
2 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} 2 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
3 basename=adblockplus 3 basename=adblockplus
4 version=2.7.3 4 version=2.7.3
5 author=Wladimir Palant 5 author=Wladimir Palant
6 options=chrome://adblockplus/content/ui/settings.xul 6 options=chrome://adblockplus/content/ui/settings.xul
7 optionsType=2 7 optionsType=2
8 8
9 [contributors] 9 [contributors]
10 1=Claude Lespagnol aka Efdur 10 1=Claude Lespagnol aka Efdur
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
61 chrome/content/ui/skin/social/twitter.png = adblockplusui/skin/social/twitter.pn g 61 chrome/content/ui/skin/social/twitter.png = adblockplusui/skin/social/twitter.pn g
62 chrome/content/ui/skin/social/weibo.png = adblockplusui/skin/social/weibo.png 62 chrome/content/ui/skin/social/weibo.png = adblockplusui/skin/social/weibo.png
63 chrome/content/ui/ext/common.js = ext/common.js 63 chrome/content/ui/ext/common.js = ext/common.js
64 chrome/content/ui/ext/content.js = ext/content.js 64 chrome/content/ui/ext/content.js = ext/content.js
65 chrome/content/ui/subscriptions.xml = adblockpluscore/chrome/content/ui/subscrip tions.xml 65 chrome/content/ui/subscriptions.xml = adblockpluscore/chrome/content/ui/subscrip tions.xml
66 chrome/content/cssProperties.js = adblockpluscore/chrome/content/cssProperties.j s 66 chrome/content/cssProperties.js = adblockpluscore/chrome/content/cssProperties.j s
67 lib/ext_background.js = ext/background.js 67 lib/ext_background.js = ext/background.js
68 lib/ext_common.js = ext/common.js 68 lib/ext_common.js = ext/common.js
69 lib/messageResponder.js = adblockplusui/messageResponder.js 69 lib/messageResponder.js = adblockplusui/messageResponder.js
70 lib/antiadblockInit.js = adblockpluscore/lib/antiadblockInit.js 70 lib/antiadblockInit.js = adblockpluscore/lib/antiadblockInit.js
71 lib/coreUtils.js = adblockpluscore/lib/coreUtils.js
71 lib/cssRules.js = adblockpluscore/lib/cssRules.js 72 lib/cssRules.js = adblockpluscore/lib/cssRules.js
72 lib/downloader.js = adblockpluscore/lib/downloader.js 73 lib/downloader.js = adblockpluscore/lib/downloader.js
73 lib/elemHide.js = adblockpluscore/lib/elemHide.js 74 lib/elemHide.js = adblockpluscore/lib/elemHide.js
74 lib/events.js = adblockpluscore/lib/events.js 75 lib/events.js = adblockpluscore/lib/events.js
75 lib/filterClasses.js = adblockpluscore/lib/filterClasses.js 76 lib/filterClasses.js = adblockpluscore/lib/filterClasses.js
76 lib/filterListener.js = adblockpluscore/lib/filterListener.js 77 lib/filterListener.js = adblockpluscore/lib/filterListener.js
77 lib/filterNotifier.js = adblockpluscore/lib/filterNotifier.js 78 lib/filterNotifier.js = adblockpluscore/lib/filterNotifier.js
78 lib/filterStorage.js = adblockpluscore/lib/filterStorage.js 79 lib/filterStorage.js = adblockpluscore/lib/filterStorage.js
79 lib/matcher.js = adblockpluscore/lib/matcher.js 80 lib/matcher.js = adblockpluscore/lib/matcher.js
80 lib/notification.js = adblockpluscore/lib/notification.js 81 lib/notification.js = adblockpluscore/lib/notification.js
81 lib/subscriptionClasses.js = adblockpluscore/lib/subscriptionClasses.js 82 lib/subscriptionClasses.js = adblockpluscore/lib/subscriptionClasses.js
82 lib/synchronizer.js = adblockpluscore/lib/synchronizer.js 83 lib/synchronizer.js = adblockpluscore/lib/synchronizer.js
83 84
84 [import_locales] 85 [import_locales]
85 adblockplusui/locale/*/common.json = * 86 adblockplusui/locale/*/common.json = *
86 adblockplusui/locale/*/firstRun.json = * 87 adblockplusui/locale/*/firstRun.json = *
OLDNEW
« 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