Open Bug 1991427 Opened 7 days ago Updated 11 hours ago

Switch otel-proto definitions to use `LITE_RUNTIME`

Categories

(Toolkit :: Gecko Trace, enhancement)

enhancement

Tracking

()

ASSIGNED

People

(Reporter: michael, Assigned: michael)

References

Details

Attachments

(4 files)

This should reduce the number of static ctors as well as being related to Bug 1816848, although this might not have been the cause.

Summary: Switch otel-proto defintintions to use `LITE_RUNTIME` → Switch otel-proto definitions to use `LITE_RUNTIME`

This patch adds a run-after-patch option to be set on an update action
in a moz.yaml file.

This is useful when you need to run scripts that depend on
Mozilla-specific patches being applied first.

This should reduce the number of static ctors as well as being related
to Bug 1816848, although this might not have been the cause.

Attachment #9516904 - Attachment description: Bug 1991427 - Add `run-after-patch` option to update-actions r=tjr → Bug 1991427 - Add support for `post-patch-actions` to `moz.yaml` files r=tjr
Pushed by agoloman@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/2c8e9bccfd6c https://hg.mozilla.org/integration/autoland/rev/3a9efd33263b Revert "Bug 1991427 - Apply mozilla patches for opentelemetry-proto r=jari" for causing build bustages @casts.h.

Backed out for causing build bustages @casts.h.

Flags: needinfo?(michael)

Ups, looking into it now.

Flags: needinfo?(michael)

I forgot to add the following in moz.build:

DEFINES["GOOGLE_PROTOBUF_NO_RTTI"] = True

It should be fixed now, I sadly can't test it on try because I currently don't have L3 access.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: