paulirish / speedtracer

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

Speed Tracer browser action does not change state properly after speed tracer is launched from an about:blank page #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Notices in r301:

When launched from a New Tab (blank page), the Speed Tracer window is not
controlled properly from the Speed Tracer browser action.  I noticed these two 
problems:

1) The speed tracer browser icon does not change to the monitoring state (red 
squiggle instead of green squiggle in the stop watch)

2) If you close speed tracer window, it does not pop back up when you hit the 
browser action again.

Original issue reported on code.google.com by zundel@google.com on 22 Jun 2010 at 6:34

GoogleCodeExporter commented 9 years ago
My hunch is the tabId for the new tab page is somehow borking things. I think 
this is a chrome change that we didnt adapt to. I suspect this will also happen 
with the public build.

Original comment by jaime...@google.com on 22 Jun 2010 at 6:38

GoogleCodeExporter commented 9 years ago
Confirmed to happen with the build off the gallery as well.

Original comment by jaime...@google.com on 22 Jun 2010 at 6:47

GoogleCodeExporter commented 9 years ago

Original comment by knor...@google.com on 21 Jun 2011 at 7:17

GoogleCodeExporter commented 9 years ago
Fixed. Note that if you go back to the original about:blank page after loading 
a new page, you will see some events from the new page.

Original comment by sarahgsm...@google.com on 4 Aug 2011 at 1:00