You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
data-model-provider: Add an interface to report attribute changes which are not caused by WriteAttribute. (#36364)
* data-model-provider: Add an interface to report attribute changes which are not caused by WriteAttribute
* review changes
* Restyled by clang-format
* Update src/app/data-model-provider/Provider.h
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
* Update src/app/data-model-provider/Provider.h
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
* review changes
* remove the deprecated mark to fix CI issue
* review changes
* Restyled by clang-format
* fix java build
* move the report change callback to metadatatree
* fix CI build
---------
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Co-authored-by: Andrei Litvin <andy314@gmail.com>
0 commit comments