[webkit-reviews] review requested: [Bug 42432] Enable Web Timing for GTK : [Attachment 84870] Patch 2: Enabling the passing tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 5 09:40:51 PST 2011


Zan Dobersek <zandobersek at gmail.com> has asked	for review:
Bug 42432: Enable Web Timing for GTK
https://bugs.webkit.org/show_bug.cgi?id=42432

Attachment 84870: Patch 2: Enabling the passing tests
https://bugs.webkit.org/attachment.cgi?id=84870&action=review

------- Additional Comments from Zan Dobersek <zandobersek at gmail.com>
This patch enables the tests that now pass.

There are still a few tests that fail:
fast/dom/Window/window-properties-performance.html
 - Heap size is unlimited in JavaScriptCore, see bug #53592[1]
http/tests/misc/webtiming-origins.html
 - problem with origins, probably not timing-specific
http/tests/misc/webtiming-slow-load.php
 - haven't spotted the cause of failure for this one yet
http/tests/misc/webtiming-ssl.php
 - another Navigation Timing attribute that is not set is secureConnectionStart
- we should look into libsoup to see if the code there can be modified to
notify us of this event

[1] https://bugs.webkit.org/show_bug.cgi?id=53592


More information about the webkit-reviews mailing list