Gilberto Cocchi

Results 16 issues of Gilberto Cocchi

https://developers.google.com/web/tools/chrome-user-experience-report/api/reference/rest/v1/records/queryRecord

enhancement
Feature Request

Hi all, I would to request to consider changing the default value of navigator.DeviceMemory as being emulated by Lighthouse. DeviceMemory can be used by Developers as proxy signal to identify...

P2
upstream-action-required

Serving LCP Images from non Root Site domain implies significant additional latency for sites and this may impact the likehood to meet the LCP threshold in the Lab and Field....

new_audit
P2

QuickLink should avoid triggering Network requests when the device is offline. It should be relatively easy to fix this by adding this code in the `checkConnection` function. ``` if("onLine" in...

Please review the following PR to explain that Navigation Timing API Entries would be slightly different in the WebVitals.js implementation due to kebab case convention.

## Type of issue Feature Request ## Description Chrome recently announced that [INP](https://web.dev/inp/) will become a Core Web Vitals Metric. To optimize User Experience as INP suggest it's a good...

Hello, I wonder if there might be any interest/scope to add an historical view to the data here. The snapshot view by 3P Category is really helpful and the multiple...

The third-party-web project is amazing. I only wish that the "Google/Doubleclick Ads" category would be split in more narrow products as it currently groups really different products (Buy and Sell...

Hi amp-sw community, I've noticed that the current logic of amp-sw might cause a FCP regression on AMP sites using HTTP caching on HTML documents but also using amp-sw "as...