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

Delta Between Two Patch Sets: metadata.edge

Issue 29458601: Issue 5315 - Add support for Microsoft Edge (Closed)
Left Patch Set: Created June 7, 2017, 12:41 p.m.
Right Patch Set: Cosmetic changes Created July 28, 2017, 11:02 a.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 | « lib/requestBlocker.js ('k') | options.js » ('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 [default] 1 [default]
2 inherit = metadata.chrome 2 inherit = metadata.chrome
3 3
4 [general] 4 [general]
5 version = 0.9.10.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 12
12 [compat] 13 [compat]
13 edge = 37.14332.1000.0 14 edge = 40.15063.0.0
14 windows = 10.0.14332.0/12.0.0.0 15 windows = 10.0.15063.0/12.0.0.0
Sebastian Noack 2017/06/07 14:42:14 Does the build number has been updated yet to refl
Oleksandr 2017/06/14 03:41:01 Updated the build number. Also extension_id_releas
15 16
16 [appx_assets] 17 [appx_assets]
17 logo_44.png = icons/abp-44.png 18 logo_44.png = icons/abp-44.png
18 logo_50.png = icons/abp-50.png 19 logo_50.png = icons/abp-50.png
19 logo_150.png = icons/abp-150.png 20 logo_150.png = icons/abp-150.png
Sebastian Noack 2017/06/07 14:42:14 Since I cannot comment on binary files, I do so he
Oleksandr 2017/06/14 03:41:02 Done.
LEFTRIGHT

Powered by Google App Engine
This is Rietveld