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
F13049461: D11275.id27105.diff
Fri, Apr 19, 2:13 AM
F13049460: D11275.id27088.diff
Fri, Apr 19, 2:13 AM
F13049459: D11275.id.diff
Fri, Apr 19, 2:13 AM
Unknown Object (File)
Wed, Apr 17, 3:08 PM
Unknown Object (File)
Thu, Apr 11, 7:17 AM
Unknown Object (File)
Thu, Apr 11, 3:35 AM
Unknown Object (File)
Thu, Apr 11, 1:20 AM
Unknown Object (File)
Tue, Apr 9, 8:57 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.