• Amir Hardon's avatar
    Limit the semantic nodes ID range to 2^16 (#29928) · f652f018
    Amir Hardon authored
    This PR limits the framework generated semantic node IDs to be smaller than 2^16, this allows to safely generate semantic node in the engine with IDs >= 2^16 avoiding ID collision (which is done in flutter/engine#8250).
    f652f018
Name
Last commit
Last update
..
binding.dart Loading commit data...
debug.dart Loading commit data...
semantics.dart Loading commit data...
semantics_event.dart Loading commit data...
semantics_service.dart Loading commit data...