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

Side by Side Diff: metadata.common

Issue 29333514: Issue 3515 - Added polyfill for ES6 promises (Closed)
Patch Set: Addressed comments Created Jan. 19, 2016, 11:33 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/polyfills/promise.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.10 2 version = 1.10
3 backgroundScripts = ext/common.js 3 backgroundScripts = lib/polyfills/promise.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/adblockplus.js 8 lib/adblockplus.js
8 lib/punycode.js 9 lib/punycode.js
9 lib/publicSuffixList.js 10 lib/publicSuffixList.js
10 lib/sha1.js 11 lib/sha1.js
11 lib/jsbn.js 12 lib/jsbn.js
12 lib/rsa.js 13 lib/rsa.js
13 webrequest.js 14 webrequest.js
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 addSubscription.label 132 addSubscription.label
132 addSubscriptionAdd.label 133 addSubscriptionAdd.label
133 addSubscriptionOther.label 134 addSubscriptionOther.label
134 acceptableAds2.label 135 acceptableAds2.label
135 viewList.label 136 viewList.label
136 readMore.label 137 readMore.label
137 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label 138 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label
138 title.label 139 title.label
139 adblockplus/chrome/locale/*/meta.properties = =name 140 adblockplus/chrome/locale/*/meta.properties = =name
140 adblockplusui/locale/*/firstRun.json = =* 141 adblockplusui/locale/*/firstRun.json = =*
OLDNEW
« no previous file with comments | « lib/polyfills/promise.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld