Nick Alexander

Results 38 issues of Nick Alexander

I'm in the unusual position of trying to cross-compile from macOS to Windows with `clang-cl` (building Firefox, but that's not really relevant). I'm running into the `[-Wslash-u-filename]` warning, like so:...

Over in [Bug 1611003](https://bugzilla.mozilla.org/show_bug.cgi?id=1611003) I'm adding support for `--log-path` to geckodriver with functionally similar just like chromedriver. This ticket tracks supporting `firefox.enableGeckoDriverLog`, just like `chrome.enableChromeDriverLog`.

enhancement
upstream
firefox

Right now, Monky is file-centric: staging and unstaging works at the level of files. Historically, this is appropriate: most Mercurial commands filter by files. But newer Mercurial commands support "interactive"...

I've used monky for ages and just noticed that during "normal use" the cmdserver process will be started and killed every operation. At least, that's what I witness and what...

I've been using this locally for a very long time, so I figured I should push it upstream. I'd like to follow on with changes to `monky-status` such that monky...

It's difficult to know when Mercurial is busy after Monky spawns long-running tasks. We should use the mode line to show when `hg` is churning.

Right now, monky always shows the full commit message. I'd like to be able to toggle the "description:" section, so that we see the shortlog by default and the full...

…saging. This is intended to target lapsed users who are background updated to Firefox 106. We check for: - Win 10+; and - either: - no serialized targeting state from...

UI Tests Caught

When preparing https://experimenter.services.mozilla.com/nimbus/set-firefox-as-default-pdf-handler-on-windows-for-new-users-experiment/, I had to make many modifications to the structure of the experiment to run a "holdback study". With all of the copy-paste, I ended up with two...

Visualization

This tracks adding custom targeting for background task messaging: - `defaultProfile.currentDate` is 28+ days in the past - `defaultProfile.version` is older than this version There may be some other restrictions...