Skip to content

src: move Environment::context out of strong properties

Rename ENVIRONMENT_STRONG_PERSISTENT_PROPERTIES to ENVIRONMENT_STRONG_PERSISTENT_DATA, and move context out of the list, so that the data can be iterated separately.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading