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

Delta Between Two Patch Sets: metadata.chrome

Issue 29759558: Issue 6599 - Hotfix to drop updated page everywhere (Closed)
Left Patch Set: appplied Sebastian's changes Created April 24, 2018, 10:12 a.m.
Right Patch Set: removed also skin/updates Created April 24, 2018, 10:37 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/subscriptionInit.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 basename = adblockpluschrome 2 basename = adblockpluschrome
3 version = 3.0.4 3 version = 3.0.4
4 author = eyeo GmbH 4 author = eyeo GmbH
5 backgroundScripts = polyfill.js 5 backgroundScripts = polyfill.js
6 ext/common.js 6 ext/common.js
7 ext/background.js 7 ext/background.js
8 lib/compat.js 8 lib/compat.js
9 lib/publicSuffixList.js 9 lib/publicSuffixList.js
10 lib/adblockplus.js 10 lib/adblockplus.js
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 skin/icons/tooltip.svg = adblockplusui/skin/icons/tooltip.svg 110 skin/icons/tooltip.svg = adblockplusui/skin/icons/tooltip.svg
111 skin/icons/trash.svg = adblockplusui/skin/icons/trash.svg 111 skin/icons/trash.svg = adblockplusui/skin/icons/trash.svg
112 skin/social/facebook.png = adblockplusui/skin/social/facebook.png 112 skin/social/facebook.png = adblockplusui/skin/social/facebook.png
113 skin/social/facebook.svg = adblockplusui/skin/social/facebook.svg 113 skin/social/facebook.svg = adblockplusui/skin/social/facebook.svg
114 skin/social/googleplus.png = adblockplusui/skin/social/googleplus.png 114 skin/social/googleplus.png = adblockplusui/skin/social/googleplus.png
115 skin/social/googleplus.svg = adblockplusui/skin/social/googleplus.svg 115 skin/social/googleplus.svg = adblockplusui/skin/social/googleplus.svg
116 skin/social/renren.png = adblockplusui/skin/social/renren.png 116 skin/social/renren.png = adblockplusui/skin/social/renren.png
117 skin/social/twitter.png = adblockplusui/skin/social/twitter.png 117 skin/social/twitter.png = adblockplusui/skin/social/twitter.png
118 skin/social/twitter.svg = adblockplusui/skin/social/twitter.svg 118 skin/social/twitter.svg = adblockplusui/skin/social/twitter.svg
119 skin/social/weibo.png = adblockplusui/skin/social/weibo.png 119 skin/social/weibo.png = adblockplusui/skin/social/weibo.png
120 skin/updates/appstore-bg.svg = adblockplusui/skin/updates/appstore-bg.svg
121 skin/updates/base-graphic.svg = adblockplusui/skin/updates/base-graphic.svg
122 skin/updates/googleplay-bg.svg = adblockplusui/skin/updates/googleplay-bg.svg
123 skin/updates/icon-mobile.svg = adblockplusui/skin/updates/icon-mobile.svg
124 skin/updates/icon-rocket.svg = adblockplusui/skin/updates/icon-rocket.svg
125 skin/updates/icon-thumbs-up.svg = adblockplusui/skin/updates/icon-thumbs-up.svg
126 devtools-panel.html = adblockplusui/devtools-panel.html 120 devtools-panel.html = adblockplusui/devtools-panel.html
127 devtools-panel.js = adblockplusui/devtools-panel.js 121 devtools-panel.js = adblockplusui/devtools-panel.js
128 skin/devtools-panel.css = adblockplusui/skin/devtools-panel.css 122 skin/devtools-panel.css = adblockplusui/skin/devtools-panel.css
129 issue-reporter.html = adblockplusui/issue-reporter.html 123 issue-reporter.html = adblockplusui/issue-reporter.html
130 issue-reporter.js = adblockplusui/issue-reporter.js 124 issue-reporter.js = adblockplusui/issue-reporter.js
131 skin/issue-reporter.css = adblockplusui/skin/issue-reporter.css 125 skin/issue-reporter.css = adblockplusui/skin/issue-reporter.css
132 desktop-options.html = adblockplusui/desktop-options.html 126 desktop-options.html = adblockplusui/desktop-options.html
133 desktop-options.js = adblockplusui/desktop-options.js 127 desktop-options.js = adblockplusui/desktop-options.js
134 skin/desktop-options.css = adblockplusui/skin/desktop-options.css 128 skin/desktop-options.css = adblockplusui/skin/desktop-options.css
135 129
(...skipping 22 matching lines...) Expand all
158 qunit/tests/url.js 152 qunit/tests/url.js
159 qunit/tests/cssEscaping.js 153 qunit/tests/cssEscaping.js
160 154
161 [import_locales] 155 [import_locales]
162 adblockplusui/locale/*/antiadblockInit.json = * 156 adblockplusui/locale/*/antiadblockInit.json = *
163 adblockplusui/locale/*/common.json = * 157 adblockplusui/locale/*/common.json = *
164 adblockplusui/locale/*/desktop-options.json = * 158 adblockplusui/locale/*/desktop-options.json = *
165 adblockplusui/locale/*/firstRun.json = * 159 adblockplusui/locale/*/firstRun.json = *
166 adblockplusui/locale/*/issue-reporter.json = * 160 adblockplusui/locale/*/issue-reporter.json = *
167 adblockplusui/locale/*/updates.json = * 161 adblockplusui/locale/*/updates.json = *
LEFTRIGHT

Powered by Google App Engine
This is Rietveld