Closed GoogleCodeExporter closed 9 years ago
I build the extension and it was automatically installed in Chromium on the Mac
as
version 0.7. And again something changed for the better: http://codediggers.nl
does
now load for me, although with very low probability even with the "refresh-first
workaround".
This race condition seems also to influence the event list, see attached
screenshots
"cd-7events.tiff" and "cd-11events.tiff" (in zip). I *think* speedtracer should
give
the same events for a page every time. I might very well be naive here...
The other page that I never was able to show in SpeedTracer
(http://virtualconcepts.nl) is still not shown, whatever I do. And I could also
not
get it working by going to the speed tracer extension console. For a moment I
thought
that that action sparked the 'good behaviour' of showing http://codediggers.nl
in ST.
Another thing I now saw, in the console with which I start Chromium on my Mac
(--enable-extension-timeline-api arg), I see this error repeating:
chrome-extension://ognampngfcbddbfemdapefohjiobgbdl/hintletengine/rules/hintlet_
mozilla_hash.js:1866:
Uncaught TypeError: Cannot read property 'length' of undefined
No further exceptions in either console
Original comment by codedigg...@gmail.com
on 19 Dec 2009 at 7:58
Attachments:
The last site (http://virtualconcepts.nl) now also loads with the workaround
(refresh
and immediately click stopwatch button), but never without the workaround.
Thanks for looking into it, if I can do some extra testing with a new revision,
just
let me know.
Original comment by codedigg...@gmail.com
on 20 Dec 2009 at 5:38
Hi,
I have an hypothesis: I think the speedtracer starts listening to page load
events
too late. If I give Chrome something to do by prior to the load, less (or even
none)
load events/resources are missed.
This behaviour only applies to loading the page. If all page load related
events are
missed, mouseovers over active elements on a page work correctly (my bad: after
load
*all* sites work well, even though the error message is displayed)
Original comment by codedigg...@gmail.com
on 21 Dec 2009 at 9:45
Here is what I hypothesize is causing your trouble: once Speed tracer gets its
first
event, the timeline starts animating. By default, the first four seconds are
shown
in the current window. To see anything beyond the first four seconds, you must
adjust the overview window using the zoom or by manipulating the grips in the
overview graph to change the current window.
When you encounter this problem, I'm wondering if hitting the 'Zoom All' button
might
quickly confirm whether this is right. Zoom all the button just to the left of
the
page transition drop down (the one with URLs in it).
Another thing you could try is to open a new tab to create a 'blank' tab, press
the
speed tracer icon, and then put in the url http://virtualconcepts.nl/ This
will give
you a clean page transition and the first 4 seconds will be the website loading
http://virtualconcepts.nl, not your mouse moving over the previously loaded web
page.
Original comment by zundel@google.com
on 22 Dec 2009 at 2:58
Original comment by knor...@google.com
on 21 Jun 2011 at 7:11
I am closing this issue. Please repost if there are related concerns.
Original comment by sarahgsm...@google.com
on 4 Aug 2011 at 12:49
Original issue reported on code.google.com by
codedigg...@gmail.com
on 19 Dec 2009 at 5:06Attachments: