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)
Tue, Dec 17, 11:53 PM
Unknown Object (File)
Sat, Dec 7, 12:58 PM
Unknown Object (File)
Wed, Dec 4, 5:43 AM
Unknown Object (File)
Mon, Dec 2, 7:37 AM
Unknown Object (File)
Wed, Nov 27, 12:06 AM
Unknown Object (File)
Thu, Nov 21, 1:29 PM
Unknown Object (File)
Oct 22 2024, 10:20 AM
Unknown Object (File)
Oct 15 2024, 2:05 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.