Page MenuHomePhabricator

Provide getObjectOwnerPHID() on inline comment views
ClosedPublic

Authored by epriestley on Mar 27 2015, 6:20 PM.
Tags
None
Referenced Files
F18827270: D12185.id.diff
Fri, Oct 24, 8:53 AM
F18823621: D12185.diff
Thu, Oct 23, 12:43 PM
F18823066: D12185.diff
Thu, Oct 23, 10:04 AM
F18744807: D12185.id29286.diff
Fri, Oct 3, 4:14 AM
F18726471: D12185.id.diff
Sep 30 2025, 6:40 AM
F18714757: D12185.diff
Sep 29 2025, 8:48 AM
F18672421: D12185.id29286.diff
Sep 25 2025, 7:31 AM
F18587919: D12185.diff
Sep 11 2025, 10:48 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.