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 40 million developers.
Sign up- San Francisco, CA
- aslushnikov.com
Pinned
2,256 contributions in the last year
Activity overview
Contributed to
puppeteer/puppeteer,
microsoft/playwright,
aslushnikov/ispuppeteerfirefoxready
and 5 other
repositories
Contribution activity
January 2020
Created a pull request in microsoft/playwright that received 2 comments
feat: introduce BrowserType.webEngine()
This helps a lot to produce nice logging: const { chromium, webkit } = require('playwright'); (async () => { for (const browser of [chromium, webki…
+32
−0
•
2
comments
- feat: introduce BrowserType.name()
- feat(webkit): roll webKit to r1119
- fix: properly expose top-level devices
- chore: bump version to 0.9.22-post
- chore: mark version v0.9.22
- feat(testrunner): ability to repeat test suites
- docs(api.md): remove browser downloads section
- docs(api.md): add missing docs
- feat(webkit): roll to r1011
- browser(webkit): fix setOfflineMode
- browser(webkit): fix compilation on Mac 10.15
- chore: move downloads to Azure CDN
- feat(testrunner): add `it.repeat` to repeat test multiple times
- docs: create a single top-level TOC for api.md
- test(webkit): skip tests that fail on webkit-wpe
- chore: migrate browser builds to a new CDN
- docs(readme): fix nits
- feat(firefox): roll firefox to r1012
- browser(firefox): improve firefox protocol types
- chore: add Dockerfile that installs necessary deps on Ubuntu Bionic
- fix(testrunner): return correct exit code
- devops: fix firefox win64 upload to CDN
- fix(install): await protocol generation scripts
- devops: migrate to new CDN for browser builds
- feat(firefox): roll Firefox to r1011
- Some pull requests not shown.
- browser(webkit): do not crash when opening inspector on mac
- feat: lower the engine requirement to node 10.15.0
- test: enable passing modifiers test
- chore: windows bots via github actions
- chore(webkit): bump webkit revision to 1120
- fix(test): don't ignore random arguments
- chore(webkit): do not call setPauseOnStart for each target
- docs(api.md) Rename page to context in newContext
- docs(api.md) Fix USKeyboardLayout link
- browser(firefox): use unguessable web socket address
- docs(api.md) Rename page to context in newContext
- fix(test): wait for load state before checking opener of popup
- fix(webkit): initialize popups on start
- chore: fix missing device definitions
- docs: make individual FAQ items linkable
- browser(webkit): amend method & postData upon continue
- browser(webkit): pause popups on start
- browser(webkit): remove URL from TargetInfo
- fix(install): check macOS version to be 10.14 or higher
- bug(pw_run): Allow running from paths with spaces
- browser(webkit): fix GTK build
- chore(webkit): roll to 1111
- chore: replace pptr with pw
- fix: make launch options in ffPlaywright optional
- chore(webkit): build wpe and gtk to different folders
- Some pull request reviews not shown.
Created an issue in WebPlatformForEmbedded/libwpe that received 1 comment
tip-of-tree does not compile (cmake configuration failure)
Hi!
I'm trying to compile tip-of-tree libwpe on Ubuntu. I do the following steps:
git clone https://github.com/WebPlatformForEmbedded/libwpe
cd li…
1
comment
131
contributions
in private repositories
Jan 2 – Jan 29