• 
      

    Fix review dialog js-tests.

    Review Request #6308 — Created Sept. 10, 2014 and submitted — Latest diff uploaded

    Information

    Review Board
    master
    bf8b37d...

    Reviewers

    I had fixed up some of the relevant tests during my overhaul of the review
    dialog, but apparently the last time I ran them was before I removed
    _bodyTopEditor and _bodyBottomEditor. This change fixes those tests to use the
    new _bodyTopView and _bodyBottomView, and does a little bit of extra cleanup
    while I was in there.

    Ran js-tests. After this change there are still some failures, but all of the
    review dialog tests now pass.