[Webkit-unassigned] [Bug 46301] [Web Timing] Implement dom* timing marks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 7 10:00:10 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46301





--- Comment #13 from James Simonsen <simonjam at chromium.org>  2010-10-07 10:00:09 PST ---
(In reply to comment #11)

> > Nice catch on these. This test always fails though. It looks like WebKit doesn't run the deferred scripts at the right time. They're run after the DOMContentLoaded event fires. It looks like an oversight. So, I left this test case out. Would it be better to check it in, but have it expect to fail?
> 
> Are you sure about that? These tests seem to show defer before DOMContentLoaded. Perhaps they have a bug?
> http://trac.webkit.org/browser/trunk/LayoutTests/http/tests/misc/script-defer-expected.txt?rev=66670
> http://trac.webkit.org/browser/trunk/LayoutTests/fast/dom/Document/readystate-expected.txt?rev=66841
> 
> I would like to get this final point figured out before landing this even if it does turn out to be a bug for a separate patch.

You are correct. Thanks for walking me through the code. I've added the defer test.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list