Derived from the following Chromium issue:
http://code.google.com/p/chromium/issues/detail?id=20570
googleurl does not accept about: URLs with query parameters. Seemingly,
Safari and Firefox accepts such URLs. For compatibility with these browsers,
googleurl should also support this.
As far as I can tell from the code, I think we can treat about: URLs like
mailto: URLs to fix this issue.
Original issue reported on code.google.com by yutak@chromium.org on 14 Oct 2009 at 12:06
Original issue reported on code.google.com by
yutak@chromium.org
on 14 Oct 2009 at 12:06