[Cuttlefish] Set context properties before loading file
ClosedPublic

Authored by davidre on Dec 10 2019, 12:25 PM.

Details

Summary

Otherwise we load the file and the context properties are still undefined
leading to a buch ReferenceErrors because they are undefined.

Test Plan

Still works - less warnings

Diff Detail

Repository
R118 Plasma SDK
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidre created this revision.Dec 10 2019, 12:25 PM
Restricted Application added a project: Plasma. · View Herald TranscriptDec 10 2019, 12:25 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidre requested review of this revision.Dec 10 2019, 12:25 PM
davidre updated this revision to Diff 71180.Dec 10 2019, 12:27 PM

codestyle++

ngraham accepted this revision.Dec 10 2019, 2:03 PM
This revision is now accepted and ready to land.Dec 10 2019, 2:03 PM
This revision was automatically updated to reflect the committed changes.