[webkit-reviews] review granted: [Bug 97929] WebKit Doesn't Recognize Content-Language HTTP Header : [Attachment 168050] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 12:28:53 PDT 2012


Alexey Proskuryakov <ap at webkit.org> has granted Brian White
<bcwhite at chromium.org>'s request for review:
Bug 97929: WebKit Doesn't Recognize Content-Language HTTP Header
https://bugs.webkit.org/show_bug.cgi?id=97929

Attachment 168050: Patch
https://bugs.webkit.org/attachment.cgi?id=168050&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=168050&action=review


Thank you for switching to js-test-pre.js.

> LayoutTests/http/tests/misc/extract-http-content-language.php:17
> +  if (window.testRunner)
> +    testRunner.dumpAsText();

These can be removed now - js-test-pre.js does it automatically.

> LayoutTests/http/tests/misc/extract-http-content-language.php:22
> +  debug('==> All done...');

This is not needed either - there is a TEST COMPLETE message.


More information about the webkit-reviews mailing list