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

Side by Side Diff: metadata.common

Issue 29399577: Issue 5077 - Update buildtools dependency to 1ed9c0c32f78 (Closed)
Patch Set: Update revision Created April 3, 2017, 7:35 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/compat.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 version = 1.13.2 2 version = 1.13.2
3 backgroundScripts = ext/common.js 3 backgroundScripts = ext/common.js
4 ext/background.js 4 ext/background.js
5 lib/compat.js 5 lib/compat.js
6 lib/info.js
7 lib/publicSuffixList.js 6 lib/publicSuffixList.js
8 lib/adblockplus.js 7 lib/adblockplus.js
9 messageResponder.js 8 messageResponder.js
10 background.js 9 background.js
11 testScripts = ../ext/common.js 10 testScripts = ../ext/common.js
12 ../ext/background.js 11 ../ext/background.js
13 ../lib/compat.js 12 ../lib/compat.js
14 ../lib/info.js
15 ../lib/adblockplus.js 13 ../lib/adblockplus.js
16 ../lib/publicSuffixList.js 14 ../lib/publicSuffixList.js
17 common.js 15 common.js
18 tests/prefs.js 16 tests/prefs.js
19 tests/versionComparator.js 17 tests/versionComparator.js
20 tests/url.js 18 tests/url.js
21 tests/cssEscaping.js 19 tests/cssEscaping.js
22 permissions = http://*/* https://*/* 20 permissions = http://*/* https://*/*
23 author = eyeo GmbH 21 author = eyeo GmbH
24 22
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 adblockpluscore/lib/filterStorage.js 79 adblockpluscore/lib/filterStorage.js
82 adblockpluscore/lib/jsbn.js 80 adblockpluscore/lib/jsbn.js
83 adblockpluscore/lib/matcher.js 81 adblockpluscore/lib/matcher.js
84 adblockpluscore/lib/notification.js 82 adblockpluscore/lib/notification.js
85 adblockpluscore/lib/rsa.js 83 adblockpluscore/lib/rsa.js
86 adblockpluscore/lib/rusha.js 84 adblockpluscore/lib/rusha.js
87 adblockpluscore/lib/subscriptionClasses.js 85 adblockpluscore/lib/subscriptionClasses.js
88 adblockpluscore/lib/synchronizer.js 86 adblockpluscore/lib/synchronizer.js
89 adblockplusui/lib/antiadblockInit.js 87 adblockplusui/lib/antiadblockInit.js
90 lib/adblockplus.js[module] = true 88 lib/adblockplus.js[module] = true
89 lib/adblockplus.js[injectinfomodule] = true
91 lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupB locker,subscriptionInit,filterComposer,stats,uninstall,csp 90 lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupB locker,subscriptionInit,filterComposer,stats,uninstall,csp
92 ext/common.js = ext/common.js 91 ext/common.js = ext/common.js
93 ext/background.js = ext/background.js 92 ext/background.js = ext/background.js
94 include.postload.js = subscriptionLink.postload.js composer.postload.js 93 include.postload.js = subscriptionLink.postload.js composer.postload.js
95 elemHideEmulation.js = adblockpluscore/lib/common.js adblockpluscore/chrome/cont ent/elemHideEmulation.js 94 elemHideEmulation.js = adblockpluscore/lib/common.js adblockpluscore/chrome/cont ent/elemHideEmulation.js
96 95
97 [import_locales] 96 [import_locales]
98 adblockplus/chrome/locale/*/global.properties = subscription_invalid_location 97 adblockplus/chrome/locale/*/global.properties = subscription_invalid_location
99 remove_subscription_warning 98 remove_subscription_warning
100 =notification_antiadblock_title 99 =notification_antiadblock_title
(...skipping 19 matching lines...) Expand all
120 addSubscription.label 119 addSubscription.label
121 addSubscriptionAdd.label 120 addSubscriptionAdd.label
122 addSubscriptionOther.label 121 addSubscriptionOther.label
123 acceptableAds2.label 122 acceptableAds2.label
124 viewList.label 123 viewList.label
125 readMore.label 124 readMore.label
126 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label 125 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label
127 title.label 126 title.label
128 adblockplus/chrome/locale/*/meta.properties = =name 127 adblockplus/chrome/locale/*/meta.properties = =name
129 adblockplusui/locale/*/firstRun.json = =* 128 adblockplusui/locale/*/firstRun.json = =*
OLDNEW
« no previous file with comments | « lib/compat.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld