[Webkit-unassigned] [Bug 142164] New: [SOUP] Use SoupMessage::starting instead of SoupSession::request-started

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 05:52:17 PST 2015


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

            Bug ID: 142164
           Summary: [SOUP] Use SoupMessage::starting instead of
                    SoupSession::request-started
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Soup
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: danw at gnome.org, gns at gnome.org, svillar at igalia.com
        Depends on: 141508

SoupSession::request-started is deprecated in libsoup 2.50. Both signals are equivalent, but SoupMessage::starting is also emitted for resources loaded from the disk cache. This fixes web timing calculations for cached resources, since we were not initializing m_requestStart.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150302/e85e7006/attachment-0002.html>


More information about the webkit-unassigned mailing list