| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Fix:Avoid Data Race. Co-Authored-By:Agent Change-Id: I0da6fa3a75045eff7cd909ad36c49e66e53f3a0e Signed-off-by: wuliangdong <wuliangdong1@huawei.com> | 1 个月前 | |
log(mmi): downgrade high-frequency info logs to debug to meet baseline Downgrade roadmark logs (CALL_INFO_TRACE -> CALL_DEBUG_ENTER) and high-frequency info/warn state-flow logs (*I/*W -> *D) to debug level per baseline-governance guideline. Debug logs are gated by HiLogIsLoggable and not printed in release, but remain available when reproducing issues in the lab, so fault-localization capability is preserved. Only log levels are changed; no business logic is touched. TicketNo: (由用户手动关联) Signed-off-by: JustinHu <gchenghu@126.com> Co-Authored-By: Agent | 1 个月前 | |
fix: add explicit deps for napi:ace_napi public_external_deps downgrade ace_napi downgraded public_external_deps to external_deps, breaking transitive propagation of node:node_header_notice and libuv:uv. - Add node:node_header_notice to all targets with napi:ace_napi (30 files) because native_api.h/native_node_api.h include node_api.h - Add libuv:uv to targets whose sources include uv.h (4 files) - Add "node" to bundle.json deps.components - ets_runtime:libark_jsruntime not needed (no source includes jsnapi.h) Fixes #7661 Co-Authored-By: Agent Signed-off-by: athends <huwanyong1@huawei.com> 🤖 AI[100%] 🔧 Human Fixed[0%] 🧑 Human[0%] 👌 AI Adopted[100%] Co-authored-by: opencode (glm-5.2) <ai@local> | 18 天前 |