-
XUL Layout is gone
Read more -
Developing Firefox on Windows on MSYS2 with zsh and the Windows Terminal
Read moreI’ve been looking at how to get a more familiar set-up on Windows, something more similar to what I have on Linux or macOS.
-
Reproducing automation failures locally
Read moreSo I am trying to do a change to the Firefox UI to draw shadows on popups on Linux. How hard could it be? The patch is relatively simple.
-
More Gecko leak debugging
Read moreSo my previous post about leak debugging has been useful to me and to some other people.
-
Border rounding in CSS
Read moreThis week I landed a change in Gecko to make subpixel borders work more similarly to other engines. I learned a bunch in the progress and after landing it, so I wanted to capture it somewhere.
-
Focus changes landing in Firefox 78
Read moreI’ve been spending a bunch of time side-tracked working on focus-related things these last couple weeks, and there have been a few significant changes that I hope will make both web developers and users happier.
-
FFI patterns #1 - Complex Rust data structures exposed seamlessly to C++
Read moreI’ve been meaning to post about this for a while. I plan to start a series on different patterns for Rust / C++ FFI that are being used in Gecko.
-
Hunting an intermittent leak until shutdown.
Read moreThis week I had to debug an intermittent leak-until-shutdown which seemed to be caused by a fairly innocent test change.
-
More Reference Browser debugging fun.
Read moreSo I finally got back to bug 1551659, now that the build issues I was seeing on the last post were fixed.
-
Debugging GeckoView in Reference-Browser in the x86 android emulator
Read moreAside: Phew, it’s been almost four years since I last wrote something.
-
On writing software with propietary tools in universities
Read moreI study in the University of Salamanca, a public university here in Spain.
Subscribe via RSS