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

Delta Between Two Patch Sets: metadata.gecko-webext

Issue 29365771: Issue 4673 - Add a WebExtensions build configuration (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome
Left Patch Set: Created Nov. 30, 2016, 10:28 a.m.
Right Patch Set: Updated dependency Created Dec. 3, 2016, 9:26 p.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 | « dependencies ('k') | no next file » | 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 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} 5 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
6 basename = adblockplusfirefox 6 basename = adblockplusfirefox
Wladimir Palant 2016/11/30 10:32:35 Note: while the extension ID is the same, basename
7 7
8 [compat] 8 [compat]
9 gecko = 50.0 9 gecko = 50.0
Wladimir Palant 2016/11/30 10:32:35 I assume that we won't bother with backwards compa
10
11 [convert_js]
12 # See https://bugzil.la/1190687 - pop-up blocking won't work right now
13 lib/adblockplus.js -= lib/popupBlocker.js
LEFTRIGHT
« dependencies ('k') | no next file » | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld