Page MenuHomePhabricator

Conpherence - improve performance by handling dropdowns (notifications, threads) as standard response data
ClosedPublic

Authored by btrahan on May 7 2015, 10:38 PM.
Tags
None
Referenced Files
F14347896: D12761.diff
Thu, Dec 19, 3:53 AM
Unknown Object (File)
Mon, Dec 16, 2:22 AM
Unknown Object (File)
Sun, Dec 8, 6:25 AM
Unknown Object (File)
Sat, Dec 7, 12:40 AM
Unknown Object (File)
Fri, Dec 6, 9:15 AM
Unknown Object (File)
Wed, Nov 27, 4:54 AM
Unknown Object (File)
Wed, Nov 27, 3:41 AM
Unknown Object (File)
Tue, Nov 26, 7:43 AM
Subscribers

Details

Summary

Ref T7708. Rather than invoking the general client -> server dropdown refresh path, return the data with the various conpherence requests and update the dropdowns that way. Saves 2 client -> server requests per conpherence action.

Test Plan

loaded up /conpherence/ and noted message count deduct correctly. clicked specific message and noted message count deduct successfully. did same two tests via durable column and again saw message counts deduct successfully.

Diff Detail

Repository
rP Phabricator
Branch
T7708_2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5844
Build 5864: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

btrahan retitled this revision from to Conpherence - improve performance by handling dropdowns (notifications, threads) as standard response data.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.

name stratcom event from conpherence-redraw to conpherence-redraw-aphlict for more tight scoping

epriestley edited edge metadata.
This revision is now accepted and ready to land.May 7 2015, 11:01 PM
btrahan edited edge metadata.

rebase, celerity

This revision was automatically updated to reflect the committed changes.