Page MenuHomePhabricator

Don't show comment draft state to non-object-owners
ClosedPublic

Authored by epriestley on Apr 2 2015, 2:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 6:36 PM
Unknown Object (File)
Tue, Apr 30, 11:16 PM
Unknown Object (File)
Sat, Apr 27, 5:21 PM
Unknown Object (File)
Sat, Apr 27, 3:43 PM
Unknown Object (File)
Sat, Apr 27, 10:31 AM
Unknown Object (File)
Thu, Apr 25, 3:02 AM
Unknown Object (File)
Tue, Apr 23, 8:02 PM
Unknown Object (File)
Thu, Apr 18, 3:22 AM
Subscribers

Details

Summary

Fixes T7720. We currently leak the "draft" state of checkboxes; never treat checkboxes as drafts if you can't mark them.

Test Plan

Checked a box, reloaded page in other browser. Previously, the draft state partially propagated. Now, it no longer does.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Don't show comment draft state to non-object-owners.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
chad added a reviewer: chad.
This revision is now accepted and ready to land.Apr 2 2015, 2:16 PM
This revision was automatically updated to reflect the committed changes.