Highlights
- Arctic Code Vault Contributor
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,151 contributions in the last year
Activity overview
Contribution activity
October 2020
- gregtatum/gecko-dev
- gregtatum/vscode-greg JavaScript
- gregtatum/phab-conventional-comments JavaScript
- gregtatum/icu4x Rust
Created a pull request in unicode-org/icu4x that received 17 comments
Favor SmallVec over Box in pluralrules
This will help avoid heap allocations as most lists are only a few items long. The only boxed slice that was retained was the SampleRanges, as this…
- Update the list of team members in CONTRIBUTING.md
- CSS-loads-changed-require to import
- Migrate to absolute paths: src/actions #2867
- Issue #2819 - Part 2 - Migrate components to only used named exports - Shared components
- Added changeMouseTimePosition and getMouseTimePosition actions, reducer, selector and test
- Add an alias for the resources too
- Extract ThreadActivityGraph canvas drawing to a separate pure component #2499
- Issue #2876 Migrate relative paths to absolute: src/components/shared part 1
- Add Profile loading Progress when uploading from-addon
- Use a native wheel listener for Viewport.
- Upgrade dependencies with security problems
- Remove the marker deriving step, and remove processing for Bailout and Invalidation
- Fix marker table component default export
- Migrate components to only used named exports, not default exports. #2819 (stack-chart)
- Migrate components to only used named exports, not default exports. #2819 (js-tracer)
- Remove the left margin from the bottom panels that align with timeline on active tab
- Make ButtonWithPanel encapsulate focus operations
- Add labels everywhere for the marker schema, and upgrade the DOMEvent marker
- #2819 | named export for sidebar
- #2819 | named export tooltip
Created an issue in firefox-devtools/profiler that received 7 comments
Migrate relative paths to absolute: src/components/app part 1
See #2865 for details on how to work on this issue. These are good first issues, please only claim one at a time. This issue is for handling the fo…
- Add a test for receiving a profile from file
- Consider migrating from Flow to TypeScript
- Hook up "marker-table" and "marker-chart" filtering to the marker schema
- Add a mechanism to augment marker schema for special handling purposes
- Migrate relative paths to absolute: src/components/timeline part 2
- Migrate relative paths to absolute: src/components/timeline part 1
- Migrate relative paths to absolute: src/components/sidebar and tooltip
- Migrate relative paths to absolute: src/components/shared part 3
- Migrate relative paths to absolute: src/components/shared part 2
- Migrate relative paths to absolute: src/components/shared part 1
- Migrate relative paths to absolute: src/components/js-tracer and marker-chart
- Migrate relative paths to absolute: src/components/calltree and flame-graph
- Migrate relative paths to absolute: src/components/app part 4
- Migrate relative paths to absolute: src/components/app part 3
- Migrate relative paths to absolute: src/components/app part 2
- Migrate relative paths to absolute: src/app-logic
- Migrate relative paths to absolute: src/actions part 2
- Migrate relative paths to absolute: src/actions part 1
- [meta] Use absolute imports to import files from other directories
- Update screenshots on the documentation UI tour