[Webkit-unassigned] [Bug 148190] New: Web Inspector: Uncaught Exceptions regarding PseudoElements / TemplateContent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 14:00:03 PDT 2015


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

            Bug ID: 148190
           Summary: Web Inspector: Uncaught Exceptions regarding
                    PseudoElements / TemplateContent
    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: joepeck at webkit.org
                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

* SUMMARY
Uncaught Exceptions regarding PseudoElements / TemplateContent.

* STEPS TO REPRODUCE
1. Inspect twitter.com
2. Navigate around twitter.com
3. Reload
  => uncaught exceptions in inspector

* ERRORS
Resources/Protocol/InspectorBackend.js:281:26: CONSOLE ERROR Uncaught exception in inspector page while handling event DOM.pseudoElementRemoved:  TypeError: null is not an object (evaluating 'this._children.length') _renumber at WebInspectorUI.framework/Resources/Models/DOMNode.js:559:44
Resources/Protocol/InspectorBackend.js:281:26: CONSOLE ERROR Uncaught exception in inspector page while handling event DOM.childNodeRemoved:  TypeError: node.templateContent is not a function. (In 'node.templateContent()', 'node.templateContent' is undefined) _unbind at WebInspectorUI.framework/Resources/Controllers/DOMTreeManager.js:292:33

-- 
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/20150819/fbd633b0/attachment.html>


More information about the webkit-unassigned mailing list