Page MenuHomePhabricator

Don't show notifications about your own actions
ClosedPublic

Authored by epriestley on Jan 8 2015, 7:52 AM.
Tags
None
Referenced Files
F14063518: D11275.diff
Mon, Nov 18, 6:51 PM
F14002401: D11275.diff
Fri, Oct 25, 6:37 PM
Unknown Object (File)
Oct 17 2024, 8:55 PM
Unknown Object (File)
Oct 4 2024, 11:50 AM
Unknown Object (File)
Sep 17 2024, 7:39 AM
Unknown Object (File)
Sep 12 2024, 6:36 AM
Unknown Object (File)
Sep 6 2024, 3:46 AM
Unknown Object (File)
Sep 5 2024, 10:53 AM
Subscribers

Details

Summary

Ref T6559. See discussion in D11143. At least locally, WebSockets are too fast and create immediate local notifications on page submit.

To mitigate this, don't notify about your own actions.

This isn't perfect (we get the other-copies-of-the-window-open-in-other-tabs case wrong) but I think the case we get wrong is rare / not very important.

Test Plan

Submitted stuff, saw other users get notifications but not me.

Diff Detail

Repository
rP Phabricator
Branch
websockets3
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3676
Build 3686: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Don't show notifications about your own actions.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, joshuaspence.
This revision is now accepted and ready to land.Jan 8 2015, 7:56 AM
This revision was automatically updated to reflect the committed changes.