SearchBox API

2011-03-19 Thread Tony Gentilcore
Hi all, Back in October I proposed the SearchBox API to the whatwg [1]. It enables instant style interaction between the user agent's search box and the default search provider's results page. Since then it has been implemented by Google web search and Chrome. You can demo it by checking Enable

Re: [WebTiming] Exporting flattened DOMTiming data

2010-04-29 Thread Tony Gentilcore
Using the onload event is a good idea, but has drawbacks: 1. Some interesting network loads don't generate a load event (XHR, CSS background image, CSS @import, redirect, object subresource, etc) 2. We'd like lazy loaded analytics scripts to have access to timings even if they are loaded after