Bug 202926 - gdb webkit.py: Fix iterator error in Python3
Summary: gdb webkit.py: Fix iterator error in Python3
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alicia Boya García
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-10-14 07:28 PDT by Alicia Boya García
Modified: 2019-10-15 14:26 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.17 KB, patch)
2019-10-14 07:31 PDT, Alicia Boya García
no flags 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 2019-10-14 07:28:49 PDT
Some distros use Python3 for gdb, so the script needs to be compatible with both versions for it to work.
Comment 1 Alicia Boya García 2019-10-14 07:31:30 PDT
Created attachment 380882 [details]
Patch
Comment 2 WebKit Commit Bot 2019-10-15 01:43:26 PDT
Comment on attachment 380882 [details]
Patch

Clearing flags on attachment: 380882

Committed r251125: <https://trac.webkit.org/changeset/251125>
Comment 3 WebKit Commit Bot 2019-10-15 01:43:28 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-10-15 14:26:36 PDT
<rdar://problem/56308144>