Blake Byrnes

Results 114 comments of Blake Byrnes

https://github.com/google/boringssl/tree/f9cc26f9c1c07668e29be71e08324f68d50d0942/ssl/test/runner

Thanks! You can control your viewport size, but we haven't created a true mobile view yet. It's on the radar, but not a nearterm priority. Maybe someone will take it...

@GlenDC Yes, to do this correctly is a large effort. And mobile Chrome on IOS doesn't run on the same engine. However, Android Chrome is likely do-able. It's just not...

You can configure it a couple ways: 1. Remove the human emulator from the default plugins that each Hero instance should be initiated with: ```js import DefaultBrowserEmulator from '@unblocked-web/default-browser-emulator'; Core.defaultUnblockedPlugins...

@AlanMcKen Sorry I didn't follow up on this. It sounds like that is likely being caused by something else. Did you figure out anything on the slowness with the emulator...

Do you have a snippet you could share showing your setup and slow speed? > On Jul 18, 2022, at 6:22 PM, AlanMcKen ***@***.***> wrote: > >  > Thanks!...

## Feature Our implementation should be to enable plugin configurations so we can send configs to the default human emulator. We probably need a custom configuration parameter that gets sent...

@GlenDC You can already define your default plugins at a Core level in a way you're describing. This is more a feature to allow a user to define them at...

@ctaity per discussions on Discord, I can't really see anything odd going on in logs. Does it take a really long time to connect over the proxy? I think it...

@knaitas Yes, we're working to release Hero! In interim, you can just download the Hero project and use it that way. Should have Hero out in next few weeks though.