[Webkit-unassigned] [Bug 190440] WebKit Inspector: Expose Server Timing Response Headers in Network Tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 16:55:36 PDT 2018


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

--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 351992
  --> https://bugs.webkit.org/attachment.cgi?id=351992
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=351992&action=review

> Source/WebInspectorUI/UserInterface/Views/ResourceTimingBreakdownView.js:176
> +            this._appendHeaderRow(WI.UIString("Server Timing"));

In the screenshot, each of the others have a colon. So I'd expect:

    WI.UIString("Server Timing:")

-- 
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/20181010/8552d22f/attachment-0001.html>


More information about the webkit-unassigned mailing list