mipengine / mip2

MIP (移动网页加速器)通过优化网页JS、控制资源加载顺序,达到加速网页的效果。
https://www.mipengine.org/
MIT License
184 stars 49 forks source link

[免测]去掉 QQ 浏览器下的特殊处理 #639

Closed PengXing closed 5 years ago

PengXing commented 5 years ago

相关 ISSUE: (ISSUE 链接地址)

638

1、升级点 (清晰准确的描述升级的功能点)

去掉 QQ 浏览器下对 fetch 的处理

2、影响范围 (描述该需求上线会影响什么功能)

低版本 QQ 浏览器下,对 fetch 支持不好的浏览器下,xhr 请求没带 cookie

3、自测 Checklist

4、需要覆盖的场景和 Case

5、自测机型和浏览器

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1293


Files with Coverage Reduction New Missed Lines %
src/util/custom-storage.js 3 89.72%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 1291: -0.05%
Covered Lines: 3883
Relevant Lines: 4026

💛 - Coveralls