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

Side by Side Diff: metadata.edge

Issue 29526591: Issue 5562 - Move Edge storage to IndexedDB (Closed)
Patch Set: Improve list loading logic and remove redundant checks Created Aug. 24, 2017, 4:47 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
« 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 version = 0.9.11.0 5 version = 0.9.11.0
6 basename = adblockplusedge 6 basename = adblockplusedge
7 app_id_release = EyeoGmbH.AdblockPlus 7 app_id_release = EyeoGmbH.AdblockPlus
8 app_id_devbuild = EyeoGmbH.AdblockPlusdevelopmentbuild 8 app_id_devbuild = EyeoGmbH.AdblockPlusdevelopmentbuild
9 publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88 9 publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88
10 background_color = red 10 background_color = red
11 extension_id_release = 1.0 11 extension_id_release = 1.0
12 backgroundScripts += lib/localforage.min.js
13 testScripts += lib/localforage.min.js
12 14
13 [compat] 15 [compat]
14 edge = 40.15063.0.0 16 edge = 40.15063.0.0
15 windows = 10.0.15063.0/12.0.0.0 17 windows = 10.0.15063.0/12.0.0.0
16 18
17 [appx_assets] 19 [appx_assets]
18 logo_44.png = icons/abp-44.png 20 logo_44.png = icons/abp-44.png
19 logo_50.png = icons/abp-50.png 21 logo_50.png = icons/abp-50.png
20 logo_150.png = icons/abp-150.png 22 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