New issue
Advanced search Search tips

Issue 841329 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Task



Sign in to add a comment

Use NotificationData mojo struct from all mojo files

Project Member Reported by awdf@chromium.org, May 9 2018

Issue description

Right now NotificationData is used by notification_service.mojom but not by service_worker_event_dispatcher.mojom[1], which still uses PlatformNotificationData as defined by IPC Enum traits in platform_notification_messages.h[2]. 

We should delete platform_notification_messages.h and use the NotificationData mojo struct & struct traits everywhere.

[1] https://cs.chromium.org/chromium/src/content/common/service_worker/service_worker_event_dispatcher.mojom

[2] https://cs.chromium.org/chromium/src/content/common/platform_notification_messages.h
 
Labels: Hotlist-DesktopUIToolingRequired Hotlist-DesktopUIChecked
**UI mass Triage**

Adding respective labels for experts review.

Sign in to add a comment