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 30, 11:28 AM
Unknown Object (File)
Thu, May 29, 2:31 PM
Unknown Object (File)
Tue, May 27, 5:42 PM
Unknown Object (File)
Tue, May 27, 11:12 AM
Unknown Object (File)
Apr 28 2025, 10:27 PM
Unknown Object (File)
Apr 26 2025, 5:20 PM
Unknown Object (File)
Apr 25 2025, 5:24 PM
Unknown Object (File)
Apr 12 2025, 2:17 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.