Sladdi / chrometophone

Automatically exported from code.google.com/p/chrometophone
0 stars 0 forks source link

Fails without error on chrome.google.com/webstore #438

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please answer the questions about build version and network, will save
developers a lot of time !

What steps will reproduce the problem?
1. Visit https://chrome.google.com/webstore/category/home
2. Click on browserAction
3. Wait...

What is the expected output? What do you see instead?
I expect to see "sent to phone" instead I see "sending to phone" endlessly and 
the error "Error during tabs.executeScript: The extensions gallery cannot be 
scripted." in the popup console.

What version of the android, in Settings -> About phone -> Build number (
ex. FRFxx ) ? If less than FRF50 - see the FAQ.

N/A

Is the phone using WiFi or mobile network when problem occurs ? If Wifi,
are you behind a firewall that blocks outgoing connections ?

N/A

Can you open "Gmail" application ? Do you see new messages without hitting
'refresh' ?

N/A

Can you open "Talk" application ? Do you see incoming chats ?

N/A

Please provide any additional information below.

executeScript should not be needed just to get the tab URL.

Original issue reported on code.google.com by 4braham on 27 Mar 2012 at 6:53