• C
    Add missing values to semantics action enums (#8033) · e6a5201f
    Chris Bracken 提交于
    This brings the Dart and C++ semantics flag enums back in sync.
    
    In #5902, the ability to move the cursor forward and backward one word
    were added to dart:ui, and to the Android embedder, but not to the
    SemanticsAction enum on the C++ side.
    e6a5201f
semantics_node.h 3.3 KB