Open Bug 1931900 Opened 14 days ago

Port dom/push/test/test_data.html to WPT

Categories

(Core :: DOM: Push Subscriptions, task)

task

Tracking

()

People

(Reporter: saschanaz, Assigned: saschanaz)

References

(Blocks 1 open bug)

Details

It currently depends on dom/push/test/webpush.js which depends on obsolete aesgcm128 encoding. As WPT already has aes128gcm encoder, it would be easier to use that instead of modifying mochitest for the standard encoding.

(We can also just copypaste the WPT helpers into mochitest, but being able to test the non-mock service via WPT would allow better coverage without code duplication)

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