WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
135674
Web Inspector: DebuggerManager sends spurious setBreakpointsActive commands when setting a breakpoint
https://bugs.webkit.org/show_bug.cgi?id=135674
Summary
Web Inspector: DebuggerManager sends spurious setBreakpointsActive commands w...
Brian Burg
Reported
2014-08-06 15:37:12 PDT
Created
attachment 236145
[details]
partial protocol dump For every Debugger.setBreakpoint command, we also send Debugger.setBreakpointsActive and Debugger.setPauseOnExceptions commands, even if nothing changed. This adds a lot of useless messages in the initialization sequence, and for all further breakpoint sets.
Attachments
partial protocol dump
(6.53 KB, text/plain)
2014-08-06 15:37 PDT
,
Brian Burg
no flags
Details
Patch
(1.52 KB, patch)
2014-08-07 10:05 PDT
,
Brian Burg
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-08-06 15:37:22 PDT
<
rdar://problem/17937991
>
Brian Burg
Comment 2
2014-08-07 10:05:06 PDT
Created
attachment 236193
[details]
Patch
Brian Burg
Comment 3
2014-08-07 10:14:45 PDT
Turns out it was just a typo.
David Kilzer (:ddkilzer)
Comment 4
2014-08-07 10:25:40 PDT
Comment on
attachment 236193
[details]
Patch r=me
WebKit Commit Bot
Comment 5
2014-08-07 10:58:08 PDT
Comment on
attachment 236193
[details]
Patch Clearing flags on attachment: 236193 Committed
r172217
: <
http://trac.webkit.org/changeset/172217
>
WebKit Commit Bot
Comment 6
2014-08-07 10:58:10 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