WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
209388
Web Inspector: Uncaught Exception: Right side of assignment cannot be destructured (at QuickConsole.js:358:30)
https://bugs.webkit.org/show_bug.cgi?id=209388
Summary
Web Inspector: Uncaught Exception: Right side of assignment cannot be destruc...
Devin Rousso
Reported
2020-03-21 19:48:20 PDT
Uncaught Exception in Web Inspector. Steps to Reproduce: 1. inspect any page with more than one frame or execution context 2. reload the page Uncaught Exceptions: ----------------------- - Right side of assignment cannot be destructured (at QuickConsole.js:358:30) _handleFramePageExecutionContextChanged @ QuickConsole.js:358:30 dispatch @ Object.js:165:30 dispatchEventToListeners @ Object.js:180:21 addExecutionContext @ Frame.js:231:42 executionContextCreated @ NetworkManager.js:989:34 executionContextCreated @ RuntimeObserver.js:32:50 _dispatchEvent @ Connection.js:210:26 dispatch @ Connection.js:79:32 dispatchMessageFromTarget @ TargetManager.js:176:39 dispatchMessageFromTarget @ TargetObserver.js:47:51 _dispatchEvent @ Connection.js:210:26 dispatch @ Connection.js:79:32 dispatch @ InspectorBackend.js:219:52 ? @ MessageDispatcher.js:42:34 Additional Details: cause --> An uncaught exception was thrown while handling event: Runtime.executionContextCreated ----------------------- 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) Dispatch Source: Protocol Event Protocol Event: {"method":"Runtime.executionContextCreated","params":{"context":{"id":3,"type":"normal","name":"","frameId":"0.1"}}}
Attachments
Patch
(1.83 KB, patch)
2020-03-21 19:57 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2020-03-21 19:57:56 PDT
Created
attachment 394192
[details]
Patch
Joseph Pecoraro
Comment 2
2020-03-22 00:39:00 PDT
Comment on
attachment 394192
[details]
Patch r=me
EWS
Comment 3
2020-03-22 00:42:23 PDT
Committed
r258818
: <
https://trac.webkit.org/changeset/258818
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 394192
[details]
.
Radar WebKit Bug Importer
Comment 4
2020-03-22 00:43:12 PDT
<
rdar://problem/60736790
>
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