Bug 229760 - [GTK] Fix missing UTF-8 decoding in test crash logs
Summary: [GTK] Fix missing UTF-8 decoding in test crash logs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alicia Boya García
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-01 04:49 PDT by Alicia Boya García
Modified: 2021-09-01 09:49 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.32 KB, patch)
2021-09-01 05:09 PDT, Alicia Boya García
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alicia Boya García 2021-09-01 04:49:40 PDT
Fix a couple of decoding issues in Python scripts, where bytestrings were being
printed without decoding.
Comment 1 Alicia Boya García 2021-09-01 05:09:11 PDT
Created attachment 437019 [details]
Patch
Comment 2 Philippe Normand 2021-09-01 05:46:17 PDT
Comment on attachment 437019 [details]
Patch

Thanks :)
Comment 3 EWS 2021-09-01 08:06:05 PDT
Committed r281849 (241181@main): <https://commits.webkit.org/241181@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 437019 [details].