[Webkit-unassigned] [Bug 177619] New: WebInspector: Uncaught Exception: TypeError: this._delegate.completionControllerCSSFunctionValuesNeeded is not a function.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 28 14:20:21 PDT 2017


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

            Bug ID: 177619
           Summary: WebInspector: Uncaught Exception: TypeError:
                    this._delegate.completionControllerCSSFunctionValuesNe
                    eded is not a function.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: file:///Users/dcrousso/Documents/Projects/WebKit/WebKi
                    tBuild/Release/WebInspectorUI.framework/Resources/Main
                    .html
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at devinrousso.com
                CC: inspector-bugzilla-changes at group.apple.com

-------
Inspected URL:        <removed>/WebKit/WebKitBuild/Release/WebInspectorUI.framework/Resources/Main.html
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13) AppleWebKit/605.1.8+ (KHTML, like Gecko)

Uncaught Exceptions:
 - TypeError: this._delegate.completionControllerCSSFunctionValuesNeeded is not a function. (In 'this._delegate.completionControllerCSSFunctionValuesNeeded(this, functionName, functionCompletions)', 'this._delegate.completionControllerCSSFunctionValuesNeeded' is undefined) (at CodeMirrorCompletionController.js:589:97)
    _generateCSSCompletions @ CodeMirrorCompletionController.js:589:97
    _completeAtCurrentPosition @ CodeMirrorCompletionController.js:523:62
    _handleChange @ CodeMirrorCompletionController.js:866:40
    _handleChange @ [native code]
    fireCallbacksForOps @ codemirror.js:2034:26
    finishOperation @ codemirror.js:2048:28
    endOperation @ codemirror.js:3607:18
    runInOp @ codemirror.js:3744:25
    poll @ codemirror.js:8849:10
    ? @ codemirror.js:8649:15
-------

* STEPS TO REPRODUCE
1. Open a CSS file in Resources
2. Type `width: calc(` inside a CSS rule.
3. Press any character.
=> Error

-- 
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/20170928/39f350b1/attachment-0001.html>


More information about the webkit-unassigned mailing list