[Webkit-unassigned] [Bug 111020] Plumb wasFetchedViaQUIC() into WebKit.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 16:50:27 PST 2013


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





--- Comment #3 from Ryan Hamilton <rch at chromium.org>  2013-02-27 16:52:51 PST ---
(In reply to comment #2)
> (From update of attachment 190620 [details])
> This doesn't need to be here.  "wasFetchedViaSPDY" should also be removed.  We can put these on the ExtraData object that the embedder gets to define.  WebCore and WebKit don't need to know anything about SPDY or QUIC.

I do not know enough about WebKit to fully appreciate the ramifications of what you are proposing.  Since we have extensions and existing JS code which expects to be able to read window.chrome.window.chrome.loadTimes().wasFetchedViaSpdy, it is desirable to maintain this interface.  Are you proposing that we change the interface, or does ExtraData provide a different mechanism to populate the existing interface.  Can you point me at an example?

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