Page MenuHomePhabricator

Fix Diffusion blame/highlight for logged-out users
ClosedPublic

Authored by epriestley on May 27 2014, 8:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 10:41 PM
Unknown Object (File)
Wed, Apr 24, 10:56 AM
Unknown Object (File)
Tue, Apr 23, 4:12 PM
Unknown Object (File)
Tue, Apr 23, 4:12 PM
Unknown Object (File)
Sat, Apr 20, 6:58 PM
Unknown Object (File)
Thu, Apr 11, 9:52 AM
Unknown Object (File)
Mon, Apr 1, 5:23 PM
Unknown Object (File)
Sun, Mar 31, 3:41 AM
Subscribers

Details

Summary

Fixes T5199. We try to save these options in user preferences, but logged-out users don't have preferences.

Instead, just use GET links for logged-out users.

Test Plan
  • As a logged-out user, toggled blame and highlight on and off.
  • As a logged-in user, toggled blame and highlight on and off.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Fix Diffusion blame/highlight for logged-out users.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: vrana, btrahan.
vrana edited edge metadata.
This revision is now accepted and ready to land.May 28 2014, 12:37 AM
epriestley updated this revision to Diff 22100.

Closed by commit rP2aef04a78afb (authored by @epriestley).