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

Delta Between Two Patch Sets: metadata.common

Issue 29345109: Issue 4059 - Adapt the manifest for Edge (2) (Closed)
Left Patch Set: Created May 28, 2016, 8:06 a.m.
Right Patch Set: Fix the diff not to be incremental Created May 28, 2016, 10:59 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | metadata.safari » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 [general] 1 [general]
2 version = 1.11 2 version = 1.11
3 backgroundScripts = lib/polyfills/url.js 3 backgroundScripts = lib/polyfills/url.js
4 lib/polyfills/promise.js 4 lib/polyfills/promise.js
5 lib/polyfills/fetch.js 5 lib/polyfills/fetch.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/info.js 9 lib/info.js
10 lib/adblockplus.js 10 lib/adblockplus.js
(...skipping 14 matching lines...) Expand all
25 ../lib/sha1.js 25 ../lib/sha1.js
26 ../lib/jsbn.js 26 ../lib/jsbn.js
27 ../lib/rsa.js 27 ../lib/rsa.js
28 common.js 28 common.js
29 tests/adblockplus.js 29 tests/adblockplus.js
30 tests/versionComparator.js 30 tests/versionComparator.js
31 tests/url.js 31 tests/url.js
32 tests/signatures.js 32 tests/signatures.js
33 tests/cssEscaping.js 33 tests/cssEscaping.js
34 permissions = http://*/* https://*/* 34 permissions = http://*/* https://*/*
35 author = Eyeo GmbH
36 35
37 [contentScripts] 36 [contentScripts]
38 document_start = ext/common.js ext/content.js cssProperties.js include.preload.j s 37 document_start = ext/common.js ext/content.js cssProperties.js include.preload.j s
39 document_end = include.postload.js 38 document_end = include.postload.js
40 39
41 [mapping] 40 [mapping]
42 cssProperties.js = adblockpluscore/chrome/content/cssProperties.js 41 cssProperties.js = adblockpluscore/chrome/content/cssProperties.js
43 ext/content.js = chrome/ext/content.js 42 ext/content.js = chrome/ext/content.js
44 ext/popup.js = chrome/ext/popup.js 43 ext/popup.js = chrome/ext/popup.js
45 subscriptions.xml = adblockpluscore/chrome/content/ui/subscriptions.xml 44 subscriptions.xml = adblockpluscore/chrome/content/ui/subscriptions.xml
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
141 addSubscription.label 140 addSubscription.label
142 addSubscriptionAdd.label 141 addSubscriptionAdd.label
143 addSubscriptionOther.label 142 addSubscriptionOther.label
144 acceptableAds2.label 143 acceptableAds2.label
145 viewList.label 144 viewList.label
146 readMore.label 145 readMore.label
147 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label 146 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label
148 title.label 147 title.label
149 adblockplus/chrome/locale/*/meta.properties = =name 148 adblockplus/chrome/locale/*/meta.properties = =name
150 adblockplusui/locale/*/firstRun.json = =* 149 adblockplusui/locale/*/firstRun.json = =*
LEFTRIGHT
« no previous file | metadata.safari » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld