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

Side by Side Diff: metadata.chrome

Issue 29991594: Issue 7243 - Update adblockpluscore dependency to hg:e26e122e0702 (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome/
Patch Set: Compare CSP filters by text Created Jan. 31, 2019, 2:49 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/whitelisting.js ('k') | qunit/tests/url.js » ('j') | 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 basename = adblockpluschrome 2 basename = adblockpluschrome
3 version = 3.4.2 3 version = 3.4.2
4 author = eyeo GmbH 4 author = eyeo GmbH
5 backgroundScripts = polyfill.js 5 backgroundScripts = polyfill.js
6 ext/common.js 6 ext/common.js
7 ext/background.js 7 ext/background.js
8 lib/compat.js 8 lib/compat.js
9 lib/publicSuffixList.js
10 lib/adblockplus.js 9 lib/adblockplus.js
11 testScripts = ../polyfill.js 10 testScripts = ../polyfill.js
12 ../ext/common.js 11 ../ext/common.js
13 ../ext/background.js 12 ../ext/background.js
14 ../lib/compat.js 13 ../lib/compat.js
15 ../lib/publicSuffixList.js
16 tests.js 14 tests.js
17 options = options.html 15 options = options.html
18 browserAction = 16 browserAction =
19 icons/abp-16.png 17 icons/abp-16.png
20 icons/abp-19.png 18 icons/abp-19.png
21 icons/abp-20.png 19 icons/abp-20.png
22 icons/abp-32.png 20 icons/abp-32.png
23 icons/abp-38.png 21 icons/abp-38.png
24 icons/abp-40.png 22 icons/abp-40.png
25 popup.html 23 popup.html
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 adblockplusui/locale/*/common.json = * 168 adblockplusui/locale/*/common.json = *
171 adblockplusui/locale/*/composer.json = * 169 adblockplusui/locale/*/composer.json = *
172 adblockplusui/locale/*/desktop-options.json = * 170 adblockplusui/locale/*/desktop-options.json = *
173 adblockplusui/locale/*/filter-validation.json = * 171 adblockplusui/locale/*/filter-validation.json = *
174 adblockplusui/locale/*/first-run.json = * 172 adblockplusui/locale/*/first-run.json = *
175 adblockplusui/locale/*/issue-reporter.json = * 173 adblockplusui/locale/*/issue-reporter.json = *
176 adblockplusui/locale/*/manifest.json = * 174 adblockplusui/locale/*/manifest.json = *
177 adblockplusui/locale/*/notification-helper.json = * 175 adblockplusui/locale/*/notification-helper.json = *
178 adblockplusui/locale/*/popup.json = * 176 adblockplusui/locale/*/popup.json = *
179 adblockplusui/locale/*/updates.json = * 177 adblockplusui/locale/*/updates.json = *
OLDNEW
« no previous file with comments | « lib/whitelisting.js ('k') | qunit/tests/url.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld