WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
209325
Web Inspector: Uncaught Exception: TypeError: this._springEditor.removeListeners is not a function. (In 'this._springEditor.removeListeners()', 'this._springEditor.removeListeners' is undefined)
https://bugs.webkit.org/show_bug.cgi?id=209325
Summary
Web Inspector: Uncaught Exception: TypeError: this._springEditor.removeListen...
Devin Rousso
Reported
2020-03-19 20:20:35 PDT
Uncaught Exception in Web Inspector. Steps to Reproduce: 1. inspect <
https://devinrousso.com/demo/WebKit/test.html
> 2. go to <
https://devinrousso.com/demo/WebKit/test.css
> in the Sources Tab 3. find the `p` rule 4. hover over the `spring(1 100 10 0)` value for the `animation-timing-function` CSS property 5. click the down arrow 6. click to dismiss the popover Uncaught Exceptions: ----------------------- - TypeError: this._springEditor.removeListeners is not a function. (In 'this._springEditor.removeListeners()', 'this._springEditor.removeListeners' is undefined) (at CodeMirrorSpringEditingController.js:54:43) popoverDidDismiss @ CodeMirrorSpringEditingController.js:54:43 didDismissPopover @ CodeMirrorEditingController.js:195:31 handleEvent @ Popover.js:192:52 ----------------------- Notes: Inspected URL:
https://devinrousso.com/demo/WebKit/test.html
Loading completed: true Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko)
Attachments
Patch
(1.66 KB, patch)
2020-03-19 20:21 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2020-03-19 20:21:18 PDT
Created
attachment 394060
[details]
Patch
Blaze Burg
Comment 2
2020-03-23 09:09:49 PDT
Comment on
attachment 394060
[details]
Patch rs=me
EWS
Comment 3
2020-03-23 09:15:45 PDT
Committed
r258848
: <
https://trac.webkit.org/changeset/258848
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 394060
[details]
.
Radar WebKit Bug Importer
Comment 4
2020-03-23 09:16:20 PDT
<
rdar://problem/60777308
>
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