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

Delta Between Two Patch Sets: metadata.chrome

Issue 29801613: Issue 6321 - Move the popup under UI (Closed)
Left Patch Set: added missing files Created June 27, 2018, 10:42 a.m.
Right Patch Set: removed popup.png Created July 17, 2018, 4:22 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 | « icons/detailed/abp-64.png ('k') | popup.html » ('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 basename = adblockpluschrome 2 basename = adblockpluschrome
3 version = 3.1 3 version = 3.1
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 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 skin/updates/icon-thumbs-up.svg = adblockplusui/skin/updates/icon-thumbs-up.svg 134 skin/updates/icon-thumbs-up.svg = adblockplusui/skin/updates/icon-thumbs-up.svg
135 devtools-panel.html = adblockplusui/devtools-panel.html 135 devtools-panel.html = adblockplusui/devtools-panel.html
136 devtools-panel.js = adblockplusui/devtools-panel.js 136 devtools-panel.js = adblockplusui/devtools-panel.js
137 skin/devtools-panel.css = adblockplusui/skin/devtools-panel.css 137 skin/devtools-panel.css = adblockplusui/skin/devtools-panel.css
138 issue-reporter.html = adblockplusui/issue-reporter.html 138 issue-reporter.html = adblockplusui/issue-reporter.html
139 issue-reporter.js = adblockplusui/issue-reporter.js 139 issue-reporter.js = adblockplusui/issue-reporter.js
140 skin/issue-reporter.css = adblockplusui/skin/issue-reporter.css 140 skin/issue-reporter.css = adblockplusui/skin/issue-reporter.css
141 popup.html = adblockplusui/popup.html 141 popup.html = adblockplusui/popup.html
142 popup.js = adblockplusui/popup.js 142 popup.js = adblockplusui/popup.js
143 skin/popup.css = adblockplusui/skin/popup.css 143 skin/popup.css = adblockplusui/skin/popup.css
144 skin/popup.png = adblockplusui/skin/popup.png
Thomas Greiner 2018/07/13 10:22:17 We don't seem to be using this sprite image anymor
145 desktop-options.html = adblockplusui/desktop-options.html 144 desktop-options.html = adblockplusui/desktop-options.html
146 desktop-options.js = adblockplusui/desktop-options.js 145 desktop-options.js = adblockplusui/desktop-options.js
147 skin/desktop-options.css = adblockplusui/skin/desktop-options.css 146 skin/desktop-options.css = adblockplusui/skin/desktop-options.css
148 updates.html = adblockplusui/updates.html 147 updates.html = adblockplusui/updates.html
149 updates.js = adblockplusui/updates.js 148 updates.js = adblockplusui/updates.js
150 skin/updates.css = adblockplusui/skin/updates.css 149 skin/updates.css = adblockplusui/skin/updates.css
151 LICENSE-3RD-PARTY.txt = adblockplusui/LICENSE-3RD-PARTY.txt 150 LICENSE-3RD-PARTY.txt = adblockplusui/LICENSE-3RD-PARTY.txt
152 151
153 [bundles] 152 [bundles]
154 lib/adblockplus.js = 153 lib/adblockplus.js =
(...skipping 17 matching lines...) Expand all
172 composer.postload.js 171 composer.postload.js
173 172
174 [import_locales] 173 [import_locales]
175 adblockplusui/locale/*/antiadblockInit.json = * 174 adblockplusui/locale/*/antiadblockInit.json = *
176 adblockplusui/locale/*/common.json = * 175 adblockplusui/locale/*/common.json = *
177 adblockplusui/locale/*/desktop-options.json = * 176 adblockplusui/locale/*/desktop-options.json = *
178 adblockplusui/locale/*/firstRun.json = * 177 adblockplusui/locale/*/firstRun.json = *
179 adblockplusui/locale/*/issue-reporter.json = * 178 adblockplusui/locale/*/issue-reporter.json = *
180 adblockplusui/locale/*/updates.json = * 179 adblockplusui/locale/*/updates.json = *
181 adblockplusui/locale/*/popup.json = * 180 adblockplusui/locale/*/popup.json = *
LEFTRIGHT

Powered by Google App Engine
This is Rietveld