RESOLVED FIXED 165986
JSContext Inspector: Avoid some possible exceptions inspecting a JSContext
https://bugs.webkit.org/show_bug.cgi?id=165986
Summary JSContext Inspector: Avoid some possible exceptions inspecting a JSContext
Joseph Pecoraro
Reported 2016-12-16 20:01:26 PST
Summary: Avoid some possible exceptions inspecting a JSContext Steps to Reproduce: 1. Inspect a JSContext application => Some exceptions happen 2. Log some objects => Some possible exceptions
Attachments
[PATCH] Proposed Fix (5.03 KB, patch)
2016-12-16 20:05 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2016-12-16 20:02:00 PST
Joseph Pecoraro
Comment 2 2016-12-16 20:05:38 PST
Created attachment 297389 [details] [PATCH] Proposed Fix
Matt Baker
Comment 3 2016-12-16 20:41:44 PST
Comment on attachment 297389 [details] [PATCH] Proposed Fix View in context: https://bugs.webkit.org/attachment.cgi?id=297389&action=review r=me > Source/JavaScriptCore/inspector/InjectedScriptSource.js:-65 > - Sweet!
WebKit Commit Bot
Comment 4 2016-12-16 21:05:55 PST
Comment on attachment 297389 [details] [PATCH] Proposed Fix Clearing flags on attachment: 297389 Committed r209958: <http://trac.webkit.org/changeset/209958>
WebKit Commit Bot
Comment 5 2016-12-16 21:05:59 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.