If you are debugging webapps that are running in standalone mode (installed to the home screen on iOS), reloading the page is a real pain. There is no reload button, and closing the window will close the debugger too.

The debugger has a little but awesome feature for this: click the reload button in the sources tab to reload the current page and keep your debugger alive!