Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Security Bug Bounty Hunter
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
2,097 contributions in the last year
Activity overview
Contribution activity
October 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 18 repositories not shown
- mathiasbynens/ecma262-layout-chunking HTML
- mathiasbynens/v8.dev JavaScript
Created a pull request in tc39/ecmarkup that received 20 comments
[DO NOT MERGE YET] Improve rendering performance by chunking layout
This patch adds content-visibility: auto as described here:
https://web.dev/content-visibility/
https://www.youtube.com/watch?v=FFA-v-CIxJQ
Demo:
…
- chore: mark version v5.4.0
- fix: ignore spurious bindingCalled events
- chore: fix travis config
- chore: automate publishing on new Git tags
- fix: do not use old utility world
- Update troubleshooting.md
- chore(agnostification): common/helper.ts
- chore(agnostification): agnostify web socket connections
- fix(utils): typo fix
- chore: gitignore new-docs
- fix(launcher): also support relative userDataDir on headless Windows
- feat(queryhandler): add built-in pierce handler
- chore(agnostification): split up root Puppeteer class
- chore(agnostification): split up launcher class
- chore(node): move install.ts into node/
- chore: update eslint & eslint plugins
- chore: bump misc dependencies
- test: use sourcemaps in unit tests
- chore(agnostify): Create Node and Web initializer.
- docs(queryhandler): add custom query handler docs
- feat(a11y-query): extend aria handler with waitFor
- fix(queryhandler) only expose custom handlers
- feat(a11y-query): add aria query handler (without waitFor support)
- fix: update preferences in default Firefox profile
- docs(examples): update selector for search example
Created an issue in tibiamaps/tibia-map-data that received 6 comments
Some minimap files not being recognized
@LeeKunTibia reported an issue with a few minimap files not being recognized by the client. Here's a ZIP file with the “good” (explored in the Tibi…