Bug 274441 - Uncaught Exception: Uncaught TypeError: Cannot read properties of undefined (reading 'enable')
Summary: Uncaught Exception: Uncaught TypeError: Cannot read properties of undefined (...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-20 21:44 PDT by Olivia
Modified: 2024-05-29 03:12 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivia 2024-05-20 21:44:48 PDT
Uncaught Exception in Web Inspector.

Steps to Reproduce:
1. What were you doing? Include setup or other preparations to reproduce the exception.
2. Include explicit, accurate, and minimal steps taken. Do not include extraneous or irrelevant steps.
3. What did you expect to have happen? What actually happened?

Uncaught Exceptions:
-----------------------
 - Uncaught TypeError: Cannot read properties of undefined (reading 'enable') (at RuntimeManager.js:63:29)
    ? @ TypeError: Cannot read properties of undefined (reading 'enable')
    ? @ RuntimeManager.js:63:29)
    ? @ Target.js:76:25)
    ? @ TargetManager.js:120:16)
    ? @ Main.js:204:26)
    ? @ AppControllerBase.js:63:12)
    ? @ 1:1008:22
-----------------------

Notes:
Inspected URL:        (unknown)
Loading completed:    false
Frontend User Agent:  Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Comment 1 Ahmad Saleem 2024-05-21 01:44:12 PDT
@Olivia - can you share details about steps on how to reproduce this?
Comment 2 Karl Dubost 2024-05-22 23:23:22 PDT
Is this a Safari bug. 
The user agent is Chrome on Windows. 
Maybe this is a bug for https://issues.chromium.org/issues?q=status:open
It looks like a Chromium template too.

But the referenced files look like Web Inspector. Confusing.
https://searchfox.org/wubkat/source/Source/WebInspectorUI/UserInterface/Controllers


Olivia, if you have more steps on how to reproduce the bug, please feel free to add details or open a new bug. As it is, the bug is not really actionable.
Comment 3 Radar WebKit Bug Importer 2024-05-27 21:45:14 PDT
<rdar://problem/128839538>
Comment 4 Ahmad Saleem 2024-05-29 03:12:22 PDT
I am marking this as 'RESOLVED INVALID' because as highlighted by Karl the user agent reflects Chrome on Windows.

@Olivia - please reopen, if you think it is Safari / WebKit issue and share more details as requested. Thanks!