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)
Thu, Mar 21, 5:32 AM
Unknown Object (File)
Jan 27 2024, 4:53 AM
Unknown Object (File)
Jan 16 2024, 3:32 AM
Unknown Object (File)
Nov 29 2023, 11:31 PM
Unknown Object (File)
Nov 25 2023, 10:49 AM
Unknown Object (File)
Nov 15 2023, 12:41 AM
Unknown Object (File)
Oct 8 2023, 5:14 AM
Unknown Object (File)
Sep 26 2023, 2:47 PM
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.