WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-09-24 13:28:40 PDT
<
rdar://problem/15069437
>
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.
Top of Page
Format For Printing
XML
Clone This Bug