mozilla-services / services-engineering

Services engineering core repo - Used for issues/docs/etc that don't obviously belong in another repo.
2 stars 1 forks source link

Update webpush test page tracking bug #70

Open jrconlin opened 3 years ago

jrconlin commented 3 years ago

The WebPush test pages need to be updated to use "aes128gcm" as well as "aesgcm".

This will require a bit of cleverness around javascript binary packing. It may also be worth dropping the key import function, since that's not chrome compatible anyway.

https://github.com/mozilla-services/WebPushDataTestPage/issues/16 https://github.com/jrconlin/Webpush_QA/issues/8