Pull Request已成功合入, 合并人@openharmony_ci
(感谢 chenyuchi 的贡献)修改责任田 @arkuieco3 相关代码, 请根据修改内容联系以下人员检视后评论"pass"后消分:
[逻辑&绘制组件 zhangyu] @ZhangYu-Home
[逻辑&绘制组件 lishihao] @keerecles
[逻辑&绘制组件 sunqinjia] @sunbees
[绘制组件 wudongsheng] @sd-wu
[逻辑组件 liubihao] @liubihao
[逻辑组件 maoruihao] @maorh
[状态管理/互操作 lixingchi] @lixingchi1
[default group member npisanov] @npisanov
[default group member ilyaerokhin] @ilyaerokhin
[Image能力 maxuchu] @huaweimaxuchu
修改责任田 @arkui-idlize 相关代码, 请根据修改内容联系以下人员检视后评论"pass"后消分:
[idlize guozejun] @guozejun
[default group member fironov-igor] @fironov-igor
[default group member forantar] @forantar
[default group member zakalyukinalexander_ac40] @zakalyukinalexander_ac40
[Image能力 maxuchu] @huaweimaxuchu
您可通过评论"list commands"来查询命令列表。
You can leave a "list commands" comment to get commands list.


AI检视任务后台执行中,稍候返回结果。
The AI Review task is being executed in the background and will return results shortly.
您可通过评论"list commands"来查询命令列表。
You can leave a "list commands" comment to get commands list.


| check_type | result | details | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 提交信息检查/Commit Message Check | fail | 🔍 点击查看详情/click to show details若当前提交信息与模板不同,请查看本代码库master分支的.gitcode目录下的PULL_REQUEST_TEMPLATE.md文件,点击"源码"旁边的"复制",然后编辑本次提交信息,粘贴复制的模板,再进行相应的修改。If the current commit message differs from the template, please refer to the PULL_REQUEST_TEMPLATE.md file in the .gitcode directory of this repository's master branch. Click 'Copy' next to 'Source Code', then edit your commit message, paste the copied template, and make the necessary modifications.
|
|||||||||||||||||||||
| TDD检查/TDD check | pass | - | |||||||||||||||||||||
| 头文件引用计数检查/Header File Check | pending | 🔍 点击查看详情/click to show details头文件引用检查中,稍后返回结果。Check result will return as a comment soon. |
|||||||||||||||||||||
| 多线程映射检查/Multi-Thread Mapping Check | pass | - |
新开PR检查失败。
Check PR When Open failed.
您可通过评论"list commands"来查询命令列表。
You can leave a "list commands" comment to get commands list.


IssueNo:https://gitcode.com/openharmony/arkui_ace_engine/issues/75406
Description: 优化createFrameNodes性能
Sig: SIG_ApplicationFramework
Binary Source: No
请勿修改以下选项内容,仅需保存后点击复选框,或在编辑时将对应项前面的
[ ]改为[x]Do not modify the following option content. Simply save and click the checkbox, or when editing, change
[ ]to[x]for the relevant item.Feature or Bugfix
是否涉及非兼容变更/Whether it involves incompatible changes
TDD自验结果/TDD Self-Verification Results
XTS自验结果/XTS Self-Verification Results
检视意见是否都已闭环/Have all review comments been resolved
是否已执行L0用例