WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
189062
lldb-webkit: KeyError thrown for OptionSet
https://bugs.webkit.org/show_bug.cgi?id=189062
Summary
lldb-webkit: KeyError thrown for OptionSet
Daniel Bates
Reported
2018-08-28 15:21:05 PDT
When debugging in lldb I sometimes see exceptions of the form: [[ Traceback (most recent call last): File "/Volumes/Data/.../Tools/lldb/lldb_webkit.py", line 587, in __init__ self.update() File "/Volumes/Data/.../Tools/lldb/lldb_webkit.py", line 625, in update elements.append((enumerator_value_to_name_map[current], current)) # e.g. ('Spelling', 4) KeyError: 1 ]]
Attachments
Patch
(1.51 KB, patch)
2018-08-28 15:29 PDT
,
Daniel Bates
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2018-08-28 15:29:36 PDT
Created
attachment 348352
[details]
Patch
Daniel Bates
Comment 2
2018-08-28 16:04:35 PDT
Comment on
attachment 348352
[details]
Patch Clearing flags on attachment: 348352 Committed
r235445
: <
https://trac.webkit.org/changeset/235445
>
Daniel Bates
Comment 3
2018-08-28 16:04:36 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
2018-08-28 16:05:18 PDT
<
rdar://problem/43818865
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug