[Adium-devl] [Adium-svn] rev 22587 - in trunk: Frameworks/AIUtilities Framework/Source Plugins/WebKit Message View
Evan Schoenberg
evan.s at dreskin.net
Mon Feb 11 23:13:27 UTC 2008
On Feb 11, 2008, at 5:37 PM, Peter Hosey wrote:
> On Feb 11, 2008, at 14:33:00, evands at adiumx.com wrote:
>> Rather than hitting the disk with every message as WebKit reads the
>> user icon to display it, maintaining a cache of the files written-
>> out (writing them out when the chat opens), and so on, let's just
>> feed a base64 encoded data for the image to WebKit.
>
> The reason we chose *not* to do that is because using a data: URL
> puts the image data into memory once per message, or at least once
> per run of messages, in most message view styles. Leaving it on the
> disk keeps it in memory only once, and isn't *that* expensive.
Yeah, David noted that to me, as well... I'd completely forgotten that
angle. Backed out in [22590].
-Evan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20080211/2d534e91/attachment-0001.html>
More information about the devel
mailing list