On Thu, Oct 14, 2010 at 11:59 AM, Tony Gentilcore <span dir="ltr"><<a href="mailto:tonyg@chromium.org">tonyg@chromium.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
 // Dimensions of the portion of the search box (e.g. a dropdown)<br>
 // that overlaps the window.<br>
 readonly attribute unsigned long x;<br>
 readonly attribute unsigned long y;<br>
 readonly attribute unsigned long width;<br>
 readonly attribute unsigned long height;<br></blockquote><div> </div></div>How is this information expected to be used?<br clear="all"><br>Is there expected to be some kind of policy that controls which pages are allowed to access the searchBox API? I assume that if I'm currently visiting <a href="http://evil.com">evil.com</a> and I start typing in a search, <a href="http://evil.com">evil.com</a> should not be able to see that. How should the searchBox API behave in that case?<br>
<br>Is the intent that the browser load a normal search page for some partial query and then expose the rest of the search query through this searchBox API? If so, it seems we'll need a way to detect ahead of time that a search service expects/supports such behavior.<br>
<br>Rob<br>-- <br>"Now the Bereans were of more noble character than the 
Thessalonians, for they received the message with great eagerness and 
examined the Scriptures every day to see if what Paul said was true." [Acts 17:11]<br>