Page MenuHomePhabricator

Provide getObjectOwnerPHID() on inline comment views
ClosedPublic

Authored by epriestley on Mar 27 2015, 6:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 11, 10:45 PM
Unknown Object (File)
Sat, Jun 6, 6:48 AM
Unknown Object (File)
Mar 9 2026, 6:56 AM
Unknown Object (File)
Mar 5 2026, 10:01 PM
Unknown Object (File)
Mar 1 2026, 5:52 PM
Unknown Object (File)
Feb 22 2026, 4:54 PM
Unknown Object (File)
Jan 30 2026, 5:50 PM
Unknown Object (File)
Jan 19 2026, 1:07 AM
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.