[Webkit-unassigned] [Bug 42432] Enable Web Timing for GTK

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


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


Zan Dobersek <zandobersek at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #84870|                            |review?, commit-queue?
               Flag|                            |




--- Comment #3 from Zan Dobersek <zandobersek at gmail.com>  2011-03-05 09:40:51 PST ---
Created an attachment (id=84870)
 --> (https://bugs.webkit.org/attachment.cgi?id=84870&action=review)
Patch 2: Enabling the passing tests

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

-- 
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