 Issue 29562599:
  Issue 5751 - Removing legacy gecko support  (Closed)
    
  
    Issue 29562599:
  Issue 5751 - Removing legacy gecko support  (Closed) 
  | Index: packager.py | 
| diff --git a/packager.py b/packager.py | 
| index dbefa84ce1ff39e3f92b1827d7db3e00d5ee3f8d..9f26567afab837daf8c2ddf98b06ecbc1a3e4554 100644 | 
| --- a/packager.py | 
| +++ b/packager.py | 
| @@ -3,7 +3,7 @@ | 
| # file, You can obtain one at http://mozilla.org/MPL/2.0/. | 
| # Note: These are the base functions common to all packagers, the actual | 
| -# packagers are implemented in packagerGecko and packagerChrome. | 
| +# packagers are implemented in packagerEdge and packagerChrome. | 
| 
Sebastian Noack
2017/10/04 22:22:18
Nit: We usually list Chrome before Edge everywhere
 
tlucas
2017/10/05 10:10:30
Done.
 | 
| import sys | 
| import os |