Page MenuHomePhabricator

Provide getObjectOwnerPHID() on inline comment views
ClosedPublic

Authored by epriestley on Mar 27 2015, 6:20 PM.
Tags
None
Referenced Files
F14344713: D12185.id29287.diff
Thu, Dec 19, 12:50 AM
Unknown Object (File)
Thu, Dec 5, 9:18 AM
Unknown Object (File)
Wed, Nov 27, 10:27 AM
Unknown Object (File)
Nov 19 2024, 1:02 PM
Unknown Object (File)
Oct 23 2024, 11:51 PM
Unknown Object (File)
Oct 22 2024, 7:50 PM
Unknown Object (File)
Oct 14 2024, 12:58 AM
Unknown Object (File)
Sep 22 2024, 5:02 PM
Subscribers

Details

Summary

This returns the PHID of the current revision owner, or the commit author, if one exists.

NOTE: For drafts, we currently return null; I'll fix that in a future change. Should be correct for submitted comments.
Test Plan

Added an inline, nothing seemed broken.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Provide getObjectOwnerPHID() on inline comment views.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Mar 27 2015, 6:22 PM
This revision was automatically updated to reflect the committed changes.