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

Side by Side Diff: metadata.common

Issue 29367316: Issue 4722 - Drop support for Chrome 41 - 48 (Closed)
Patch Set: Addressed nit Created Dec. 16, 2016, 10:26 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 | « metadata.chrome ('k') | options.html » ('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 version = 1.12.4 2 version = 1.12.4
3 backgroundScripts = lib/polyfills/fetch.js 3 backgroundScripts = ext/common.js
4 ext/common.js
5 ext/background.js 4 ext/background.js
6 lib/compat.js 5 lib/compat.js
7 lib/info.js 6 lib/info.js
8 lib/publicSuffixList.js 7 lib/publicSuffixList.js
9 lib/adblockplus.js 8 lib/adblockplus.js
10 messageResponder.js 9 messageResponder.js
11 background.js 10 background.js
12 testScripts = ../ext/common.js 11 testScripts = ../ext/common.js
13 ../ext/background.js 12 ../ext/background.js
14 ../lib/compat.js 13 ../lib/compat.js
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 | « metadata.chrome ('k') | options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld