WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
169779
Web Inspector: REGRESSION (
r213691
): Saving DOM breakpoints broken after refactoring
https://bugs.webkit.org/show_bug.cgi?id=169779
Summary
Web Inspector: REGRESSION (r213691): Saving DOM breakpoints broken after refa...
Matt Baker
Reported
2017-03-16 13:32:25 PDT
DOMDebuggerManager.prototype._saveBreakpoints should be "_saveDOMBreakpoints".
Attachments
Patch
(1.68 KB, patch)
2017-03-16 13:35 PDT
,
Matt Baker
no flags
Details
Formatted Diff
Diff
Patch
(1.77 KB, patch)
2017-03-16 15:32 PDT
,
Matt Baker
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Matt Baker
Comment 1
2017-03-16 13:35:34 PDT
Created
attachment 304684
[details]
Patch
Joseph Pecoraro
Comment 2
2017-03-16 14:39:41 PDT
Comment on
attachment 304684
[details]
Patch This isn't exactly a typo, its a real bug fix. I'm actually surprised no tests cause this, I'd expect any test using addDOMBreakpoint to trigger an uncaught exception and show up in test results.
Matt Baker
Comment 3
2017-03-16 15:32:27 PDT
Created
attachment 304705
[details]
Patch
WebKit Commit Bot
Comment 4
2017-03-16 17:23:48 PDT
Comment on
attachment 304705
[details]
Patch Clearing flags on attachment: 304705 Committed
r214083
: <
http://trac.webkit.org/changeset/214083
>
WebKit Commit Bot
Comment 5
2017-03-16 17:23:54 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