WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
204176
Web Inspector: Uncaught Exception: Invalid type of argument 'eventName' for command 'DOMDebugger.setEventBreakpoint' call. It must be 'string' but it is 'object'.
https://bugs.webkit.org/show_bug.cgi?id=204176
Summary
Web Inspector: Uncaught Exception: Invalid type of argument 'eventName' for c...
Devin Rousso
Reported
2019-11-13 16:06:48 PST
Uncaught Exception in Web Inspector. Steps to Reproduce: 1. inspect any page 2. go to the Sources Tab 3. click the + in the Debugger section and select Event Breakpoint 4. leave the <input> empty and hit enter Uncaught Exceptions: ----------------------- - Invalid type of argument 'eventName' for command 'DOMDebugger.setEventBreakpoint' call. It must be 'string' but it is 'object'. (at InspectorBackend.js:478:48) deliverFailure @ InspectorBackend.js:478:48 invoke @ InspectorBackend.js:494:38 _updateEventBreakpoint @ DOMDebuggerManager.js:701:62 addEventBreakpoint @ DOMDebuggerManager.js:400:44 _willDismissEventBreakpointPopover @ SourcesNavigationSidebarPanel.js:697:49 willDismissPopover @ SourcesNavigationSidebarPanel.js:646:52 dismiss @ Popover.js:166:45 dismiss @ EventBreakpointPopover.js:110:22 handleEvent @ Popover.js:176:29 ----------------------- Notes: Inspected URL:
https://webkit.org/
Loading completed: true Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko)
Attachments
Patch
(6.39 KB, patch)
2019-11-13 16:34 PST
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2019-11-13 16:34:04 PST
Created
attachment 383516
[details]
Patch
WebKit Commit Bot
Comment 2
2019-11-13 19:37:00 PST
Comment on
attachment 383516
[details]
Patch Clearing flags on attachment: 383516 Committed
r252447
: <
https://trac.webkit.org/changeset/252447
>
WebKit Commit Bot
Comment 3
2019-11-13 19:37:02 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
2019-11-13 19:37:17 PST
<
rdar://problem/57178290
>
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