[Webkit-unassigned] [Bug 7120] API Request: creating DOMHTMLImageElements from NSImages

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Mar 22 00:17:49 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7120





------- Comment #2 from boredzo at gmail.com  2006-03-22 00:17 PDT -------
(In reply to comment #1)
> Well, it's also possible to uuencode the image data, and set the src as a data url.

Not really that practical in Adium's WKMV. A buddy icon may appear hundreds of
times in a single chat (most message-view styles have the buddy icon once per
contiguous run of messages; such runs are usually small, 1-2 messages
typically).

Depending on the icon, that's a lot of data to add into memory each time. A way
to do a proper image reference would conserve huge amounts of memory versus
that solution, because it could take advantage of caching.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list