Page MenuHomePhabricator

Provide getObjectOwnerPHID() on inline comment views
ClosedPublic

Authored by epriestley on Mar 27 2015, 6:20 PM.
Tags
None
Referenced Files
F14356859: D12185.diff
Fri, Dec 20, 1:07 AM
Unknown Object (File)
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
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
Branch
authority
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5011
Build 5029: [Placeholder Plan] Wait for 30 Seconds

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.