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

Delta Between Two Patch Sets: metadata.common

Issue 29399577: Issue 5077 - Update buildtools dependency to 1ed9c0c32f78 (Closed)
Left Patch Set: Created March 31, 2017, 6:01 a.m.
Right Patch Set: Update revision Created April 3, 2017, 7:35 a.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/compat.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.13.2 2 version = 1.13.2
3 backgroundScripts = ext/common.js 3 backgroundScripts = ext/common.js
4 ext/background.js 4 ext/background.js
5 lib/compat.js 5 lib/compat.js
6 lib/publicSuffixList.js 6 lib/publicSuffixList.js
7 lib/adblockplus.js 7 lib/adblockplus.js
8 messageResponder.js 8 messageResponder.js
9 background.js 9 background.js
10 testScripts = ../ext/common.js 10 testScripts = ../ext/common.js
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 adblockpluscore/lib/filterStorage.js 79 adblockpluscore/lib/filterStorage.js
80 adblockpluscore/lib/jsbn.js 80 adblockpluscore/lib/jsbn.js
81 adblockpluscore/lib/matcher.js 81 adblockpluscore/lib/matcher.js
82 adblockpluscore/lib/notification.js 82 adblockpluscore/lib/notification.js
83 adblockpluscore/lib/rsa.js 83 adblockpluscore/lib/rsa.js
84 adblockpluscore/lib/rusha.js 84 adblockpluscore/lib/rusha.js
85 adblockpluscore/lib/subscriptionClasses.js 85 adblockpluscore/lib/subscriptionClasses.js
86 adblockpluscore/lib/synchronizer.js 86 adblockpluscore/lib/synchronizer.js
87 adblockplusui/lib/antiadblockInit.js 87 adblockplusui/lib/antiadblockInit.js
88 lib/adblockplus.js[module] = true 88 lib/adblockplus.js[module] = true
89 lib/adblockplus.js[injectinfomodule] = true
89 lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupB locker,subscriptionInit,filterComposer,stats,uninstall,csp 90 lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupB locker,subscriptionInit,filterComposer,stats,uninstall,csp
90 ext/common.js = ext/common.js 91 ext/common.js = ext/common.js
91 ext/background.js = ext/background.js 92 ext/background.js = ext/background.js
92 include.postload.js = subscriptionLink.postload.js composer.postload.js 93 include.postload.js = subscriptionLink.postload.js composer.postload.js
93 elemHideEmulation.js = adblockpluscore/lib/common.js adblockpluscore/chrome/cont ent/elemHideEmulation.js 94 elemHideEmulation.js = adblockpluscore/lib/common.js adblockpluscore/chrome/cont ent/elemHideEmulation.js
94 95
95 [import_locales] 96 [import_locales]
96 adblockplus/chrome/locale/*/global.properties = subscription_invalid_location 97 adblockplus/chrome/locale/*/global.properties = subscription_invalid_location
97 remove_subscription_warning 98 remove_subscription_warning
98 =notification_antiadblock_title 99 =notification_antiadblock_title
(...skipping 19 matching lines...) Expand all
118 addSubscription.label 119 addSubscription.label
119 addSubscriptionAdd.label 120 addSubscriptionAdd.label
120 addSubscriptionOther.label 121 addSubscriptionOther.label
121 acceptableAds2.label 122 acceptableAds2.label
122 viewList.label 123 viewList.label
123 readMore.label 124 readMore.label
124 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label 125 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label
125 title.label 126 title.label
126 adblockplus/chrome/locale/*/meta.properties = =name 127 adblockplus/chrome/locale/*/meta.properties = =name
127 adblockplusui/locale/*/firstRun.json = =* 128 adblockplusui/locale/*/firstRun.json = =*
LEFTRIGHT

Powered by Google App Engine
This is Rietveld