Description[Sync] Split model association into multiple UI tasks
UI datatypes perform model association synchronously without any
chance of intervening tasks. This change posts the association
task for each datatype, allowing other work to intervene, both reducing
jank as well as allowing OOM warnings to be processed on platforms that
support them.
BUG=458406
Committed: https://crrev.com/3f4a998b6547fc32939f74fad8ecca1539705f7b
Cr-Commit-Position: refs/heads/master@{#321859}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fix tests #Messages
Total messages: 9 (2 generated)
|