93f6d81c7580f8152096114ca4f028c2ef439cc4
When calling Unserialize on an AXTreeUpdate, check whether the focus_id has changed. If so, emit a FOCUS_CHANGED event from the event generator. This allows the platform-specific FlutterPlatformNodeDelegate implementations to handle focus changes originating from the framework, and trigger the appropriate operating system focus-changed notifications. Issue: https://github.com/flutter/flutter/issues/77838
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%