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
2,841 contributions in the last year
Activity overview
Contribution activity
August 2020
- jdm/mzxscreen Rust
Created a pull request in servo/servo that received 19 comments
Handle devtools clients disconnecting better
These changes fix many opportunities for the devtools server to panic if a client disconnects early. Now that it's easy to have multiple clients co…
+244
−136
•
19
comments
- Disable as many broken devtools panels as possible.
- Notify devtools of session history traversals
- Update FxR version number.
- Fix missing canvas text on UWP
- Update to 2020/8/10 rustc.
- Canvas text and macOS font fixes
- Use gstreamer on UWP targets
- Move action buttons above invalid certificate details.
- Fix crashes on video playback in UWP
- Use override value for home button when available.
- Revert webrender upgrade
Created an issue in servo/servo that received 7 comments
Nightly FxR closes on startup
Installing and launching the latest UWP nightly doesn't work, and the stdout.log doesn't show anything interesting.
7
comments
- Integrate gstreamer 1.17 binaries into UWP build
- Devtools page title doesn't update from URL after navigating
- Make package command for app store replace publisher automatically
- Canvas text rendering doesn't look at web fonts
- --angle command line argument serves no purpose
- Upgrade to llvm 10
- Make MS store packaging generate appxupload that includes symbols
- Intermittent error in /webxr/render_state_update.https.html
- Adding newlines to textareas from UWP keyboard requires two presses
- Support outputting GST_DEBUG to a log file from UWP app
- All media manual tests fail on HL2
- Video elements trigger a crash in FxR
- Warnings from remote devtools in Firefox are confusing
- Unpausing videos is slow
- JS engine crash using media session play/pause button
- Navigating through session history doesn't update the devtools panel
- Devtools don't report source information for uncaught exceptions
- Backspace in a textarea at the beginning of a line deletes the contents of the previous line
- Fallback home button overrides override default url
- Self-signed cert options should be near the top of the page
- Create a homepage for testing new FxR release candidates
- CanvasRenderingContext2D.fillText doesn't draw text in UWP
- Devtools don't report page errors for iframes
- devtools preference actor returns fake values
- Panic after closing devtools panel
- Some issues not shown.

