Bug 1789329 Comment 7 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This is now fixed; https://searchfox.org/mozilla-central/raw-analysis/browser/components/urlbar/UrlbarInput.sys.mjs has extensive analysis data and we see probably sticky nesting when viewing the rendered source tip at https://searchfox.org/mozilla-central/source/browser/components/urlbar/UrlbarInput.sys.mjs.  Bug 1792322 adds a quality ratchet so that warnings will be reported on the searchfox mailing list that reports errors and warnings (which I'm happy to add people to! :), and hopefully with the last landing and run happening right now, we'll be starting from 0 warnings so that we can actually pay attention to it. 

For posterity, there is some interesting discussion about getting searchfox working under windows at https://github.com/mozsearch/mozsearch/pull/569 and while I still have a bit more work to do in bug 1612525 in terms of documentation[1] and helping script setup a little bit under WSL2, the docker experience is quite usable via `./build-docker.sh` and `./run-docker.sh`.

1: It's very frustrating that copying stuff out of a google doc into an editor like VS code tends to lose bullet-point formatting...
This is now fixed; https://searchfox.org/mozilla-central/raw-analysis/browser/components/urlbar/UrlbarInput.sys.mjs has extensive analysis data and we see properly sticky nesting when viewing the rendered source tip at https://searchfox.org/mozilla-central/source/browser/components/urlbar/UrlbarInput.sys.mjs.  Bug 1792322 adds a quality ratchet so that warnings will be reported on the searchfox mailing list that reports errors and warnings (which I'm happy to add people to! :), and hopefully with the last landing and run happening right now, we'll be starting from 0 warnings so that we can actually pay attention to it. 

For posterity, there is some interesting discussion about getting searchfox working under windows at https://github.com/mozsearch/mozsearch/pull/569 and while I still have a bit more work to do in bug 1612525 in terms of documentation[1] and helping script setup a little bit under WSL2, the docker experience is quite usable via `./build-docker.sh` and `./run-docker.sh`.

1: It's very frustrating that copying stuff out of a google doc into an editor like VS code tends to lose bullet-point formatting...

Back to Bug 1789329 Comment 7