Page MenuHomePhabricator

Replace "loadDraftAndPublishedComments()" with a Query
ClosedPublic

Authored by epriestley on May 7 2020, 6:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jul 1 2026, 2:32 PM
Unknown Object (File)
Apr 15 2026, 7:07 PM
Unknown Object (File)
Apr 5 2026, 10:32 AM
Unknown Object (File)
Apr 2 2026, 6:16 PM
Unknown Object (File)
Mar 31 2026, 9:36 PM
Unknown Object (File)
Mar 8 2026, 1:05 AM
Unknown Object (File)
Jan 3 2026, 5:27 PM
Unknown Object (File)
Nov 30 2025, 7:47 PM
Subscribers
None

Details

Summary

Ref T13513. Continue marching toward coherent query pathways for all access to inline comments.

Test Plan
  • Viewed a commit and a path within that commit, as a user with unpublished inlines and a different user.
  • Saw appropriate inlines in all cases (published inlines, plus undeleted unpublished inlines authored by the current viewer).
  • Grepped for "loadDraftAndPublishedComments()".

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 7 2020, 11:02 PM
This revision was automatically updated to reflect the committed changes.