On Mon, Aug 31, 2009 at 9:10 AM, Evan Martin<[email protected]> wrote: > Another option is for the browser push these resources into the NTP as > it's being constructed. That is, textually append a <script> tag with > the JSON blob of the NTP data at the bottom of the NTP HTML. That's > how our translation templating works and it skips all the > back-and-forth of requests.
Instead of having the browser manipulate the HTML, the browser could just push resources down to a lookaside cache in the renderer. -scott --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
