Issue 4087: Contents of Command Line and Command Editor do not persist on page reload

Steps to reproduce

  1. Open Firebug
  2. Enable and switch to the the Console panel
  3. Type var test = 'Hello'; into the Command Line or Command Editor
  4. Reload the page

Expected Result