Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@defghy
Copy link

@defghy defghy commented Aug 29, 2025

  • 性能:切换到其他页面,停用耗能功能
  • fix: onShow和onHide事件不匹配,长时间锁屏后可能导致panel状态为hide,导致功能失效
  • fix: 先加载Vue.js时,devtools初始化会失败。
    • content-script无法保证先于vue.js加载
    • 提升devtools的初始化时机,从content-script提升到service-worker
  • 兼容:devtools兼容display: contents元素
  • 开发:移除devtools-background无用逻辑

@defghy defghy merged commit 26c30a6 into base/5.3.4 Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants