Skip to content

Allow the app-svc feature to detect when it is actually in gecko.#94

Merged
martinthomson merged 1 commit intomartinthomson:mainfrom
mhammond:push-zkvlsumxwtxw
Mar 13, 2026
Merged

Allow the app-svc feature to detect when it is actually in gecko.#94
martinthomson merged 1 commit intomartinthomson:mainfrom
mhammond:push-zkvlsumxwtxw

Conversation

@mhammond
Copy link
Contributor

This means that the app-services crates can be built in mozilla-central without requiring any changes.

It will help us with migrating app-services to mozilla-central. For this to work, app-services will need mozilla/application-services#7269.

cc @moztcampbell

This means that the app-services crates can be built in mozilla-central
without requiring any changes.
}

flags = BINDGEN_SYSTEM_FLAGS
let mut flags: Vec<String> = BINDGEN_SYSTEM_FLAGS
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed this build warning in app-services - it would also exist in m-c, but either gets lost in the noise or possibly even omitted entirely.

@martinthomson
Copy link
Owner

Do you need a release for this, or are you ok pulling a git commit hash?

@mhammond
Copy link
Contributor Author

Thanks! I'm fine pulling a hash

@martinthomson martinthomson merged commit 324f876 into martinthomson:main Mar 13, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants