Page MenuHomePhabricator

Quicksand - update title while navigating about
ClosedPublic

Authored by btrahan on Apr 21 2015, 12:22 AM.
Tags
None
Referenced Files
F19698579: D12487.diff
Tue, Feb 10, 6:18 PM
F19535428: D12487.id29980.diff
Jan 21 2026, 6:14 AM
F19128382: D12487.diff
Dec 10 2025, 3:42 AM
F18904420: D12487.id29992.diff
Nov 8 2025, 9:14 AM
F18789441: D12487.diff
Oct 15 2025, 9:42 AM
F18783445: D12487.id.diff
Oct 13 2025, 6:45 AM
F18780261: D12487.diff
Oct 12 2025, 4:42 AM
F18741723: D12487.id.diff
Oct 2 2025, 3:52 PM
Subscribers

Details

Summary

Fixes T7744. Also fixes a bug where we were copying the response object erroneously; that's not necessary to move around since we cleanly initialize it for each load

Test Plan

from user profile, clicked feed tab and saw new title. clicked calendar tab and saw new title. clicked back and saw feed title and page render.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Quicksand - update title while navigating about.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
webroot/rsrc/js/application/conpherence/behavior-durable-column.js
344–350

I put this in the durable column behavior because JX.Title is not in Javelin (its in Phabricator). Otherwise, I would have put it in Quickling directly in the draw method.

epriestley edited edge metadata.

Makes sense to me.

This revision is now accepted and ready to land.Apr 21 2015, 5:58 PM
This revision was automatically updated to reflect the committed changes.