Page MenuHomePhabricator

Remove direct reads of form state from main Inline client code
ClosedPublic

Authored by epriestley on Mar 25 2021, 8:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 4:39 PM
Unknown Object (File)
Fri, May 3, 6:54 AM
Unknown Object (File)
Thu, Apr 25, 1:19 AM
Unknown Object (File)
Wed, Apr 24, 2:50 PM
Unknown Object (File)
Sat, Apr 20, 5:43 PM
Unknown Object (File)
Sat, Apr 20, 7:43 AM
Unknown Object (File)
Fri, Apr 19, 9:32 PM
Unknown Object (File)
Mon, Apr 8, 12:05 AM
Subscribers
None

Details

Summary

Ref T13559. Instead of directly reading form state, make all callers use the "active" state instead. The state reads the form.

No functional changes, just clarifying responsiblites.

Test Plan

Created inlines, etc. See followup changes.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 29 2021, 4:00 PM
This revision was automatically updated to reflect the committed changes.