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

Delta Between Two Patch Sets: metadata.common

Issue 29333522: Issue 3515 - Adapted polyfill for URL class for consistency (Closed)
Left Patch Set: Created Jan. 14, 2016, 5:22 p.m.
Right Patch Set: Rebased and addressed comments Created Jan. 19, 2016, 2:11 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/url.js ('k') | safari/ext/background.js » ('j') | 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/url.js
4 lib/polyfill/url.js 4 lib/polyfills/promise.js
5 lib/polyfill/promise.js 5 lib/polyfills/fetch.js
6 lib/polyfill/fetch.js
7 ext/common.js 6 ext/common.js
8 ext/background.js 7 ext/background.js
9 lib/compat.js 8 lib/compat.js
10 lib/info.js 9 lib/info.js
11 lib/adblockplus.js 10 lib/adblockplus.js
12 lib/punycode.js 11 lib/punycode.js
13 lib/publicSuffixList.js 12 lib/publicSuffixList.js
14 lib/sha1.js 13 lib/sha1.js
15 lib/jsbn.js 14 lib/jsbn.js
16 lib/rsa.js 15 lib/rsa.js
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
135 addSubscription.label 134 addSubscription.label
136 addSubscriptionAdd.label 135 addSubscriptionAdd.label
137 addSubscriptionOther.label 136 addSubscriptionOther.label
138 acceptableAds2.label 137 acceptableAds2.label
139 viewList.label 138 viewList.label
140 readMore.label 139 readMore.label
141 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label 140 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label
142 title.label 141 title.label
143 adblockplus/chrome/locale/*/meta.properties = =name 142 adblockplus/chrome/locale/*/meta.properties = =name
144 adblockplusui/locale/*/firstRun.json = =* 143 adblockplusui/locale/*/firstRun.json = =*
LEFTRIGHT

Powered by Google App Engine
This is Rietveld