RESOLVED FIXED 121862
Web Inspector: Using Breakpoint Actions Breaks iOS inspection
https://bugs.webkit.org/show_bug.cgi?id=121862
Summary Web Inspector: Using Breakpoint Actions Breaks iOS inspection
Joseph Pecoraro
Reported 2013-09-24 13:27:56 PDT
Oops. Check for DebuggerAgent.BreakpointActionType before using it when converting between frontend <-> protocol BreakpointAction types. So backends that support BreakpointActions will use it, but backends that don't we won't.
Attachments
[PATCH] Proposed Fix (2.08 KB, patch)
2013-09-24 13:29 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2013-09-24 13:28:40 PDT
Joseph Pecoraro
Comment 2 2013-09-24 13:29:34 PDT
Created attachment 212498 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2013-09-24 14:22:23 PDT
Comment on attachment 212498 [details] [PATCH] Proposed Fix Clearing flags on attachment: 212498 Committed r156358: <http://trac.webkit.org/changeset/156358>
WebKit Commit Bot
Comment 4 2013-09-24 14:22:25 PDT
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.