Over the past week or so I've landed a bunch of small searchfox
papercut fixes and improvements. Highlights include:

- the blame popup now includes a link to the full changeset on hg.m.o
- an "other tools" section on nav panel with links to hg.m.o and dxr
(and github's rendering of .md and .rst files, will be deployed today)
- faster loading of permalinks URLs that use the current head revision
(we now serve these from the statically generated content instead of
regenerating them dynamically)
- better looking expando arrows to make the collapsible sections on
the search results page more obvious
- improved handling of path filtering for submodules (mainly affects
mozilla-mobile)
- navigating to files with binary mime types (e.g. videos) will no
longer dump the raw bytes into your browser as plaintext but will send
it with the right mimetype

Also soon (bug 1545968) we'll be indexing the rust standard library
source into __GENERATED__/__RUST__ so that if you're browsing rust
code in m-c, you can jump to things like Option or Vec and see their
source directly in searchfox.

Thanks to :mccr8, :asuth, and :emilio for all their help with these
patches, and thanks to everybody who filed bugs to help improve
searchfox.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to