Bug 238665 - Remove notifications from notification list when notification gets closed
Summary: Remove notifications from notification list when notification gets closed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-01 07:34 PDT by youenn fablet
Modified: 2022-04-02 03:12 PDT (History)
3 users (show)

See Also:


Attachments
Patch (10.12 KB, patch)
2022-04-01 07:59 PDT, youenn fablet
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (10.15 KB, patch)
2022-04-01 08:03 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (10.15 KB, patch)
2022-04-01 08:54 PDT, youenn fablet
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2022-04-01 07:34:44 PDT
Remove notifications from notification list when notification gets closed.
Currently, we are destroying persistent notifications when the object gets stopped which is probably not what we want.
Comment 1 youenn fablet 2022-04-01 07:59:21 PDT
Created attachment 456360 [details]
Patch
Comment 2 youenn fablet 2022-04-01 08:03:04 PDT
Created attachment 456361 [details]
Patch
Comment 3 Radar WebKit Bug Importer 2022-04-01 08:03:59 PDT
<rdar://problem/91162430>
Comment 4 youenn fablet 2022-04-01 08:54:41 PDT
Created attachment 456363 [details]
Patch
Comment 5 EWS 2022-04-02 00:21:56 PDT
Committed r292262 (249160@main): <https://commits.webkit.org/249160@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 456363 [details].