[Webkit-unassigned] [Bug 129857] New: Web Inspector: JSContext inspection - TypeError: null is not an object (evaluating 'contentView.showSourceCode')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 6 18:16:43 PST 2014


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

           Summary: Web Inspector: JSContext inspection - TypeError: null
                    is not an object (evaluating
                    'contentView.showSourceCode')
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    graouts at webkit.org


There is no "MainFrame" when inspecting a JSContext.

[Error] TypeError: null is not an object (evaluating 'contentView.showSourceCode')
    showMainFrameSourceCode (ResourceSidebarPanel.js, line 123)
    showDefaultContentView (DebuggerSidebarPanel.js, line 134)
    _revealAndSelectRepresentedObjectInNavigationSidebar (Main.js, line 911)
    _updateNavigationSidebarForCurrentContentView (Main.js, line 940)
    _navigationSidebarPanelSelected (Main.js, line 949)
    dispatch (Object.js, line 180)
    dispatchEventToListeners (Object.js, line 187)
    selectedSidebarPanel (Sidebar.js, line 153)
    show (SidebarPanel.js, line 96)
    show (NavigationSidebarPanel.js, line 397)
    _debuggerDidPause (Main.js, line 748)
    dispatch (Object.js, line 180)
    dispatchEventToListeners (Object.js, line 187)
    debuggerDidPause (DebuggerManager.js, line 378)
    paused (DebuggerObserver.js, line 58)
    dispatch (InspectorBackend.js, line 256)
    dispatchNextQueuedMessageFromBackend (MessageDispatcher.js, line 31)
    (anonymous function) ([native code], line 0)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list