Page MenuHomePhabricator

Use LiquidThreads to implement comments for CodeReview
Closed, ResolvedPublic

Description

Currently the CodeReview extension implements a custom threaded commenting system. As LiquidThreads continues to mature and stabilize, it would be great to use it to handle the comments so we have a common user interface, storage, etc; it'll keep things consistent and simpler... in theory at least. ;)

This'll need work on the LQT end to support embedding in the other extension's form and some hooks to handle the extra transformations for auto linking of revision and bug numbers.

On the CodeReview end, a conversion from the old comment storage will be needed, as well as making sure we've still got proper integration of the comment counts and notifications.


Version: unspecified
Severity: enhancement

Details

Reference
bz20354

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:57 PM
bzimport set Reference to bz20354.
  • This bug has been marked as a duplicate of bug 20542 ***