WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
177619
WebInspector: Uncaught Exception: TypeError: this._delegate.completionControllerCSSFunctionValuesNeeded is not a function.
https://bugs.webkit.org/show_bug.cgi?id=177619
Summary
WebInspector: Uncaught Exception: TypeError: this._delegate.completionControl...
Devin Rousso
Reported
2017-09-28 14:20:21 PDT
------- 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
Attachments
Patch
(1.90 KB, patch)
2017-09-28 14:32 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2017-09-28 14:32:24 PDT
Created
attachment 322116
[details]
Patch
WebKit Commit Bot
Comment 2
2017-09-28 16:04:09 PDT
Comment on
attachment 322116
[details]
Patch Clearing flags on attachment: 322116 Committed
r222636
: <
http://trac.webkit.org/changeset/222636
>
WebKit Commit Bot
Comment 3
2017-09-28 16:04:10 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
2017-09-28 16:05:18 PDT
<
rdar://problem/34726855
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug