On Thu, Aug 13, 2009 at 1:18 PM, Tim Steele <[email protected]> wrote: > > Thoughts? Where on earth do the gears:// urls come from, though? >
Gears :). More specifically, gears.dll registers itself as a handler for the gears protocol (as well as http and https, for localserver interception). It serves the dialog content out of the DLL as a resource. Gears needs to see the URL exactly as is in order to serve the right content. --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
