Re: Images & RAM consumption [was: Is SM2 mail a slug...]
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
On 12/18/09 3:19 PM, William L. Hartzell wrote: > Why convert them? Could not the rendering be done at display time, ie > during WM_Paint? Turns out that if done naively this sends painting performance (e.g. scrolling) all to hell. -Boris