Page MenuHomePhabricator

Provide getObjectOwnerPHID() on inline comment views
ClosedPublic

Authored by epriestley on Mar 27 2015, 6:20 PM.
Tags
None
Referenced Files
F13181485: D12185.id29287.diff
Thu, May 9, 12:33 PM
F13180700: D12185.id29286.diff
Thu, May 9, 2:38 AM
F13179826: D12185.diff
Wed, May 8, 9:28 PM
F13175445: D12185.id29286.diff
Wed, May 8, 5:13 AM
Unknown Object (File)
Sat, May 4, 7:07 PM
Unknown Object (File)
Wed, May 1, 12:39 AM
Unknown Object (File)
Sat, Apr 27, 12:18 PM
Unknown Object (File)
Apr 8 2024, 10:05 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.