Bug 84484 - [Qt] Refactor notification icon loading out of notification.cpp
Summary: [Qt] Refactor notification icon loading out of notification.cpp
Status: RESOLVED DUPLICATE of bug 80700
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-20 13:03 PDT by Jon Lee
Modified: 2012-04-20 16:36 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2012-04-20 13:03:57 PDT
At this point the loading of the notification icon is happening only in the Qt port, and the api needed to support this is making the notifications object a more complex. Since this is an optional feature, it would be best to factor this out into its own NotificationIconLoader class.

This grew out of reviews of bug 80477.
Comment 1 Jon Lee 2012-04-20 13:17:04 PDT
Didn't see the already filed bug. Oops. Duping.

*** This bug has been marked as a duplicate of bug 80702 ***
Comment 2 Yael 2012-04-20 16:36:00 PDT

*** This bug has been marked as a duplicate of bug 80700 ***