Closed (fixed)
Project:
Drupal core
Version:
8.0.0-beta2
Component:
ckeditor.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Nov 2014 at 04:12 UTC
Updated:
8 Dec 2014 at 05:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
amorsent commentedComment #2
wim leersHah! Great catch, thank you!
This doesn't cause any bugs because of the dynamic nature of JS. Declaring this correctly simply allows JS interpreters in browsers to execute this JS slightly more efficiently :)
Comment #3
webchickNice catch!
Committed and pushed to 8.0.x. Thanks!