Fix issues discovered when using web server device in flutter tools (#1588) * Fix breakpoints in web server * Updated version and built * Addressed CR comments * Addressed CR comments, added checks for assumptions and tests * Disable testing without DevTools and with debug extension on windows * Addressed CR comments