[Webkit-unassigned] [Bug 37981] implement getData('text/html') for webkit win

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 22 20:08:45 PDT 2010


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





--- Comment #6 from WebKit Review Bot <webkit.review.bot at gmail.com>  2010-04-22 20:08:45 PST ---
Attachment 54123 did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
Traceback (most recent call last):
  File "WebKitTools/Scripts/check-webkit-style", line 129, in <module>
    main()
  File "WebKitTools/Scripts/check-webkit-style", line 116, in main
    patch = checkout.create_patch()
  File
"/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/style_references.py",
line 79, in create_patch
    return self._scm.create_patch()
  File
"/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/common/checkout/scm.py",
line 508, in create_patch
    return run_command(['git', 'diff', '--binary', 'HEAD'])
  File
"/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/common/system/executive.py",
line 85, in run_command
    return Executive().run_command(*args, **kwargs)
  File
"/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/common/system/executive.py",
line 215, in run_command
    output = output.decode("utf-8")
  File "/usr/lib/python2.6/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xa0 in position 2496:
unexpected code byte


If any of these errors are false positives, please file a bug against
check-webkit-style.

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