mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Acquires fewer locks and doesn't throw GL errors when setting labels on create-on-bind resources that haven't been bound yet. In such cases, the label will be set on the next reaction.