Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,105 contributions in the last year
Activity overview
Contributed to
GoogleChrome/lighthouse,
paulirish/lh-scorecalc,
GoogleChrome/lighthouse-ci
and 5 other
repositories
Contribution activity
June 2020
- paulirish/isplaywrightready JavaScript
Created a pull request in GoogleChrome/lighthouse that received 3 comments
tests: parallelize all the tests
This PR merges both @connorjclark's #10988 and @brendankenny's #10993. And then I tweaked the work balance of the non-smoke stuff. smoke stuff ToT…
+113
−62
•
3
comments
- add vercel.json to avoid gh comments
- cross-browser fixes for gauge
- include preact/debug but not in production
- extract updatePermalink() and fix debouncing use
- Version dropdown
- styling for device dropdown
- attempt: device dropdown
- console.warning -> console.warn
- handle formFactor=none
- fix CLS desktop scorecurve
- handle &device=undefined param
- misc: add tools to track issue response time
- core: error if chrome version does not support lcp metric
- core: remove uses of deprecated extendedInfo field
- report: don't dim disclaimer anchor links
- deps: remove bundlesize
- deps(axe-core): upgrade to 3.5.5
- tests: run smoke tests in parallel jobs
- core(page-functions): truncate long attribute values in HTML snippets
- report: use acronyms and round metrics for shorter calc url
- report: update link for budgets audit
- core(is-on-https): add mixed-content resolution
- core(legacy-javascript): use prescriptive language in title
- docs(readme): adding cypress-audit to the related projects
- core: improve resilience of nodeId-dependent gatherers
- docs(readme): add PageWatch to the integrations section
Created an issue in dequelabs/axe-core that received 7 comments
meta-viewport: Cannot read property 'toLowerCase' of undefined
We've been getting a bunch of users hitting the same snag recently: GoogleChrome/lighthouse#10908 It now looks like it's all due to the meta-viewpo…
7
comments

