Page MenuHomePhabricator

Fix reading ad-hoc settings with no formal Settings object
ClosedPublic

Authored by epriestley on Jun 3 2016, 1:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 22, 12:35 AM
Unknown Object (File)
Thu, Feb 20, 11:36 AM
Unknown Object (File)
Tue, Feb 18, 1:18 AM
Unknown Object (File)
Sun, Feb 16, 5:02 PM
Unknown Object (File)
Sun, Feb 16, 6:54 AM
Unknown Object (File)
Sat, Feb 15, 10:23 AM
Unknown Object (File)
Fri, Feb 14, 2:10 AM
Unknown Object (File)
Wed, Feb 12, 3:18 PM
Subscribers
None

Details

Summary

Ref T4103. Some settings (like the collapsed/expanded state of the diff filetree) are currently ad-hoc. They weren't being read correctly.

Also, simplify the caching code a little bit.

Test Plan

Toggled filetree, reloaded page, got sticky behavior.

Diff Detail

Repository
rP Phabricator
Branch
setting11
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12421
Build 15729: Run Core Tests
Build 15728: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Fix reading ad-hoc settings with no formal Settings object.
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 3 2016, 5:52 PM
This revision was automatically updated to reflect the committed changes.