[Webkit-unassigned] [Bug 171259] New: Web Inspector: TypeError:​ sourceCodeLocation.populateLiveDisplayLocationTooltip is not a function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 24 20:08:16 PDT 2017


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

            Bug ID: 171259
           Summary: Web Inspector: TypeError:​
                    sourceCodeLocation.populateLiveDisplayLocationTooltip
                    is not a function
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: inspector-bugzilla-changes at group.apple.com
        Depends on: 168709

I tested with GTK+ port, trunk at 215680.

Steps:
1) Start MiniBrowser
2) Open Inspector
3) Open Timelines tab
4) Browsing some web pages

The following error happens:

> TypeError:​ sourceCodeLocation.populateLiveDisplayLocationTooltip is not a function. (In 'sourceCodeLocation.populateLiveDisplayLocationTooltip(linkElement)​', 'sourceCodeLocation.populateLiveDisplayLocationTooltip' is undefined)​ (at Main.js:​2310:​58)​
> createSourceCodeLocationLink @ Main.js:​2310:​58
> createCellContent @ TimelineDataGridNode.js:​161:​79
> createCell @ DataGridNode.js:​353:​45
> createCells @ DataGridNode.js:​111:​54
> element @ DataGridNode.js:​104:​25
> _updateVisibleRows @ DataGrid.js:​1144:​66
> layout @ DataGrid.js:​876:​32
> _layoutSubtree @ View.js:​250:​20
> _layoutSubtree @ View.js:​254:​32
> _visitViewTreeForLayout @ View.js:​327:​36


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=168709
[Bug 168709] Web Inspector: Don't show the Search tab if it's open and matches the representedObject
-- 
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/20170425/358eacc0/attachment.html>


More information about the webkit-unassigned mailing list