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

Delta Between Two Patch Sets: metadata.common

Issue 29333518: Issue 3515 - Added polyfill for the fetch() API (Closed)
Left Patch Set: Created Jan. 14, 2016, 5:21 p.m.
Right Patch Set: Rebased Created Jan. 19, 2016, 1:09 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « lib/polyfills/fetch.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
1 [general] 1 [general]
2 version = 1.10 2 version = 1.10
3 backgroundScripts = 3 backgroundScripts = lib/polyfills/promise.js
4 lib/polyfill/promise.js 4 lib/polyfills/fetch.js
5 lib/polyfill/fetch.js
6 ext/common.js 5 ext/common.js
7 ext/background.js 6 ext/background.js
8 lib/compat.js 7 lib/compat.js
9 lib/info.js 8 lib/info.js
10 lib/adblockplus.js 9 lib/adblockplus.js
11 lib/punycode.js 10 lib/punycode.js
12 lib/publicSuffixList.js 11 lib/publicSuffixList.js
13 lib/sha1.js 12 lib/sha1.js
14 lib/jsbn.js 13 lib/jsbn.js
15 lib/rsa.js 14 lib/rsa.js
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 addSubscription.label 133 addSubscription.label
135 addSubscriptionAdd.label 134 addSubscriptionAdd.label
136 addSubscriptionOther.label 135 addSubscriptionOther.label
137 acceptableAds2.label 136 acceptableAds2.label
138 viewList.label 137 viewList.label
139 readMore.label 138 readMore.label
140 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label 139 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label
141 title.label 140 title.label
142 adblockplus/chrome/locale/*/meta.properties = =name 141 adblockplus/chrome/locale/*/meta.properties = =name
143 adblockplusui/locale/*/firstRun.json = =* 142 adblockplusui/locale/*/firstRun.json = =*
LEFTRIGHT

Powered by Google App Engine
This is Rietveld