[Webkit-unassigned] [Bug 139663] Web Inspector: Uncaught Exception when dismissing Go To Line dialog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 15 18:45:31 PST 2014


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

--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
Example debugging:

    Resources/Views/GoToLineDialog.js:70:20: CONSOLE LOG dismissing
    Resources/Views/GoToLineDialog.js:71:22: CONSOLE TRACE
    0: dismiss(Resources/Views/GoToLineDialog.js:71:22)
    1: _handleKeydownEvent(Resources/Views/GoToLineDialog.js:138:29)
    2: handleEvent(Resources/Views/GoToLineDialog.js:98:37)

    Resources/Views/GoToLineDialog.js:70:20: CONSOLE LOG dismissing
    Resources/Views/GoToLineDialog.js:71:22: CONSOLE TRACE
    0: dismiss(Resources/Views/GoToLineDialog.js:71:22)
    1: _handleBlurEvent(Resources/Views/GoToLineDialog.js:149:21)
    2: handleEvent(Resources/Views/GoToLineDialog.js:101:34)
    3: removeChild([native code])
    4: dismiss(Resources/Views/GoToLineDialog.js:81:27)
    5: _handleKeydownEvent(Resources/Views/GoToLineDialog.js:138:29)
    6: handleEvent(Resources/Views/GoToLineDialog.js:98:37)

Shows the nested nature.

-- 
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/20141216/0d662070/attachment-0002.html>


More information about the webkit-unassigned mailing list