Status: Untriaged
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Extensions Size-Medium

New issue 14940 by [email protected]: reply.data.tabUrl does not match  
port.tab.url
http://code.google.com/p/chromium/issues/detail?id=14940

I have an extension and during onConnect I save port.tab.url, and later I
compare it with reply.data.tabUrl to make sure it's still the same page.

Randomly this does not work, because port.tab.url is being urlEncoded.

For example, if the page is http://bleh.com/bleh(blah) , port.tab.url will
*sometimes* be http://bleh.com/bleh%28blah%29.

reply.data.tabUrl is always right.



--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to