• Danny Tuppeny's avatar
    Allow web server device to use extension if started with --start-paused (#44263) · 37eec862
    Danny Tuppeny authored
    * Allow web server device to use extension if started with --start-paused
    
    * Fix comment
    
    * Remove browser-launch option that allowed using Chrome without launching Chrome
    
    The web-server device should now be used if you don't want to launch a browser.
    
    * Add tests for WebServerDevice with --start-paused
    
    * Fixes from rebase
    
    * More fixes from rebase
    
    * Fix from rebase
    
    * Fix condition for page refresh in non-debug builds
    
    * Make dwds conditions match with a new getter
    
    * Add missing .device
    37eec862
resident_web_runner_test.dart 41.8 KB