Opened 7 years ago

Closed 7 years ago

#13650 closed enhancement (duplicate)

[WebPositive] add icon support to web notifications

Reported by: diver Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Applications/WebPositive Version: R1/Development
Keywords: Cc:
Blocked By: #13253 Blocking:
Platform: All

Description

The code from this patch could probably be reused.

Change History (2)

comment:1 by pulkomandy, 7 years ago

The patch does not help directly, because this part of webkit is very platform specific.

WebKit only provides us with an URL for the icon (usually but maybe not always a data: URL) and we need to resolve it into a BBitmap, using the network, then the translation kit.

Nothing very difficult but someone has to write the code.

comment:2 by pulkomandy, 7 years ago

Blocked By: 13253 added
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.