Adam Raine

Results 59 issues of Adam Raine

Would help when perusing sentry during bug triage.

P3
Sentry

Last major part of https://github.com/GoogleChrome/lighthouse/issues/15060 I don't think this is an 11.0 blocker at this point but it is a breaking change Still todo: - Refactor all the unit tests...

chillin ❄
breaking

https://github.com/GoogleChrome/lighthouse/pull/14656#discussion_r1065200023 I was seeing screenshot size reduction of ~5-10KB.

waiting4reviewer

Individual snapshot/timespan reports were emitting a bunch of errors because of the sticky header. I also added category labels to the header. [Sample](https://lighthouse-fzxdsj0cm-googlechrome.vercel.app/sample-reports/snapshot/) [Mocks](https://www.figma.com/file/drVEE1ZANZYKx6UNqAvNHc/%5BExternal%5D%5BLighthouse%5D-Fraggle-Rock?node-id=19660%3A50695): Go to UXR prototype on the...

waiting4reviewer

Reduces initial bundle size for viewer. Should double the size of the report generator code because we are including the flow report assets now. Enables viewer to save flow reports...

cla: yes
waiting4reviewer

`position: sticky` magically made everything work (mostly, hopefully?)... Starting this as a draft to get thoughts on if we should maintain a new sticky header for the flow report. The...

cla: yes
waiting4reviewer

### Product axe-core ### Product Version 4.8.1 ### Latest Version - [X] I have tested the issue with the latest version of the product ### Issue Description #### Expectation Axe...

fix
color contrast

Closes https://github.com/GoogleChrome/lighthouse-ci/issues/887 We may want to expose `upgradeLhrForCompatibility` on the toplevel entrypoint before doing this.

Carry-over from https://github.com/GoogleChrome/lighthouse/issues/15060 Initial pass: https://github.com/GoogleChrome/lighthouse/pull/15276 We are keeping these compat artifacts for 11.0 at least. We can potentially drop them in 12.0. Non-breaking: - [ ] Remove all our...

P2
breaking
13.0

Retries added to unblock CI: https://github.com/GoogleChrome/lighthouse/pull/15378 ----- Example failure: https://github.com/GoogleChrome/lighthouse/actions/runs/5871078774/job/15919549134?pr=15378 Example failure trace: https://trace.cafe/t/K4uwDnVkKA - Entire main thread track is missing for some reason. - Navigation tests fail with `NO_NAVSTART`...

bug
P2
test backlog