Closed Bug 1909325 Opened 3 months ago Closed 3 months ago

Implement telemetry for the new alt text flow

Categories

(Firefox :: PDF Viewer, task, P2)

Firefox 130
Desktop
Unspecified
task

Tracking

()

RESOLVED FIXED
130 Branch
Tracking Status
firefox130 --- fixed

People

(Reporter: asafko, Assigned: calixte)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Updated glean telemetry for the new flow
Anticipating that this will fall under data-classification-low category, since we're only recording basic interaction data.

We want to keep the old telemetry for the old flow intact, so we can compare if the new flow performs just as well and results in more images being saved with alt text.

Severity: -- → N/A
Priority: -- → P2
Hardware: Unspecified → Desktop
Version: unspecified → Firefox 130
Assignee: nobody → cdenizet
Status: NEW → ASSIGNED
Pushed by cdenizet@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b533a811b58e Implement telemetry for the new alt text flow r=tarek

Backed out for causing build bustages related to metrics.yaml.

[task 2024-07-24T19:14:12.748Z] 19:14:12     INFO -  ==============================================================================
[task 2024-07-24T19:14:12.748Z] 19:14:12     INFO -  /builds/worker/checkouts/gecko/toolkit/components/pdfjs/metrics.yaml:
[task 2024-07-24T19:14:12.748Z] 19:14:12     INFO -      ```
[task 2024-07-24T19:14:12.748Z] 19:14:12     INFO -      pdfjs.image.alt_text:
[task 2024-07-24T19:14:12.749Z] 19:14:12     INFO -        image_status_label_clicked:
[task 2024-07-24T19:14:12.749Z] 19:14:12     INFO -          extra_keys:
[task 2024-07-24T19:14:12.749Z] 19:14:12     INFO -            label:
[task 2024-07-24T19:14:12.749Z] 19:14:12     INFO -              type: string
[task 2024-07-24T19:14:12.749Z] 19:14:12     INFO -      ```
[task 2024-07-24T19:14:12.750Z] 19:14:12     INFO -      Missing required properties: description
[task 2024-07-24T19:14:12.750Z] 19:14:12    ERROR -  Traceback (most recent call last):
[task 2024-07-24T19:14:12.750Z] 19:14:12     INFO -    File "/builds/worker/fetches/python/lib/python3.8/runpy.py", line 194, in _run_module_as_main
[task 2024-07-24T19:14:12.750Z] 19:14:12     INFO -      return _run_code(code, main_globals, None,
[task 2024-07-24T19:14:12.751Z] 19:14:12     INFO -    File "/builds/worker/fetches/python/lib/python3.8/runpy.py", line 87, in _run_code
[task 2024-07-24T19:14:12.751Z] 19:14:12     INFO -      exec(code, run_globals)
[task 2024-07-24T19:14:12.751Z] 19:14:12     INFO -    File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/action/file_generate.py", line 154, in <module>
[task 2024-07-24T19:14:12.751Z] 19:14:12     INFO -      sys.exit(main(sys.argv[1:]))
[task 2024-07-24T19:14:12.752Z] 19:14:12     INFO -    File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/action/file_generate.py", line 98, in main
[task 2024-07-24T19:14:12.752Z] 19:14:12     INFO -      ret = module.__dict__[method](
[task 2024-07-24T19:14:12.752Z] 19:14:12     INFO -    File "/builds/worker/checkouts/gecko/toolkit/components/glean/build_scripts/glean_parser_ext/run_glean_parser.py", line 143, in gifft_map
[task 2024-07-24T19:14:12.753Z] 19:14:12     INFO -      all_objs, options = parse(args)
[task 2024-07-24T19:14:12.753Z] 19:14:12     INFO -    File "/builds/worker/checkouts/gecko/toolkit/components/glean/build_scripts/glean_parser_ext/run_glean_parser.py", line 80, in parse
[task 2024-07-24T19:14:12.753Z] 19:14:12     INFO -      return parse_with_options(input_files, options)
[task 2024-07-24T19:14:12.754Z] 19:14:12     INFO -    File "/builds/worker/checkouts/gecko/toolkit/components/glean/build_scripts/glean_parser_ext/run_glean_parser.py", line 89, in parse_with_options
[task 2024-07-24T19:14:12.754Z] 19:14:12     INFO -      raise ParserError("found validation errors during parse")
[task 2024-07-24T19:14:12.754Z] 19:14:12     INFO -  script.ParserError: found validation errors during parse
[task 2024-07-24T19:14:12.754Z] 19:14:12    ERROR -  gmake[3]: *** [backend.mk:740: toolkit/components/glean/.deps/EventGIFFTMap.h.stub] Error 1
[task 2024-07-24T19:14:12.755Z] 19:14:12     INFO -  gmake[3]: Leaving directory '/builds/worker/workspace/obj-build'
[task 2024-07-24T19:14:12.755Z] 19:14:12     INFO -  gmake[5]: Entering directory '/builds/worker/workspace/obj-build/config/makefiles/xpidl'
[task 2024-07-24T19:14:12.755Z] 19:14:12     INFO -  config/makefiles/xpidl/windowcreator.xpt
[task 2024-07-24T19:14:12.755Z] 19:14:12     INFO -  gmake[5]: Leaving directory '/builds/worker/workspace/obj-build/config/makefiles/xpidl'
[task 2024-07-24T19:14:12.885Z] 19:14:12     INFO -  gmake[5]: Entering directory '/builds/worker/workspace/obj-build/config/makefiles/xpidl'
[task 2024-07-24T19:14:12.885Z] 19:14:12     INFO -  /builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/build/bin/python /builds/worker/checkouts/gecko/python/mozbuild/mozbuild/action/xpidl-process.py --depsdir .deps \
[task 2024-07-24T19:14:12.886Z] 19:14:12     INFO -  	--bindings-conf /builds/worker/checkouts/gecko/dom/bindings/Bindings.conf \
[task 2024-07-24T19:14:12.896Z] 19:14:12     INFO -  	-I /builds/worker/checkouts/gecko/accessible/interfaces -I /builds/worker/checkouts/gecko/browser/components -I /builds/worker/checkouts/gecko/browser/components/migration -I /builds/worker/checkouts/gecko/browser/components/newtab -I /builds/worker/checkouts/gecko/browser/components/shell -I /builds/worker/checkouts/gecko/caps -I /builds/worker/checkouts/gecko/chrome -I /builds/worker/checkouts/gecko/devtools/platform -I /builds/worker/checkouts/gecko/docshell/base -I /builds/worker/checkouts/gecko/docshell/shistory -I /builds/worker/checkouts/gecko/dom/audiochannel -I /builds/worker/checkouts/gecko/dom/base -I /builds/worker/checkouts/gecko/dom/bindings -I /builds/worker/checkouts/gecko/dom/commandhandler -I /builds/worker/checkouts/gecko/dom/console -I /builds/worker/checkouts/gecko/dom/events -I /builds/worker/checkouts/gecko/dom/file/ipc -I /builds/worker/checkouts/gecko/dom/indexedDB -I /builds/worker/checkouts/gecko/dom/interfaces/base -I /builds/worker/checkouts/gecko/dom/interfaces/events -I /builds/worker/checkouts/gecko/dom/interfaces/geolocation -I /builds/worker/checkouts/gecko/dom/interfaces/notification -I /builds/worker/checkouts/gecko/dom/interfaces/payments -I /builds/worker/checkouts/gecko/dom/interfaces/push -I /builds/worker/checkouts/gecko/dom/interfaces/security -I /builds/worker/checkouts/gecko/dom/interfaces/sidebar -I /builds/worker/checkouts/gecko/dom/interfaces/storage -I /builds/worker/checkouts/gecko/dom/interfaces/xul -I /builds/worker/checkouts/gecko/dom/ipc -I /builds/worker/checkouts/gecko/dom/localstorage -I /builds/worker/checkouts/gecko/dom/media -I /builds/worker/checkouts/gecko/dom/media/autoplay -I /builds/worker/checkouts/gecko/dom/media/bridge -I /builds/worker/checkouts/gecko/dom/media/gmp -I /builds/worker/checkouts/gecko/dom/media/test/rdd_process_xpcom -I /builds/worker/checkouts/gecko/dom/media/webspeech/recognition -I /builds/worker/checkouts/gecko/dom/media/webspeech/synth -I /builds/worker/checkouts/gecko/dom/media/webvtt -I /builds/worker/checkouts/gecko/dom/network/interfaces -I /builds/worker/checkouts/gecko/dom/power -I /builds/worker/checkouts/gecko/dom/privateattribution -I /builds/worker/checkouts/gecko/dom/quota -I /builds/worker/checkouts/gecko/dom/security -I /builds/worker/checkouts/gecko/dom/serializers -I /builds/worker/checkouts/gecko/dom/simpledb -I /builds/worker/checkouts/gecko/dom/storage -I /builds/worker/checkouts/gecko/dom/system -I /builds/worker/checkouts/gecko/dom/webauthn -I /builds/worker/checkouts/gecko/dom/webbrowserpersist -I /builds/worker/checkouts/gecko/dom/workers -I /builds/worker/checkouts/gecko/dom/xslt/xslt -I /builds/worker/checkouts/gecko/dom/xul -I /builds/worker/checkouts/gecko/editor -I /builds/worker/checkouts/gecko/editor/composer -I /builds/worker/checkouts/gecko/editor/spellchecker -I /builds/worker/checkouts/gecko/editor/txmgr -I /builds/worker/checkouts/gecko/extensions/spellcheck/idl -I /builds/worker/checkouts/gecko/gfx/src -I /builds/worker/checkouts/gecko/gfx/thebes -I /builds/worker/checkouts/gecko/image -I /builds/worker/checkouts/gecko/intl/locale -I /builds/worker/checkouts/gecko/intl/strres -I /builds/worker/checkouts/gecko/intl/uconv -I /builds/worker/checkouts/gecko/ipc/glue/test/utility_process_xpcom -I /builds/worker/checkouts/gecko/js/xpconnect/idl -I /builds/worker/checkouts/gecko/js/xpconnect/tests/idl -I /builds/worker/checkouts/gecko/layout/base -I /builds/worker/checkouts/gecko/layout/inspector -I /builds/worker/checkouts/gecko/layout/xul/tree -I /builds/worker/checkouts/gecko/modules/libjar -I /builds/worker/checkouts/gecko/modules/libjar/zipwriter -I /builds/worker/checkouts/gecko/modules/libpref -I /builds/worker/checkouts/gecko/netwerk/base -I /builds/worker/checkouts/gecko/netwerk/base/http-sfv -I /builds/worker/checkouts/gecko/netwerk/cache2 -I /builds/worker/checkouts/gecko/netwerk/cookie -I /builds/worker/checkouts/gecko/netwerk/dns -I /builds/worker/checkouts/gecko/netwerk/mime -I /builds/worker/checkouts/gecko/netwerk/protocol/about -I /builds/worker/checkouts/gecko/netwerk/protocol/data -I /builds/worker/checkouts/gecko/netwerk/protocol/file -I /builds/worker/checkouts/gecko/netwerk/protocol/http -I /builds/worker/checkouts/gecko/netwerk/protocol/res -I /builds/worker/checkouts/gecko/netwerk/protocol/viewsource -I /builds/worker/checkouts/gecko/netwerk/protocol/websocket -I /builds/worker/checkouts/gecko/netwerk/protocol/webtransport -I /builds/worker/checkouts/gecko/netwerk/socket -I /builds/worker/checkouts/gecko/netwerk/streamconv -I /builds/worker/checkouts/gecko/netwerk/streamconv/converters -I /builds/worker/checkouts/gecko/netwerk/test/httpserver -I /builds/worker/checkouts/gecko/netwerk/url-classifier -I /builds/worker/checkouts/gecko/netwerk/wifi -I /builds/worker/checkouts/gecko/parser/html -I /builds/worker/checkouts/gecko/parser/htmlparser -I /builds/worker/checkouts/gecko/remote/components -I /builds/worker/checkouts/gecko/security/manager/ssl -I /builds/worker/checkouts/gecko/security/sandbox/common -I /builds/worker/checkouts/gecko/security/sandbox/linux/interfaces -I /builds/worker/checkouts/gecko/services/interfaces -I /builds/worker/checkouts/gecko/startupcache -I /builds/worker/checkouts/gecko/storage -I /builds/worker/checkouts/gecko/toolkit/components/alerts -I /builds/worker/checkouts/gecko/toolkit/components/antitracking -I /builds/worker/checkouts/gecko/toolkit/components/antitracking/bouncetrackingprotection -I /builds/worker/checkouts/gecko/toolkit/components/asyncshutdown -I /builds/worker/checkouts/gecko/toolkit/components/autocomplete -I /builds/worker/checkouts/gecko/toolkit/components/backgroundhangmonitor -I /builds/worker/checkouts/gecko/toolkit/components/backgroundtasks -I /builds/worker/checkouts/gecko/toolkit/components/bitsdownload -I /builds/worker/checkouts/gecko/toolkit/components/browser -I /builds/worker/checkouts/gecko/toolkit/components/captivedetect -I /builds/worker/checkouts/gecko/toolkit/components/cascade_bloom_filter -I /builds/worker/checkouts/gecko/toolkit/components/cleardata -I /builds/worker/checkouts/gecko/toolkit/components/commandlines -I /builds/worker/checkouts/gecko/toolkit/components/contentanalysis -I /builds/worker/checkouts/gecko/toolkit/components/cookiebanners -I /builds/worker/checkouts/gecko/toolkit/components/crashes -I /builds/worker/checkouts/gecko/toolkit/components/credentialmanagement -I /builds/worker/checkouts/gecko/toolkit/components/downloads -I /builds/worker/checkouts/gecko/toolkit/components/enterprisepolicies -I /builds/worker/checkouts/gecko/toolkit/components/extensions -I /builds/worker/checkouts/gecko/toolkit/components/extensions/storage -I /builds/worker/checkouts/gecko/toolkit/components/finalizationwitness -I /builds/worker/checkouts/gecko/toolkit/components/find -I /builds/worker/checkouts/gecko/toolkit/components/glean/xpcom -I /builds/worker/checkouts/gecko/toolkit/components/kvstore -I /builds/worker/checkouts/gecko/toolkit/components/mozintl -I /builds/worker/checkouts/gecko/toolkit/components/parentalcontrols -I /builds/worker/checkouts/gecko/toolkit/components/passwordmgr -I /builds/worker/checkouts/gecko/toolkit/components/places -I /builds/worker/checkouts/gecko/toolkit/components/processtools -I /builds/worker/checkouts/gecko/toolkit/components/reputationservice -I /builds/worker/checkouts/gecko/toolkit/components/resistfingerprinting -I /builds/worker/checkouts/gecko/toolkit/components/satchel -I /builds/worker/checkouts/gecko/toolkit/components/search -I /builds/worker/checkouts/gecko/toolkit/components/sessionstore -I /builds/worker/checkouts/gecko/toolkit/components/shell -I /builds/worker/checkouts/gecko/toolkit/components/startup/public -I /builds/worker/checkouts/gecko/toolkit/components/telemetry/core -I /builds/worker/checkouts/gecko/toolkit/components/telemetry/dap -I /builds/worker/checkouts/gecko/toolkit/components/terminator -I /builds/worker/checkouts/gecko/toolkit/components/thumbnails -I /builds/worker/checkouts/gecko/toolkit/components/timermanager -I /builds/worker/checkouts/gecko/toolkit/components/typeaheadfind -I /builds/worker/checkouts/gecko/toolkit/components/url-classifier -I /builds/worker/checkouts/gecko/toolkit/components/urlformatter -I /builds/worker/checkouts/gecko/toolkit/components/windowcreator -I /builds/worker/checkouts/gecko/toolkit/components/windowwatcher -I /builds/worker/checkouts/gecko/toolkit/components/xulstore -I /builds/worker/checkouts/gecko/toolkit/modules -I /builds/worker/checkouts/gecko/toolkit/mozapps/extensions -I /builds/worker/checkouts/gecko/toolkit/mozapps/update -I /builds/worker/checkouts/gecko/toolkit/profile -I /builds/worker/checkouts/gecko/toolkit/xre -I /builds/worker/checkouts/gecko/tools/profiler/gecko -I /builds/worker/checkouts/gecko/uriloader/base -I /builds/worker/checkouts/gecko/uriloader/exthandler -I /builds/worker/checkouts/gecko/uriloader/prefetch -I /builds/worker/checkouts/gecko/widget -I /builds/worker/checkouts/gecko/xpcom/base -I /builds/worker/checkouts/gecko/xpcom/components -I /builds/worker/checkouts/gecko/xpcom/ds -I /builds/worker/checkouts/gecko/xpcom/io -I /builds/worker/checkouts/gecko/xpcom/system -I /builds/worker/checkouts/gecko/xpcom/tests -I /builds/worker/checkouts/gecko/xpcom/threads -I /builds/worker/checkouts/gecko/xpfe/appshell \
[task 2024-07-24T19:14:12.896Z] 19:14:12     INFO -  	../../../dist/include ../../../dist/xpcrs . \
[task 2024-07-24T19:14:12.896Z] 19:14:12     INFO -  	webextensions-storage /builds/worker/checkouts/gecko/toolkit/components/extensions/storage/mozIExtensionStorageArea.idl
[task 2024-07-24T19:14:12.896Z] 19:14:12     INFO -  gmake[5]: Leaving directory '/builds/worker/workspace/obj-build/config/makefiles/xpidl'
[task 2024-07-24T19:14:12.902Z] 19:14:12     INFO -  gmake[5]: Entering directory '/builds/worker/workspace/obj-build/config/makefiles/xpidl'
[task 2024-07-24T19:14:12.902Z] 19:14:12     INFO -  gmake[5]: Leaving directory '/builds/worker/workspace/obj-build/config/makefiles/xpidl'
[task 2024-07-24T19:14:12.913Z] 19:14:12     INFO -  gmake[5]: Entering directory '/builds/worker/workspace/obj-build/config/makefiles/xpidl'
[task 2024-07-24T19:14:12.913Z] 19:14:12     INFO -  config/makefiles/xpidl/windowwatcher.xpt
[task 2024-07-24T19:14:12.913Z] 19:14:12     INFO -  gmake[5]: Leaving directory '/builds/worker/workspace/obj-build/config/makefiles/xpidl'
[task 2024-07-24T19:14:13.028Z] 19:14:13     INFO -  gmake[5]: Entering directory '/builds/worker/workspace/obj-build/config/makefiles/xpidl'
[task 2024-07-24T19:14:13.028Z] 19:14:13     INFO -  /builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/build/bin/python /builds/worker/checkouts/gecko/python/mozbuild/mozbuild/action/xpidl-process.py --depsdir .deps \
[task 2024-07-24T19:14:13.028Z] 19:14:13     INFO -  	--bindings-conf /builds/worker/checkouts/gecko/dom/bindings/Bindings.conf \
[task 2024-07-24T19:14:13.037Z] 19:14:13     INFO -  	-I /builds/worker/checkouts/gecko/accessible/interfaces -I /builds/worker/checkouts/gecko/browser/components -I /builds/worker/checkouts/gecko/browser/components/migration -I /builds/worker/checkouts/gecko/browser/components/newtab -I /builds/worker/checkouts/gecko/browser/components/shell -I /builds/worker/checkouts/gecko/caps -I /builds/worker/checkouts/gecko/chrome -I /builds/worker/checkouts/gecko/devtools/platform -I /builds/worker/checkouts/gecko/docshell/base -I /builds/worker/checkouts/gecko/docshell/shistory -I /builds/worker/checkouts/gecko/dom/audiochannel -I /builds/worker/checkouts/gecko/dom/base -I /builds/worker/checkouts/gecko/dom/bindings -I /builds/worker/checkouts/gecko/dom/commandhandler -I /builds/worker/checkouts/gecko/dom/console -I /builds/worker/checkouts/gecko/dom/events -I /builds/worker/checkouts/gecko/dom/file/ipc -I /builds/worker/checkouts/gecko/dom/indexedDB -I /builds/worker/checkouts/gecko/dom/interfaces/base -I /builds/worker/checkouts/gecko/dom/interfaces/events -I /builds/worker/checkouts/gecko/dom/interfaces/geolocation -I /builds/worker/checkouts/gecko/dom/interfaces/notification -I /builds/worker/checkouts/gecko/dom/interfaces/payments -I /builds/worker/checkouts/gecko/dom/interfaces/push -I /builds/worker/checkouts/gecko/dom/interfaces/security -I /builds/worker/checkouts/gecko/dom/interfaces/sidebar -I /builds/worker/checkouts/gecko/dom/interfaces/storage -I /builds/worker/checkouts/gecko/dom/interfaces/xul -I /builds/worker/checkouts/gecko/dom/ipc -I /builds/worker/checkouts/gecko/dom/localstorage -I /builds/worker/checkouts/gecko/dom/media -I /builds/worker/checkouts/gecko/dom/media/autoplay -I /builds/worker/checkouts/gecko/dom/media/bridge -I /builds/worker/checkouts/gecko/dom/media/gmp -I /builds/worker/checkouts/gecko/dom/media/test/rdd_process_xpcom -I /builds/worker/checkouts/gecko/dom/media/webspeech/recognition -I /builds/worker/checkouts/gecko/dom/media/webspeech/synth -I /builds/worker/checkouts/gecko/dom/media/webvtt -I /builds/worker/checkouts/gecko/dom/network/interfaces -I /builds/worker/checkouts/gecko/dom/power -I /builds/worker/checkouts/gecko/dom/privateattribution -I /builds/worker/checkouts/gecko/dom/quota -I /builds/worker/checkouts/gecko/dom/security -I /builds/worker/checkouts/gecko/dom/serializers -I /builds/worker/checkouts/gecko/dom/simpledb -I /builds/worker/checkouts/gecko/dom/storage -I /builds/worker/checkouts/gecko/dom/system -I /builds/worker/checkouts/gecko/dom/webauthn -I /builds/worker/checkouts/gecko/dom/webbrowserpersist -I /builds/worker/checkouts/gecko/dom/workers -I /builds/worker/checkouts/gecko/dom/xslt/xslt -I /builds/worker/checkouts/gecko/dom/xul -I /builds/worker/checkouts/gecko/editor -I /builds/worker/checkouts/gecko/editor/composer -I /builds/worker/checkouts/gecko/editor/spellchecker -I /builds/worker/checkouts/gecko/editor/txmgr -I /builds/worker/checkouts/gecko/extensions/spellcheck/idl -I /builds/worker/checkouts/gecko/gfx/src -I /builds/worker/checkouts/gecko/gfx/thebes -I /builds/worker/checkouts/gecko/image -I /builds/worker/checkouts/gecko/intl/locale -I /builds/worker/checkouts/gecko/intl/strres -I /builds/worker/checkouts/gecko/intl/uconv -I /builds/worker/checkouts/gecko/ipc/glue/test/utility_process_xpcom -I /builds/worker/checkouts/gecko/js/xpconnect/idl -I /builds/worker/checkouts/gecko/js/xpconnect/tests/idl -I /builds/worker/checkouts/gecko/layout/base -I /builds/worker/checkouts/gecko/layout/inspector -I /builds/worker/checkouts/gecko/layout/xul/tree -I /builds/worker/checkouts/gecko/modules/libjar -I /builds/worker/checkouts/gecko/modules/libjar/zipwriter -I /builds/worker/checkouts/gecko/modules/libpref -I /builds/worker/checkouts/gecko/netwerk/base -I /builds/worker/checkouts/gecko/netwerk/base/http-sfv -I /builds/worker/checkouts/gecko/netwerk/cache2 -I /builds/worker/checkouts/gecko/netwerk/cookie -I /builds/worker/checkouts/gecko/netwerk/dns -I /builds/worker/checkouts/gecko/netwerk/mime -I /builds/worker/checkouts/gecko/netwerk/protocol/about -I /builds/worker/checkouts/gecko/netwerk/protocol/data -I /builds/worker/checkouts/gecko/netwerk/protocol/file -I /builds/worker/checkouts/gecko/netwerk/protocol/http -I /builds/worker/checkouts/gecko/netwerk/protocol/res -I /builds/worker/checkouts/gecko/netwerk/protocol/viewsource -I /builds/worker/checkouts/gecko/netwerk/protocol/websocket -I /builds/worker/checkouts/gecko/netwerk/protocol/webtransport -I /builds/worker/checkouts/gecko/netwerk/socket -I /builds/worker/checkouts/gecko/netwerk/streamconv -I /builds/worker/checkouts/gecko/netwerk/streamconv/converters -I /builds/worker/checkouts/gecko/netwerk/test/httpserver -I /builds/worker/checkouts/gecko/netwerk/url-classifier -I /builds/worker/checkouts/gecko/netwerk/wifi -I /builds/worker/checkouts/gecko/parser/html -I /builds/worker/checkouts/gecko/parser/htmlparser -I /builds/worker/checkouts/gecko/remote/components -I /builds/worker/checkouts/gecko/security/manager/ssl -I /builds/worker/checkouts/gecko/security/sandbox/common -I /builds/worker/checkouts/gecko/security/sandbox/linux/interfaces -I /builds/worker/checkouts/gecko/services/interfaces -I /builds/worker/checkouts/gecko/startupcache -I /builds/worker/checkouts/gecko/storage -I /builds/worker/checkouts/gecko/toolkit/components/alerts -I /builds/worker/checkouts/gecko/toolkit/components/antitracking -I /builds/worker/checkouts/gecko/toolkit/components/antitracking/bouncetrackingprotection -I /builds/worker/checkouts/gecko/toolkit/components/asyncshutdown -I /builds/worker/checkouts/gecko/toolkit/components/autocomplete -I /builds/worker/checkouts/gecko/toolkit/components/backgroundhangmonitor -I /builds/worker/checkouts/gecko/toolkit/components/backgroundtasks -I /builds/worker/checkouts/gecko/toolkit/components/bitsdownload -I /builds/worker/checkouts/gecko/toolkit/components/browser -I /builds/worker/checkouts/gecko/toolkit/components/captivedetect -I /builds/worker/checkouts/gecko/toolkit/components/cascade_bloom_filter -I /builds/worker/checkouts/gecko/toolkit/components/cleardata -I /builds/worker/checkouts/gecko/toolkit/components/commandlines -I /builds/worker/checkouts/gecko/toolkit/components/contentanalysis -I /builds/worker/checkouts/gecko/toolkit/components/cookiebanners -I /builds/worker/checkouts/gecko/toolkit/components/crashes -I /builds/worker/checkouts/gecko/toolkit/components/credentialmanagement -I /builds/worker/checkouts/gecko/toolkit/components/downloads -I /builds/worker/checkouts/gecko/toolkit/components/enterprisepolicies -I /builds/worker/checkouts/gecko/toolkit/components/extensions -I /builds/worker/checkouts/gecko/toolkit/components/extensions/storage -I /builds/worker/checkouts/gecko/toolkit/components/finalizationwitness -I /builds/worker/checkouts/gecko/toolkit/components/find -I /builds/worker/checkouts/gecko/toolkit/components/glean/xpcom -I /builds/worker/checkouts/gecko/toolkit/components/kvstore -I /builds/worker/checkouts/gecko/toolkit/components/mozintl -I /builds/worker/checkouts/gecko/toolkit/components/parentalcontrols -I /builds/worker/checkouts/gecko/toolkit/components/passwordmgr -I /builds/worker/checkouts/gecko/toolkit/components/places -I /builds/worker/checkouts/gecko/toolkit/components/processtools -I /builds/worker/checkouts/gecko/toolkit/components/reputationservice -I /builds/worker/checkouts/gecko/toolkit/components/resistfingerprinting -I /builds/worker/checkouts/gecko/toolkit/components/satchel -I /builds/worker/checkouts/gecko/toolkit/components/search -I /builds/worker/checkouts/gecko/toolkit/components/sessionstore -I /builds/worker/checkouts/gecko/toolkit/components/shell -I /builds/worker/checkouts/gecko/toolkit/components/startup/public -I /builds/worker/checkouts/gecko/toolkit/components/telemetry/core -I /builds/worker/checkouts/gecko/toolkit/components/telemetry/dap -I /builds/worker/checkouts/gecko/toolkit/components/terminator -I /builds/worker/checkouts/gecko/toolkit/components/thumbnails -I /builds/worker/checkouts/gecko/toolkit/components/timermanager -I /builds/worker/checkouts/gecko/toolkit/components/typeaheadfind -I /builds/worker/checkouts/gecko/toolkit/components/url-classifier -I /builds/worker/checkouts/gecko/toolkit/components/urlformatter -I /builds/worker/checkouts/gecko/toolkit/components/windowcreator -I /builds/worker/checkouts/gecko/toolkit/components/windowwatcher -I /builds/worker/checkouts/gecko/toolkit/components/xulstore -I /builds/worker/checkouts/gecko/toolkit/modules -I /builds/worker/checkouts/gecko/toolkit/mozapps/extensions -I /builds/worker/checkouts/gecko/toolkit/mozapps/update -I /builds/worker/checkouts/gecko/toolkit/profile -I /builds/worker/checkouts/gecko/toolkit/xre -I /builds/worker/checkouts/gecko/tools/profiler/gecko -I /builds/worker/checkouts/gecko/uriloader/base -I /builds/worker/checkouts/gecko/uriloader/exthandler -I /builds/worker/checkouts/gecko/uriloader/prefetch -I /builds/worker/checkouts/gecko/widget -I /builds/worker/checkouts/gecko/xpcom/base -I /builds/worker/checkouts/gecko/xpcom/components -I /builds/worker/checkouts/gecko/xpcom/ds -I /builds/worker/checkouts/gecko/xpcom/io -I /builds/worker/checkouts/gecko/xpcom/system -I /builds/worker/checkouts/gecko/xpcom/tests -I /builds/worker/checkouts/gecko/xpcom/threads -I /builds/worker/checkouts/gecko/xpfe/appshell \
[task 2024-07-24T19:14:13.038Z] 19:14:13     INFO -  	../../../dist/include ../../../dist/xpcrs . \
[task 2024-07-24T19:14:13.038Z] 19:14:13     INFO -  	utility_process_xpcom_test /builds/worker/checkouts/gecko/ipc/glue/test/utility_process_xpcom/nsIUtilityProcessTest.idl
[task 2024-07-24T19:14:13.038Z] 19:14:13     INFO -  gmake[5]: Leaving directory '/builds/worker/workspace/obj-build/config/makefiles/xpidl'
[task 2024-07-24T19:14:13.051Z] 19:14:13     INFO -  gmake[3]: Entering directory '/builds/worker/workspace/obj-build'
[task 2024-07-24T19:14:13.056Z] 19:14:13     INFO -  /builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /builds/worker/checkouts/gecko/toolkit/components/glean/build_scripts/glean_parser_ext/run_glean_parser.py gifft_map toolkit/components/glean/HistogramGIFFTMap.h toolkit/components/glean/.deps/HistogramGIFFTMap.h.pp toolkit/components/glean/.deps/HistogramGIFFTMap.h.stub /builds/worker/checkouts/gecko/browser/base/content/metrics.yaml /builds/worker/checkouts/gecko/browser/components/backup/metrics.yaml /builds/worker/checkouts/gecko/browser/components/genai/metrics.yaml /builds/worker/checkouts/gecko/browser/components/metrics.yaml /builds/worker/checkouts/gecko/browser/components/migration/metrics.yaml /builds/worker/checkouts/gecko/browser/components/newtab/metrics.yaml /builds/worker/checkouts/gecko/browser/components/pocket/metrics.yaml /builds/worker/checkouts/gecko/browser/components/preferences/metrics.yaml /builds/worker/checkouts/gecko/browser/components/privatebrowsing/metrics.yaml /builds/worker/checkouts/gecko/browser/components/protocolhandler/metrics.yaml /builds/worker/checkouts/gecko/browser/components/search/metrics.yaml /builds/worker/checkouts/gecko/browser/components/shopping/metrics.yaml /builds/worker/checkouts/gecko/browser/components/urlbar/metrics.yaml /builds/worker/checkouts/gecko/browser/modules/metrics.yaml /builds/worker/checkouts/gecko/docshell/base/metrics.yaml /builds/worker/checkouts/gecko/dom/base/use_counter_metrics.yaml /builds/worker/checkouts/gecko/dom/geolocation/metrics.yaml /builds/worker/checkouts/gecko/dom/media/eme/metrics.yaml /builds/worker/checkouts/gecko/dom/media/hls/metrics.yaml /builds/worker/checkouts/gecko/dom/media/metrics.yaml /builds/worker/checkouts/gecko/dom/media/platforms/wmf/metrics.yaml /builds/worker/checkouts/gecko/dom/media/webrtc/metrics.yaml /builds/worker/checkouts/gecko/dom/metrics.yaml /builds/worker/checkouts/gecko/dom/performance/metrics.yaml /builds/worker/checkouts/gecko/dom/privateattribution/metrics.yaml /builds/worker/checkouts/gecko/dom/security/metrics.yaml /builds/worker/checkouts/gecko/dom/webauthn/metrics.yaml /builds/worker/checkouts/gecko/gfx/metrics.yaml /builds/worker/checkouts/gecko/image/decoders/metrics.yaml /builds/worker/checkouts/gecko/js/xpconnect/metrics.yaml /builds/worker/checkouts/gecko/layout/base/metrics.yaml /builds/worker/checkouts/gecko/mobile/shared/actors/metrics.yaml /builds/worker/checkouts/gecko/mobile/shared/modules/geckoview/metrics.yaml /builds/worker/checkouts/gecko/netwerk/metrics.yaml /builds/worker/checkouts/gecko/netwerk/protocol/http/metrics.yaml /builds/worker/checkouts/gecko/security/certverifier/metrics.yaml /builds/worker/checkouts/gecko/security/manager/ssl/metrics.yaml /builds/worker/checkouts/gecko/services/fxaccounts/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/antitracking/bouncetrackingprotection/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/backgroundtasks/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/contentrelevancy/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/cookiebanners/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/crashes/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/extensions/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/formautofill/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/glean/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/glean/tests/test_metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/nimbus/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/passwordmgr/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/pdfjs/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/places/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/processtools/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/reportbrokensite/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/resistfingerprinting/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/search/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/shopping/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/telemetry/dap/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/telemetry/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/translations/metrics.yaml /builds/worker/checkouts/gecko/toolkit/modules/metrics.yaml /builds/worker/checkouts/gecko/toolkit/mozapps/defaultagent/metrics.yaml /builds/worker/checkouts/gecko/toolkit/mozapps/extensions/metrics.yaml /builds/worker/checkouts/gecko/toolkit/mozapps/handling/metrics.yaml /builds/worker/checkouts/gecko/toolkit/mozapps/update/metrics.yaml /builds/worker/checkouts/gecko/toolkit/xre/metrics.yaml /builds/worker/checkouts/gecko/widget/cocoa/metrics.yaml /builds/worker/checkouts/gecko/widget/windows/metrics.yaml /builds/worker/checkouts/gecko/xpcom/metrics.yaml /builds/worker/checkouts/gecko/toolkit/components/glean/tags.yaml 130.0a1 Histogram
[task 2024-07-24T19:14:13.056Z] 19:14:13     INFO -  ==============================================================================
Flags: needinfo?(cdenizet)
Pushed by cdenizet@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bbdb4b816b16 Implement telemetry for the new alt text flow r=tarek
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
Flags: needinfo?(cdenizet)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: