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

Side by Side Diff: metadata.common

Issue 29330321: Issue 3334 - Fix warnings spotted during testing before release (Closed)
Patch Set: Remove changes to webrequest.js Created Nov. 17, 2015, 7:04 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « lib/whitelisting.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [general] 1 [general]
2 version = 1.9.3 2 version = 1.9.3
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/info.js 6 lib/info.js
7 lib/adblockplus.js 7 lib/adblockplus.js
8 lib/punycode.js 8 lib/punycode.js
9 lib/publicSuffixList.js 9 lib/publicSuffixList.js
10 lib/sha1.js 10 lib/sha1.js
11 lib/jsbn.js 11 lib/jsbn.js
12 lib/rsa.js 12 lib/rsa.js
13 webrequest.js 13 webrequest.js
14 messageResponder.js 14 messageResponder.js
15 popupBlocker.js 15 popupBlocker.js
16 background.js 16 background.js
17 testScripts = ../ext/common.js 17 testScripts = ../ext/common.js
18 ../ext/background.js 18 ../ext/background.js
19 ../lib/compat.js 19 ../lib/compat.js
20 ../lib/info.js 20 ../lib/info.js
21 ../lib/io.js
22 ../lib/adblockplus.js 21 ../lib/adblockplus.js
23 ../lib/publicSuffixList.js 22 ../lib/publicSuffixList.js
24 ../lib/punycode.js 23 ../lib/punycode.js
25 ../lib/sha1.js 24 ../lib/sha1.js
26 ../lib/jsbn.js 25 ../lib/jsbn.js
27 ../lib/rsa.js 26 ../lib/rsa.js
28 ../webrequest.js 27 ../webrequest.js
29 common.js 28 common.js
30 tests/adblockplus.js 29 tests/adblockplus.js
31 tests/versionComparator.js 30 tests/versionComparator.js
32 tests/url.js 31 tests/url.js
33 tests/signatures.js 32 tests/signatures.js
34 tests/cssEscaping.js 33 tests/cssEscaping.js
35 permissions = http://*/* https://*/* 34 permissions = http://*/* https://*/*
36 35
37 [contentScripts] 36 [contentScripts]
38 document_start = ext/common.js ext/content.js include.preload.js 37 document_start = ext/common.js ext/content.js include.preload.js
39 document_end = include.postload.js 38 document_end = include.postload.js
40 39
41 [mapping] 40 [mapping]
42 ext/content.js = chrome/ext/content.js 41 ext/content.js = chrome/ext/content.js
43 ext/popup.js = chrome/ext/popup.js 42 ext/popup.js = chrome/ext/popup.js
44 subscriptions.xml = adblockplus/chrome/content/ui/subscriptions.xml 43 subscriptions.xml = adblockplus/chrome/content/ui/subscriptions.xml
45 firstRun.html = adblockplusui/firstRun.html 44 firstRun.html = adblockplusui/firstRun.html
46 firstRun.js = adblockplusui/firstRun.js 45 firstRun.js = adblockplusui/firstRun.js
47 i18n.js = adblockplusui/i18n.js 46 i18n.js = adblockplusui/i18n.js
48 messageResponder.js = adblockplusui/messageResponder.js 47 messageResponder.js = adblockplusui/messageResponder.js
48 skin/abp-128.png = adblockplusui/skin/abp-128.png
Sebastian Noack 2015/11/17 20:39:43 We have following code in firstRun.js specifically
kzar 2015/11/17 21:04:15 Whoops OK, that makes sense. Done.
49 icons/detailed/abp-128.png = adblockplusui/skin/abp-128.png 49 icons/detailed/abp-128.png = adblockplusui/skin/abp-128.png
50 skin/firstRun.css = adblockplusui/skin/firstRun.css 50 skin/firstRun.css = adblockplusui/skin/firstRun.css
51 skin/ajax-loader.gif = adblockplusui/skin/ajax-loader.gif 51 skin/ajax-loader.gif = adblockplusui/skin/ajax-loader.gif
52 skin/background.png = adblockplusui/skin/background.png 52 skin/background.png = adblockplusui/skin/background.png
53 skin/background-main.png = adblockplusui/skin/background-main.png 53 skin/background-main.png = adblockplusui/skin/background-main.png
54 skin/background-share.png = adblockplusui/skin/background-share.png 54 skin/background-share.png = adblockplusui/skin/background-share.png
55 skin/donate.png = adblockplusui/skin/donate.png 55 skin/donate.png = adblockplusui/skin/donate.png
56 skin/abb-logo.png = adblockplusui/skin/abb-logo.png 56 skin/abb-logo.png = adblockplusui/skin/abb-logo.png
57 skin/features/malware.png = adblockplusui/skin/features/malware.png 57 skin/features/malware.png = adblockplusui/skin/features/malware.png
58 skin/features/social.png = adblockplusui/skin/features/social.png 58 skin/features/social.png = adblockplusui/skin/features/social.png
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 addSubscription.label 126 addSubscription.label
127 addSubscriptionAdd.label 127 addSubscriptionAdd.label
128 addSubscriptionOther.label 128 addSubscriptionOther.label
129 acceptableAds2.label 129 acceptableAds2.label
130 viewList.label 130 viewList.label
131 readMore.label 131 readMore.label
132 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label 132 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label
133 title.label 133 title.label
134 adblockplus/chrome/locale/*/meta.properties = =name 134 adblockplus/chrome/locale/*/meta.properties = =name
135 adblockplusui/locale/*/firstRun.json = =* 135 adblockplusui/locale/*/firstRun.json = =*
OLDNEW
« no previous file with comments | « lib/whitelisting.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld