Connor Clark

Results 167 issues of Connor Clark

According to the Allegro 4 docs, the second argument to [pack_fseek](https://www.allegro.cc/manual/4/api/file-and-compression-routines/pack_fseek) denotes a relative offset, but dumb assumes it is an absolute offset. This resulted in a bug where music...

The specific id for the execution context varies as Chrome internals does different work before we even begin Lighthouse gathering, and has already changed twice recently. Instead of using the...

This PR is meant to be merged without squashing. Going through some of the `TODO(esmodules)` comments, each commit here addresses a separate thing (so you should view each commit in...

The purpose of this refactor is to avoid needing to think deeply about the module graph when mocking modules in a test. Since static imports are run _first_ in ESM,...

waiting4reviewer

https://twitter.com/patrickhulce/status/1554163245937737730 viewport, DPR, UA (but not CPU multiplier) see also: https://github.com/GoogleChrome/lighthouse/issues/10741#issuecomment-626903508 about DPR

needs-priority
10.0

Paul and I attempted to document where all these timings come from in our network record model, in relation to the box-whisker model from DevTools performance panel.

waiting4reviewer

This PR converted to ESM: https://github.com/googleads/publisher-ads-lighthouse-plugin/pull/354

waiting4reviewer

https://github.com/GoogleChrome/lighthouse/blob/1e567c2102980d9abe070aa9fc3e7314f54d8c46/lighthouse-core/config/config.js#L129-L149

P3
10.0

It was removed as part of the ES module migration. We need to update that repo to use ES modules.

P1

First idea is to add a `callback/runner/idk` property to smoke test definition that takes a `page` and `flow` and runs a user flow for that. Adam points out it may...

needs-investigation
P1.5
fraggle-rock