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

Delta Between Two Patch Sets: metadata.common

Issue 29338107: Issue 3771 - Update adblockpluscore dependency and adapt filter validation (Closed)
Left Patch Set: Created March 10, 2016, 2:54 p.m.
Right Patch Set: Updated adblockplus dependecy and import new strings Created March 11, 2016, 3:29 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « lib/filterValidation.js ('k') | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 [general] 1 [general]
2 version = 1.11 2 version = 1.11
3 backgroundScripts = lib/polyfills/url.js 3 backgroundScripts = lib/polyfills/url.js
4 lib/polyfills/promise.js 4 lib/polyfills/promise.js
5 lib/polyfills/fetch.js 5 lib/polyfills/fetch.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/info.js 9 lib/info.js
10 lib/adblockplus.js 10 lib/adblockplus.js
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 adblockplustests/chrome/content/tests/prefs.js 110 adblockplustests/chrome/content/tests/prefs.js
111 adblockplustests/chrome/content/tests/regexpFilters_matching.js 111 adblockplustests/chrome/content/tests/regexpFilters_matching.js
112 adblockplustests/chrome/content/tests/subscriptionClasses.js 112 adblockplustests/chrome/content/tests/subscriptionClasses.js
113 --arg source_repo=https://hg.adblockplus.org/adblockplustests/ 113 --arg source_repo=https://hg.adblockplus.org/adblockplustests/
114 114
115 [import_locales] 115 [import_locales]
116 adblockplus/chrome/locale/*/global.properties = subscription_invalid_location 116 adblockplus/chrome/locale/*/global.properties = subscription_invalid_location
117 remove_subscription_warning 117 remove_subscription_warning
118 notification_antiadblock_title 118 notification_antiadblock_title
119 notification_antiadblock_message 119 notification_antiadblock_message
120 filter_unknown_option
121 filter_invalid_regexp
120 filter_elemhide_duplicate_id 122 filter_elemhide_duplicate_id
121 filter_elemhide_nocriteria 123 filter_elemhide_nocriteria
122 filter_cssproperty_nodomain 124 filter_cssproperty_nodomain
123 adblockplus/chrome/locale/*/overlay.dtd = hideplaceholders.label 125 adblockplus/chrome/locale/*/overlay.dtd = hideplaceholders.label
124 notification.button.yes 126 notification.button.yes
125 notification.button.no 127 notification.button.no
126 notification.closing.button.hide 128 notification.closing.button.hide
127 notification.closing.button.optout 129 notification.closing.button.optout
128 shownotifications.label 130 shownotifications.label
129 adblockplus/chrome/locale/*/filters.dtd = subscription.lastDownload.inProgress 131 adblockplus/chrome/locale/*/filters.dtd = subscription.lastDownload.inProgress
130 subscription.lastDownload.invalidURL 132 subscription.lastDownload.invalidURL
131 subscription.lastDownload.connectionError 133 subscription.lastDownload.connectionError
132 subscription.lastDownload.invalidData 134 subscription.lastDownload.invalidData
133 subscription.lastDownload.checksumMismatch 135 subscription.lastDownload.checksumMismatch
134 subscription.enabled.label 136 subscription.enabled.label
135 subscription.delete.label 137 subscription.delete.label
136 addSubscription.label 138 addSubscription.label
137 addSubscriptionAdd.label 139 addSubscriptionAdd.label
138 addSubscriptionOther.label 140 addSubscriptionOther.label
139 acceptableAds2.label 141 acceptableAds2.label
140 viewList.label 142 viewList.label
141 readMore.label 143 readMore.label
142 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label 144 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label
143 title.label 145 title.label
144 adblockplus/chrome/locale/*/meta.properties = =name 146 adblockplus/chrome/locale/*/meta.properties = =name
145 adblockplusui/locale/*/firstRun.json = =* 147 adblockplusui/locale/*/firstRun.json = =*
LEFTRIGHT

Powered by Google App Engine
This is Rietveld