JavaScript tinkerer, bug fixer, & benchmark runner • Creator of Lodash • Salesforce UI Security Engineer (former MS Web Platform DX PM, Chakra Perf PM)
-
Salesforce
- http://twitter.com/jdalton
Block or Report
Block or report jdalton
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
lodash/lodash Public
A modern JavaScript utility library delivering modularity, performance, & extras.
-
-
-
290 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2022
Created 40 commits in 1 repository
Created a pull request in salesforce/near-membrane that received 6 comments
Opened 24 other pull requests in 1 repository
salesforce/near-membrane
23
merged
1
closed
- fix: adjust types to avoid ts-ignore comments
- feat: prep instrumentation to be removed during prod builds
- feat: specialize apply/construct trap based on function arity
- feat: make installErrorPrepareStackTrace() and debugInfo() removable as dead code in prod builds
- fix: downgrade karma-rollup-preprocessor to 7.0.7 to address file overwrite issue
- feat: remove unneeded try catch and optimize fast paths into smaller functions
- fix: update debug flags to align with locker
- feat: inline more methods for better performance
- feat: only remap endowments when provided
- chore: align karma run with locker
- feat: ua sniff the chromium bug fix
- fix: round out the chrome bug fix and lazy descriptor wrappers
- fix: mitigate chrome detached iframe bug
- feat: all lint guard for prefer-object-spread in toString-able functions
- feat: remove unneeded enumerability checks
- feat: remove unneeded enumerability checks
- feat: use env.lazyRemap() in node-realm
- fix: env.link document typo
- feat: more optimizing of env.link()
- feat: optimize env.link
- chore: comment cleanup
- chore: update karma to 6.3.17
- feat: add support for lazyRemap
- feat: add a more robust debug-mode opt-in and optimize browser realm
Reviewed 11 pull requests in 1 repository
salesforce/near-membrane
11 pull requests
- feat: specialize apply/construct trap based on function arity
- feat: remove unneeded try catch and optimize fast paths into smaller functions
- fix: @W-10862617@ use nyc for coverage merging and reporting
- feat: inline more methods for better performance
- ci: saucelabs browser configs
- ci: reorganize ci jobs and workflows
- fix: mitigate chrome detached iframe bug
- feat: remove unneeded enumerability checks
- feat: remove unneeded enumerability checks
- feat: optimize env.link
- feat: add a more robust debug-mode opt-in and optimize browser realm
Created an issue in cure53/DOMPurify that received 3 comments
#document-fragment treated as forbidden root node.
!ALLOWED_TAGS and FORBID_TAGS for tagName to see if it's allowed.
I noticed this blocking things like #document-f…
3
comments