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

Side by Side Diff: metadata.gecko

Issue 29397620: Issue 5055 - Update adblockpluscore dependency to revision d0715e99bd3b and adblockplusui to 8ceaab… (Closed) Base URL: https://hg.adblockplus.org/adblockplus
Patch Set: Show effective selectors in blockable items Created March 29, 2017, 1:27 p.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/child/elemHideEmulation.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.8.2 4 version=2.8.2
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 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 chrome/content/ui/skin/social/renren.png = adblockplusui/skin/social/renren.png 57 chrome/content/ui/skin/social/renren.png = adblockplusui/skin/social/renren.png
58 chrome/content/ui/skin/social/twitter.png = adblockplusui/skin/social/twitter.pn g 58 chrome/content/ui/skin/social/twitter.png = adblockplusui/skin/social/twitter.pn g
59 chrome/content/ui/skin/social/weibo.png = adblockplusui/skin/social/weibo.png 59 chrome/content/ui/skin/social/weibo.png = adblockplusui/skin/social/weibo.png
60 chrome/content/ui/ext/common.js = ext/common.js 60 chrome/content/ui/ext/common.js = ext/common.js
61 chrome/content/ui/ext/content.js = ext/content.js 61 chrome/content/ui/ext/content.js = ext/content.js
62 chrome/content/ui/subscriptions.xml = adblockpluscore/chrome/content/ui/subscrip tions.xml 62 chrome/content/ui/subscriptions.xml = adblockpluscore/chrome/content/ui/subscrip tions.xml
63 chrome/content/elemHideEmulation.js = adblockpluscore/chrome/content/elemHideEmu lation.js 63 chrome/content/elemHideEmulation.js = adblockpluscore/chrome/content/elemHideEmu lation.js
64 lib/ext_background.js = ext/background.js 64 lib/ext_background.js = ext/background.js
65 lib/ext_common.js = ext/common.js 65 lib/ext_common.js = ext/common.js
66 lib/messageResponder.js = adblockplusui/messageResponder.js 66 lib/messageResponder.js = adblockplusui/messageResponder.js
67 lib/antiadblockInit.js = adblockpluscore/lib/antiadblockInit.js 67 lib/antiadblockInit.js = adblockplusui/lib/antiadblockInit.js
68 lib/common.js = adblockpluscore/lib/common.js 68 lib/common.js = adblockpluscore/lib/common.js
69 lib/coreUtils.js = adblockpluscore/lib/coreUtils.js 69 lib/coreUtils.js = adblockpluscore/lib/coreUtils.js
70 lib/downloader.js = adblockpluscore/lib/downloader.js 70 lib/downloader.js = adblockpluscore/lib/downloader.js
71 lib/elemHide.js = adblockpluscore/lib/elemHide.js 71 lib/elemHide.js = adblockpluscore/lib/elemHide.js
72 lib/elemHideEmulation.js = adblockpluscore/lib/elemHideEmulation.js 72 lib/elemHideEmulation.js = adblockpluscore/lib/elemHideEmulation.js
73 lib/events.js = adblockpluscore/lib/events.js 73 lib/events.js = adblockpluscore/lib/events.js
74 lib/filterClasses.js = adblockpluscore/lib/filterClasses.js 74 lib/filterClasses.js = adblockpluscore/lib/filterClasses.js
75 lib/filterListener.js = adblockpluscore/lib/filterListener.js 75 lib/filterListener.js = adblockpluscore/lib/filterListener.js
76 lib/filterNotifier.js = adblockpluscore/lib/filterNotifier.js 76 lib/filterNotifier.js = adblockpluscore/lib/filterNotifier.js
77 lib/filterStorage.js = adblockpluscore/lib/filterStorage.js 77 lib/filterStorage.js = adblockpluscore/lib/filterStorage.js
78 lib/matcher.js = adblockpluscore/lib/matcher.js 78 lib/matcher.js = adblockpluscore/lib/matcher.js
79 lib/notification.js = adblockpluscore/lib/notification.js 79 lib/notification.js = adblockpluscore/lib/notification.js
80 lib/subscriptionClasses.js = adblockpluscore/lib/subscriptionClasses.js 80 lib/subscriptionClasses.js = adblockpluscore/lib/subscriptionClasses.js
81 lib/synchronizer.js = adblockpluscore/lib/synchronizer.js 81 lib/synchronizer.js = adblockpluscore/lib/synchronizer.js
82 82
83 [import_locales] 83 [import_locales]
84 adblockplusui/locale/*/common.json = * 84 adblockplusui/locale/*/common.json = *
85 adblockplusui/locale/*/firstRun.json = * 85 adblockplusui/locale/*/firstRun.json = *
OLDNEW
« no previous file with comments | « lib/child/elemHideEmulation.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld