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

Side by Side Diff: metadata.common

Issue 29371945: Issue 4802 - Add back compatibility for Microsoft Edge after #4722 removed it (Closed)
Patch Set: Specify the version of Edge where the issue is observed Created Jan. 18, 2017, 3:57 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 | « no previous file | options.html » ('j') | options.js » ('J')
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 = ext/common.js 3 backgroundScripts = lib/polyfills/fetch.js
4 ext/common.js
4 ext/background.js 5 ext/background.js
5 lib/compat.js 6 lib/compat.js
6 lib/info.js 7 lib/info.js
7 lib/publicSuffixList.js 8 lib/publicSuffixList.js
8 lib/adblockplus.js 9 lib/adblockplus.js
9 messageResponder.js 10 messageResponder.js
10 background.js 11 background.js
11 testScripts = ../ext/common.js 12 testScripts = ../ext/common.js
12 ../ext/background.js 13 ../ext/background.js
13 ../lib/compat.js 14 ../lib/compat.js
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 addSubscription.label 121 addSubscription.label
121 addSubscriptionAdd.label 122 addSubscriptionAdd.label
122 addSubscriptionOther.label 123 addSubscriptionOther.label
123 acceptableAds2.label 124 acceptableAds2.label
124 viewList.label 125 viewList.label
125 readMore.label 126 readMore.label
126 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label 127 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label
127 title.label 128 title.label
128 adblockplus/chrome/locale/*/meta.properties = =name 129 adblockplus/chrome/locale/*/meta.properties = =name
129 adblockplusui/locale/*/firstRun.json = =* 130 adblockplusui/locale/*/firstRun.json = =*
OLDNEW
« no previous file with comments | « no previous file | options.html » ('j') | options.js » ('J')

Powered by Google App Engine
This is Rietveld