[Webkit-unassigned] [Bug 59696] Chromium DevTools: Fix network panel timing/size/headers tests.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 10:47:28 PDT 2011


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91482|review?                     |review-
               Flag|                            |




--- Comment #2 from Pavel Feldman <pfeldman at chromium.org>  2011-04-28 10:47:28 PST ---
(From update of attachment 91482)
View in context: https://bugs.webkit.org/attachment.cgi?id=91482&action=review

> Source/WebKit/chromium/src/js/Tests.js:533
> +        test.assertTrue(resource.transferSize === 219 || resource.transferSize === 221, 

219 or 221? :) why?

> Source/WebKit/chromium/src/js/Tests.js:534
> +                "Incorrect total encoded data length: should be 219 (or 221), but was resource.transferSize=" + resource.transferSize + ".");

weird indent.

> Source/WebKit/chromium/src/js/Tests.js:559
> +                "Incorrect total encoded data length: should be 219 (or 221), but was resource.transferSize=" + resource.transferSize + ".");

ditto

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