Page MenuHomePhabricator

Use transactions to apply Ajax settings mutations
ClosedPublic

Authored by epriestley on Jun 4 2016, 9:47 PM.
Tags
None
Referenced Files
F15334191: D16035.diff
Sat, Mar 8, 7:25 AM
F15283845: D16035.diff
Tue, Mar 4, 8:45 AM
F15282494: D16035.diff
Tue, Mar 4, 12:15 AM
Unknown Object (File)
Fri, Feb 21, 12:41 AM
Unknown Object (File)
Tue, Feb 18, 12:56 AM
Unknown Object (File)
Wed, Feb 12, 4:14 AM
Unknown Object (File)
Wed, Feb 12, 4:13 AM
Unknown Object (File)
Sun, Feb 9, 1:43 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
Branch
setting24
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12456
Build 15778: Run Core Tests
Build 15777: arc lint + arc unit

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.