Open Bug 1762032 Opened 3 years ago Updated 2 years ago

GeckoView does not support handling notifications from a stopped state

Categories

(GeckoView :: General, defect, P2)

Unspecified
All
defect

Tracking

(Not tracked)

People

(Reporter: agi, Unassigned)

References

Details

(Whiteboard: [geckoview:2022h2?])

Browsers should be able to support handling clicks on notifications while the browser is not running. To support that we made WebNotification Parcelable in Bug 1759893. GeckoView, however, will still not correctly handle clicks if it's not running (it will just ignore the notification) we should figure out why and fix it.

I discussed this with the DOM team and they said that the DOM bits are already there from Fennec, so probably looking at Fennec could could tell us what to do.

P2

Severity: -- → S3
Priority: -- → P2

(In reply to Agi Sferro | :agi | [slow ni? rn sorry] | ⏰ PST | he/him from comment #0)

I discussed this with the DOM team and they said that the DOM bits are already there from Fennec, so probably looking at Fennec could could tell us what to do.

I haven't tested this out personally, but this user's comment suggests that Fennec had the same issue as well.

Whiteboard: [geckoview:2022h2?]
You need to log in before you can comment on or make changes to this bug.