[Webkit-unassigned] [Bug 190442] New: Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'entry.resource')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 14:25:27 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=190442

            Bug ID: 190442
           Summary: Web Inspector: Uncaught Exception: undefined is not an
                    object (evaluating 'entry.resource')
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: https://www.google.com/
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

-------
Inspected URL:        https://www.google.com/
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14) AppleWebKit/605.1.15 (KHTML, like Gecko)
Dispatch Source:      Protocol Event

Protocol Event:
{"method":"Page.frameNavigated","params":{"frame":{"id":"0.1","loaderId":"0.3","url":"https://www.google.com/","mimeType":"text/html","securityOrigin":"https://www.google.com"}}}

Uncaught Exceptions:
 - undefined is not an object (evaluating 'entry.resource') (at NetworkTableContentView.js:386:18)
    tablePopulateCell @ NetworkTableContentView.js:386:18
    reloadVisibleColumnCells @ Table.js:282:45
    _hideDetailView @ NetworkTableContentView.js:1259:45
    tableSelectionDidChange @ NetworkTableContentView.js:367:33
    _notifySelectionDidChange @ Table.js:1398:51
    _deselectAllAndSelect @ Table.js:1382:39
    deselectAll @ Table.js:373:35
    reset @ NetworkTableContentView.js:283:36
    _mainResourceDidChange @ NetworkTableContentView.js:1375:19
    dispatch @ Object.js:170:30
    dispatchEventToListeners @ Object.js:185:21
    _dispatchMainResourceDidChangeEvent @ Frame.js:483:38
    commitProvisionalLoad @ Frame.js:144:53
    frameDidNavigate @ NetworkManager.js:152:40
    frameNavigated @ PageObserver.js:42:43
    dispatchEvent @ InspectorBackend.js:298:42
    _dispatchEvent @ Connection.js:193:32
    dispatch @ Connection.js:71:32
    dispatch @ InspectorBackend.js:152:49
    dispatchNextQueuedMessageFromBackend @ MessageDispatcher.js:42:34

Additional Details:
    cause --> An uncaught exception was thrown while handling event: Page.frameNavigated
-------

* STEPS TO REPRODUCE
1. Inspect any page
2. Go to the Network tab
3. Select any entry to show the "Preview" details view
4. Refresh the page
 => Exception :(

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181010/76c3cef0/attachment.html>


More information about the webkit-unassigned mailing list