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

Side by Side Diff: metadata.chrome

Issue 29529646: Issue 5584 - Update adblockpluscore dependency to hg:217eff0504a5 (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome/
Patch Set: Created Aug. 28, 2017, 1:44 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 | « dependencies ('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 basename = adblockpluschrome 2 basename = adblockpluschrome
3 version = 1.13.3 3 version = 1.13.3
4 author = eyeo GmbH 4 author = eyeo GmbH
5 permissions = tabs 5 permissions = tabs
6 <all_urls> 6 <all_urls>
7 contextMenus 7 contextMenus
8 webRequest 8 webRequest
9 webRequestBlocking 9 webRequestBlocking
10 webNavigation 10 webNavigation
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 adblockpluscore/lib/rsa.js 108 adblockpluscore/lib/rsa.js
109 adblockpluscore/lib/rusha.js 109 adblockpluscore/lib/rusha.js
110 adblockpluscore/lib/subscriptionClasses.js 110 adblockpluscore/lib/subscriptionClasses.js
111 adblockpluscore/lib/synchronizer.js 111 adblockpluscore/lib/synchronizer.js
112 adblockplusui/lib/antiadblockInit.js 112 adblockplusui/lib/antiadblockInit.js
113 lib/adblockplus.js[module] = true 113 lib/adblockplus.js[module] = true
114 lib/adblockplus.js[injectinfomodule] = true 114 lib/adblockplus.js[injectinfomodule] = true
115 lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupB locker,subscriptionInit,filterComposer,stats,uninstall,csp,cssInjection,firefoxD ataCleanup 115 lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupB locker,subscriptionInit,filterComposer,stats,uninstall,csp,cssInjection,firefoxD ataCleanup
116 include.preload.js = include.preload.js inject.preload.js 116 include.preload.js = include.preload.js inject.preload.js
117 include.postload.js = subscriptionLink.postload.js composer.postload.js 117 include.postload.js = subscriptionLink.postload.js composer.postload.js
118 elemHideEmulation.js = adblockpluscore/lib/common.js adblockpluscore/chrome/cont ent/elemHideEmulation.js 118 elemHideEmulation.js = adblockpluscore/lib/common.js adblockpluscore/lib/content /elemHideEmulation.js
119 119
120 [import_locales] 120 [import_locales]
121 adblockplus/chrome/locale/*/global.properties = subscription_invalid_location 121 adblockplus/chrome/locale/*/global.properties = subscription_invalid_location
122 remove_subscription_warning 122 remove_subscription_warning
123 =notification_antiadblock_title 123 =notification_antiadblock_title
124 =notification_antiadblock_message 124 =notification_antiadblock_message
125 filter_unknown_option 125 filter_unknown_option
126 filter_invalid_regexp 126 filter_invalid_regexp
127 filter_elemhide_duplicate_id 127 filter_elemhide_duplicate_id
128 filter_elemhide_nocriteria 128 filter_elemhide_nocriteria
(...skipping 14 matching lines...) Expand all
143 addSubscription.label 143 addSubscription.label
144 addSubscriptionAdd.label 144 addSubscriptionAdd.label
145 addSubscriptionOther.label 145 addSubscriptionOther.label
146 acceptableAds2.label 146 acceptableAds2.label
147 viewList.label 147 viewList.label
148 readMore.label 148 readMore.label
149 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label 149 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label
150 title.label 150 title.label
151 adblockplus/chrome/locale/*/meta.properties = =name 151 adblockplus/chrome/locale/*/meta.properties = =name
152 adblockplusui/locale/*/firstRun.json = =* 152 adblockplusui/locale/*/firstRun.json = =*
OLDNEW
« no previous file with comments | « dependencies ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld