Hiroki Nakagawa

Results 3 comments of Hiroki Nakagawa

Hi, we're expanding the syntax for speculation rules to allow developers to specify the `target_hint` field. This field provides a hint to indicate a target navigable where a prerendered page...

Regarding AudioWorklet-specific `getProcessorStatus()`, I have no opinions. I'd like to hear @hoch's thoughts. Regarding generic `isModuleLoaded()` and `getModuleStatus()`, implementation-wise it'd be easy to implement this in Chromium. I assume each...

Does the use case want to know if module script files are not only loaded but also evaluated? If so, this could be a bit complicated because the Worklet's module...