[Webkit-unassigned] [Bug 30567] add support for exporting HTTP Archive format in Resources panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 1 09:19:23 PDT 2010


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





--- Comment #17 from Joseph Pecoraro <joepeck at webkit.org>  2010-06-01 09:19:21 PST ---
(From update of attachment 57549)
A few style nits.

> +        if (this._endTime === -1 || this._responseReceivedTime === -1 )

Extra space at the end should be removed.


> +            if (res.length == 1)

I know this is code that is moving, but we normally us ===.


Otherwise it looks great. I haven't had any experience with HAR, so
I look forward to playing with this.

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