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

Side by Side Diff: metadata.edge

Issue 29367480: Issue 4721 - Use IndexedDB for storage in Edge (Closed)
Patch Set: Created Dec. 14, 2016, 1:48 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« lib/io.js ('K') | « lib/localforage.min.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 [default] 1 [default]
2 inherit = metadata.chrome 2 inherit = metadata.chrome
3 3
4 [general] 4 [general]
5 basename = adblockplusedge 5 basename = adblockplusedge
6 app_id = EyeoGmbH.AdblockPlus 6 app_id = EyeoGmbH.AdblockPlus
7 publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88 7 publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88
8 background_color = red 8 background_color = red
9 backgroundScripts = lib/polyfills/fetch.js
kzar 2016/12/16 13:22:25 FYI: This just got removed from master, watch out
Oleksandr 2016/12/19 11:03:15 Acknowledged.
10 lib/localforage.min.js
11 ext/common.js
12 ext/background.js
13 lib/compat.js
14 lib/info.js
15 lib/publicSuffixList.js
16 lib/adblockplus.js
17 messageResponder.js
18 background.js
9 19
10 [compat] 20 [compat]
11 edge = 37.14332.1000.0 21 edge = 37.14332.1000.0
12 windows = 10.0.14332.0/12.0.0.0 22 windows = 10.0.14332.0/12.0.0.0
13 23
14 [appx_assets] 24 [appx_assets]
15 logo_44.png = icons/abp-44.png 25 logo_44.png = icons/abp-44.png
16 logo_50.png = icons/abp-50.png 26 logo_50.png = icons/abp-50.png
17 logo_150.png = icons/abp-150.png 27 logo_150.png = icons/abp-150.png
OLDNEW
« lib/io.js ('K') | « lib/localforage.min.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld