Notification contains information about the origin that sent the push.
Notification does not indicate which origin sent it.
GV dependant feature request: https://bugzilla.mozilla.org/show_bug.cgi?id=1642345
Top notification is from Fennec bottom from Fenix.

@jonalmeida I believe you are most familiar with the Fenix push integration. 😬️
Thanks for filing!
Hmm.. I wonder if we can propagate the scope from the push message to the web notification and surface it as the notification "origin".
I'll file a bug for GeckoView request since the web worker that processes the notification doesn't have context on the site origin.
We've added a source field to the WebNotification class in GeckoView. This will be in GeckoView 79 unless we decide to uplift to 78.
@TitanNano this should be fixed in the next Fenix nightly release (probably tomorrow).
Yeah this is fixed now. Getting the source site name.

Closing as fixed.
Most helpful comment
@TitanNano this should be fixed in the next Fenix nightly release (probably tomorrow).