Page MenuHomePhabricator

Use transactions to apply Ajax settings mutations
ClosedPublic

Authored by epriestley on Jun 4 2016, 9:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 7:42 AM
Unknown Object (File)
Wed, May 1, 2:52 PM
Unknown Object (File)
Thu, Apr 25, 1:58 AM
Unknown Object (File)
Fri, Apr 19, 4:48 PM
Unknown Object (File)
Wed, Apr 17, 2:53 PM
Unknown Object (File)
Fri, Apr 12, 6:27 AM
Unknown Object (File)
Apr 5 2024, 4:52 AM
Unknown Object (File)
Apr 4 2024, 1:12 AM
Subscribers
None

Details

Summary

Ref T4103. Some settings (mostly nav collapsed/expanded states) use this endpoint to make adjustments when users press keys (like \ to toggle the durable column).

All of these settings are now formal, so swap things over to transactions.

Test Plan

Collapsed/expanded various navs, reloaded pages, settings stuck.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Use transactions to apply Ajax settings mutations.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 4 2016, 9:57 PM
This revision was automatically updated to reflect the committed changes.