Skip to content
代码片段 群组 项目
未验证 提交 ea78da2e 编辑于 作者: Boris Zbarsky's avatar Boris Zbarsky 提交者: GitHub
浏览文件

Fix FabricIndex handling in structs and events. (#628)

1) Remove struct_is_fabric_scoped and event_is_fabric_scoped now that we have
   isFabricScoped/isFabricSensitive on those objects.  Add the relevant XML
   attributes instead of trying to guess based on fields.
2) Remove event_fabric_idx_field and struct_fabric_idx_field, since we are no
   longer guessing based on fields.
3) Synthesize the relevant struct item or event field with the right name, type,
   field id, per spec, if the struct is fabric-scoped or the event is
   fabric-sensitive.

This is a hard requirement for implementing Leave events properly for Matter:
those have a fabric_idx field but are _not_ fabric-scoped.
上级 f8857752
No related branches found
No related tags found
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册