Re: Searchfox support for mobile/android just got a little better

2019-02-28 Thread Nicholas Alexander
Kats, others,

On Thu, Feb 28, 2019 at 9:49 AM Kartikaya Gupta  wrote:

> As of today Searchfox is providing C++/Rust analysis for
> Android-specific code. So stuff in widget/android and behind android
> ifdefs should be turning up when you search for symbols. Note that
> we're using data from an armv7 build, so code that is specific to
> aarch64 or x86 is not covered. That can be added easily if there's a
> need for it.
>
> But wait, there's more! We now host a new top-level repo,
> "mozilla-mobile" [1] that includes a bunch of stuff from the
> mozilla-mobile github org, where much of the mobile work happens these
> days. This includes focus, the reference-browser and much more. At the
> moment searchfox only provides text search over this codebase (not
> even blame yet), but we'll add more functionality to this repo as time
> permits.
>

Burying the lede: this got a *lot* better!  Thanks for making it happen!
Nick
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Searchfox support for mobile/android just got a little better

2019-02-28 Thread James Willcox
Really great, thanks!

James

On Thu, Feb 28, 2019 at 11:49 AM Kartikaya Gupta  wrote:

> As of today Searchfox is providing C++/Rust analysis for
> Android-specific code. So stuff in widget/android and behind android
> ifdefs should be turning up when you search for symbols. Note that
> we're using data from an armv7 build, so code that is specific to
> aarch64 or x86 is not covered. That can be added easily if there's a
> need for it.
>
> But wait, there's more! We now host a new top-level repo,
> "mozilla-mobile" [1] that includes a bunch of stuff from the
> mozilla-mobile github org, where much of the mobile work happens these
> days. This includes focus, the reference-browser and much more. At the
> moment searchfox only provides text search over this codebase (not
> even blame yet), but we'll add more functionality to this repo as time
> permits.
>
> Cheers,
> kats
>
> [1] https://searchfox.org/mozilla-mobile/source
> ___
> mobile-firefox-dev mailing list
> mobile-firefox-...@mozilla.org
> https://mail.mozilla.org/listinfo/mobile-firefox-dev
>
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Searchfox support for mobile/android just got a little better

2019-02-28 Thread Kartikaya Gupta
As of today Searchfox is providing C++/Rust analysis for
Android-specific code. So stuff in widget/android and behind android
ifdefs should be turning up when you search for symbols. Note that
we're using data from an armv7 build, so code that is specific to
aarch64 or x86 is not covered. That can be added easily if there's a
need for it.

But wait, there's more! We now host a new top-level repo,
"mozilla-mobile" [1] that includes a bunch of stuff from the
mozilla-mobile github org, where much of the mobile work happens these
days. This includes focus, the reference-browser and much more. At the
moment searchfox only provides text search over this codebase (not
even blame yet), but we'll add more functionality to this repo as time
permits.

Cheers,
kats

[1] https://searchfox.org/mozilla-mobile/source
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform