[Webkit-unassigned] [Bug 153296] New: Uncaught Exception: ReferenceError: Can't find variable: ListMultimap
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 20 18:04:01 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=153296
Bug ID: 153296
Summary: Uncaught Exception: ReferenceError: Can't find
variable: ListMultimap
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dcrousso+webkit at gmail.com
CC: bburg at apple.com, graouts at webkit.org,
joepeck at webkit.org, mattbaker at apple.com,
nvasilyev at apple.com, timothy at apple.com,
webkit-bug-importer at group.apple.com
Looking at the console, it seems as though defining a function using a keyword value with ES6 classes throws an error:
Base/ListMultimap.js:56: CONSOLE ERROR SyntaxError: Unexpected keyword 'delete'
Debug/UncaughtExceptionReporter.js:56:22: CONSOLE ERROR ReferenceError: Can't find variable: parseURL
Base/Object.js:52:46: CONSOLE ERROR ReferenceError: Can't find variable: ListMultimap
Main.html:1:21: CONSOLE ERROR ReferenceError: Can't find variable: InspectorFrontendAPI
Main.html:1:21: CONSOLE ERROR ReferenceError: Can't find variable: InspectorFrontendAPI
Main.html:1:21: CONSOLE ERROR ReferenceError: Can't find variable: InspectorFrontendAPI
Main.html:1:21: CONSOLE ERROR ReferenceError: Can't find variable: InspectorFrontendAPI
Protocol/InspectorBackendCommands.js:32:17: CONSOLE ERROR ReferenceError: Can't find variable: InspectorBackend
Base/Main.js:59:25: CONSOLE ERROR ReferenceError: Can't find variable: InspectorBackend
-------
Auto-generated details:
Inspected URL: (unknown)
Loading completed: false
Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/602.1.16+ (KHTML, like Gecko)
Uncaught exceptions:
- ReferenceError: Can't find variable: ListMultimap (at Object.js:52:46)
- ReferenceError: Can't find variable: InspectorBackend (at InspectorBackendCommands.js:32:17)
- ReferenceError: Can't find variable: InspectorBackend (at Main.js:59:25)
-------
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160121/bbd89cd0/attachment.html>
More information about the webkit-unassigned
mailing list