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)
Sat, Dec 14, 4:31 AM
Unknown Object (File)
Thu, Dec 12, 10:53 PM
Unknown Object (File)
Wed, Dec 11, 9:25 AM
Unknown Object (File)
Fri, Dec 6, 1:39 PM
Unknown Object (File)
Sat, Nov 30, 1:44 PM
Unknown Object (File)
Sat, Nov 30, 7:30 AM
Unknown Object (File)
Tue, Nov 26, 2:22 PM
Unknown Object (File)
Tue, Nov 19, 8:20 PM
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.