Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
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,052 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in GoogleChrome/web.dev that received 3 comments
cls: add link to ad-specific mitigation guidance
Changes proposed in this pull request: add a link from the CLS doc to https://developers.google.com/doubleclick-gpt/guides/minimize-layout-shift
- tests: update MixedContent test to match ToT
- core(tracehouse): use tasks to improve profiler timing data
- core: resolve node rects and devtools paths at end of gathering
- misc: add save latest run script
- misc: return specific html element type for dom.find
- misc: remove compile-against-devtools.sh
- core(full-page-screenshot): resolve inaccuracies related to dpr
- new_audit: issues logged in the Issues panel in DevTools
Created an issue in MergeResolver/support that received 2 comments
mergeresolver app is reliably failing
I wanted to try this out so I experimented on a fork of my primary repo. I made some PRs against it's master ... things where I know I have decent …