Bug 202926

Summary: gdb webkit.py: Fix iterator error in Python3
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: Tools / TestsAssignee: Alicia Boya García <aboya>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, cturner, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>