[Webkit-unassigned] [Bug 84484] New: [Qt] Refactor notification icon loading out of notification.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 20 13:04:02 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84484

           Summary: [Qt] Refactor notification icon loading out of
                    notification.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jonlee at apple.com
                CC: yael.aharon at nokia.com, jianli at chromium.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list