[webkit-dev] SearchBox API

Darin Adler darin at apple.com
Fri Oct 15 10:10:15 PDT 2010


On Oct 15, 2010, at 10:00 AM, Tony Gentilcore wrote:

> In any case, are there objections to beginning to land this under flag guard and vendor prefix?

Yes, I do have an objection.

Browser-specific API can be injected by the browser and doesn’t need to be built into WebKit. Safari already has some DOM API accessible only to search providers. WebKit has an architecture that allows this to be done without WebKit code changes.

I suggest we put this feature in browsers, not the engine.

    -- Darin



More information about the webkit-dev mailing list