Opened 9 years ago
Closed 9 years ago
#16927 closed Bug (fixed)
Replace arguments.callee with named function expression
| Reported by: | Tomasz Jakut | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.7.0 |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
CKEditor throws an error if a bundle containing colorbutton plugin is run in ES5 strict mode (e.g. when used with browserify).

Fixed with git:fb5e3a3.