Comment #1 on issue 16172 by CalebEgg: Drag n drop URL to tab bar requires "http://" http://code.google.com/p/chromium/issues/detail?id=16172
Actually, further investigation reveals that it only requires something like /\w+:.*/. The logic that works when you drag something to the omnibox could be used for this instead, because it is better. It fulfills all of the requirements. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
