Chris H-C
9398868673
Bug 1552315 - Hardcode the new prio keys to avoid misconfiguration. r=rhelmer
...
As a plus this gives us an API we could use if we ever need to rotate the keys
at runtime.
Differential Revision: https://phabricator.services.mozilla.com/D32335
--HG--
extra : moz-landing-system : lando
2019-05-23 18:13:53 +00:00
Sylvestre Ledru
03fc65347c
Bug 1542146 - Apply the change with the option StatementMacros from clang-format-8 r=andi
...
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D26280
--HG--
extra : moz-landing-system : lando
2019-04-05 21:42:17 +00:00
Csoregi Natalia
ba58e936bd
Backed out changeset 4ad80127f89f (bug 1519636) for bustage on MarkupMap.h and nsAccessibilityService.cpp. CLOSED TREE
2019-04-05 09:48:19 +03:00
Sylvestre Ledru
d1c1878603
Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan
...
clang-format-8 upstream had some improvements wrt macros
See: https://reviews.llvm.org/D33440
This is why the diff is bigger than usual
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D26098
--HG--
extra : moz-landing-system : lando
2019-04-04 21:36:16 +00:00
Narcis Beleuzu
24dbe577a5
Backed out changeset 389b6bbd76db (bug 1519636) for bustages on MarkupMap.h . CLOSED TREE
2019-04-05 00:27:56 +03:00
Sylvestre Ledru
399dbd28fe
Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan
...
clang-format-8 upstream had some improvements wrt macros
See: https://reviews.llvm.org/D33440
This is why the diff is bigger than usual
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D26098
--HG--
extra : moz-landing-system : lando
2019-04-04 20:12:23 +00:00
Chris H-C
935aa7dacf
Bug 1530481 - Refactor PrioEncoder to be usable from C++. r=rhelmer
...
For some reason Telemetry's gtests doesn't like one or more of the dependencies
of mprio.h, so I had to move it into PrioEncoder's cpp and forward declare the
PublicKey typedefs.
It isn't the cleanest, but I'm surprised C++ let me off with just that level
of nonsensery.
Differential Revision: https://phabricator.services.mozilla.com/D22605
--HG--
extra : moz-landing-system : lando
2019-03-22 12:51:22 +00:00
Oana Pop Rus
bb62e13d5e
Backed out 4 changesets (bug 1530481) for causing leacks on a CLOSED TREE
...
Backed out changeset 304549224738 (bug 1530481)
Backed out changeset 171275cc24fb (bug 1530481)
Backed out changeset 1dab9495422d (bug 1530481)
Backed out changeset 0ada21a3af93 (bug 1530481)
2019-03-21 21:02:52 +02:00
Chris H-C
799c96cf89
Bug 1530481 - Refactor PrioEncoder to be usable from C++. r=rhelmer
...
For some reason Telemetry's gtests doesn't like one or more of the dependencies
of mprio.h, so I had to move it into PrioEncoder's cpp and forward declare the
PublicKey typedefs.
It isn't the cleanest, but I'm surprised C++ let me off with just that level
of nonsensery.
Differential Revision: https://phabricator.services.mozilla.com/D22605
--HG--
extra : moz-landing-system : lando
2019-03-20 20:51:40 +00:00
Robert Helmer
bee8cf15c9
Bug 1518728 - pass key length to libprio public key export function and use long long for output r=hsivonen
...
Depends on D16266
Differential Revision: https://phabricator.services.mozilla.com/D16267
--HG--
extra : moz-landing-system : lando
2019-01-11 08:25:42 +00:00
Sylvestre Ledru
265e672179
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
...
# ignore-this-changeset
--HG--
extra : amend_source : 4d301d3b0b8711c4692392aa76088ba7fd7d1022
2018-11-30 11:46:48 +01:00
Robert Helmer
c43fca0736
Bug 1501784 - throw if the limit of booleans Prio can encode in one batch is exceeded r=hsivonen
...
Differential Revision: https://phabricator.services.mozilla.com/D9995
--HG--
extra : moz-landing-system : lando
2018-10-29 10:31:26 +00:00
Robert Helmer
03cd228bcb
Bug 1500791 - remove hardcoded restriction on bools that may be prio-encoded r=hsivonen
...
Differential Revision: https://phabricator.services.mozilla.com/D9555
--HG--
extra : moz-landing-system : lando
2018-10-26 15:00:46 +00:00
Robert Helmer
081b32f6fa
Bug 1491737 - ensure that PrioEncoder handles bad public keys correctly r=hsivonen
...
Differential Revision: https://phabricator.services.mozilla.com/D6096
--HG--
extra : moz-landing-system : lando
2018-09-24 06:37:40 +00:00
Robert Helmer
99c30d6feb
Bug 1485620
- add gtest for PrioEncoder r=bholley,hsivonen
...
Differential Revision: https://phabricator.services.mozilla.com/D6049
--HG--
extra : moz-landing-system : lando
2018-09-17 17:38:36 +00:00