Revision 15a09ec3c053cd65247732430bbb53aa23bcefce authored by Petru-Mugurel Lingurar on 06 May 2020, 14:52:02 UTC, committed by Petru-Mugurel Lingurar on 06 May 2020, 14:52:02 UTC
TelemetryCorePingDelegate was already a listener for AdjustAttribution campaign
changes.
The new "installation" ping also needs all data about the AdjustAttribution
when it changes.
To keep a simple API AdjustHelper will now be able to inform more listeners
about Attribution changes and will send the entire object, each callback being
responsible to extract the data it needs.

Differential Revision: https://phabricator.services.mozilla.com/D74072
1 parent 260f1f2
History
File Mode Size
autoconf
build-clang
build-infer
clang-plugin
compare-mozconfig
debian-packages
docs
gyp_includes
macosx
mobile
moz.configure
package
pgo
pymake
sanitizers
sparse-profiles
tests
unix
valgrind
win32
win64
win64-aarch64
workspace-hack
.gdbinit_python.in -rw-r--r-- 112 bytes
.lldbinit.in -rw-r--r-- 883 bytes
__init__.py -rw-r--r-- 0 bytes
appini_header.py -rw-r--r-- 2.6 KB
application.ini.in -rw-r--r-- 1.4 KB
automation.py.in -rw-r--r-- 21.0 KB
binary-location.mk -rw-r--r-- 606 bytes
buildconfig.py -rw-r--r-- 691 bytes
cargo-host-linker -rwxr-xr-x 110 bytes
cargo-host-linker.bat -rw-r--r-- 120 bytes
cargo-linker -rwxr-xr-x 960 bytes
cargo-linker.bat -rw-r--r-- 110 bytes
checksums.py -rwxr-xr-x 4.8 KB
defines.sh -rw-r--r-- 141 bytes
dumbmake-dependencies -rw-r--r-- 1.0 KB
gecko_templates.mozbuild -rw-r--r-- 3.8 KB
gen_automation.py -rw-r--r-- 1.4 KB
gen_symverscript.py -rw-r--r-- 571 bytes
gen_test_packages_manifest.py -rw-r--r-- 3.1 KB
genrc.sh -rwxr-xr-x 401 bytes
gn.mozbuild -rw-r--r-- 996 bytes
gyp.mozbuild -rw-r--r-- 4.2 KB
gyp_base.mozbuild -rw-r--r-- 1.1 KB
mach_bootstrap.py -rw-r--r-- 16.2 KB
merge_profdata.py -rw-r--r-- 603 bytes
moz-automation.mk -rw-r--r-- 3.1 KB
moz.build -rw-r--r-- 4.6 KB
mozconfig.artifact -rw-r--r-- 366 bytes
mozconfig.artifact.automation -rw-r--r-- 248 bytes
mozconfig.automation -rw-r--r-- 1.1 KB
mozconfig.cache -rw-r--r-- 3.3 KB
mozconfig.clang-cl -rw-r--r-- 703 bytes
mozconfig.comm-support -rw-r--r-- 1.9 KB
mozconfig.common -rw-r--r-- 1.0 KB
mozconfig.common.override -rw-r--r-- 577 bytes
mozconfig.lld-link -rw-r--r-- 154 bytes
mozconfig.nasm -rw-r--r-- 330 bytes
mozconfig.no-compile -rw-r--r-- 718 bytes
mozconfig.node -rw-r--r-- 338 bytes
mozconfig.pgo -rw-r--r-- 97 bytes
mozconfig.rust -rw-r--r-- 372 bytes
mozconfig.stylo -rw-r--r-- 147 bytes
mozconfig.win-common -rw-r--r-- 282 bytes
qemu-wrap -rwxr-xr-x 1.0 KB
submit_telemetry_data.py -rw-r--r-- 4.8 KB
templates.mozbuild -rw-r--r-- 4.3 KB
test_templates.mozbuild -rw-r--r-- 1.4 KB
update-settings.ini -rw-r--r-- 368 bytes
upload.py -rw-r--r-- 3.8 KB
upload_generated_sources.py -rw-r--r-- 5.7 KB
variables.py -rw-r--r-- 3.5 KB
virtualenv_packages.txt -rw-r--r-- 3.7 KB
windows_toolchain.py -rw-r--r-- 7.9 KB

back to top