[Webkit-unassigned] [Bug 40004] [Qt] Support for loading notification icons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 12:06:55 PDT 2010


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


Yael <yael.aharon at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57798|                            |review?
               Flag|                            |




--- Comment #1 from Yael <yael.aharon at nokia.com>  2010-06-03 12:06:54 PST ---
Created an attachment (id=57798)
 --> (https://bugs.webkit.org/attachment.cgi?id=57798)
Patch

If the icon url exists, create a ThreadableLoader to handle loading the icon, and keep the notification in a load queue.
Once the icon is loaded, or an error occurred, move the notification to the active queue and continue handling as before.

Added some more lookup logic for the second queue. If reviewers prefer, I will create a template for that logic, to reduce the amount of code.

-- 
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