Add a hook for working with comments in the review dialog.

Review Request #4737 — Created Oct. 13, 2013 and submitted

Information

Review Board
master

Reviewers

Add a hook for working with comments in the review dialog.

This new hook, ReviewDialogCommentHook, allows an extension to display
data or provide UI for a comment in the review dialog. It takes a view
type that will later be instantiated and passed the comment as a model.
The view can do whatever it needs to with the model, including providing
UI to set new data on it.

Tested with an extension I'm developing. I was able to see the current
state that I had set in extra_data, and modify that state and successfully
save it.

Description From Last Updated

Leftover debug output?

daviddavid
david
  1. 
      
  2. Show all issues

    Leftover debug output?

  3. 
      
chipx86
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Loading...