? Failure

User tests: Successful: Unsuccessful:

avatar regularlabs
regularlabs
6 Jul 2017

This is just a cosmetic PR.

This fixes some javascript code style issues found by Hound as seen in this PR: #16947

It does not influence the final minified core.js file (the one that gets loaded), as the minifier already fixes these issues.

Only change in the minified core.js is the change of == to === when comparing to null.
Also, does not affect functionality.

avatar regularlabs regularlabs - open - 6 Jul 2017
avatar regularlabs regularlabs - change - 6 Jul 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 6 Jul 2017
Category JavaScript
avatar regularlabs regularlabs - change - 6 Jul 2017
Labels Added: ?
avatar brianteeman
brianteeman - comment - 6 Jul 2017

It does not influence the final minified core.js file (the one that gets loaded)

Dont forget the unminified js gets loaded (usually) when in debug mode

avatar regularlabs
regularlabs - comment - 6 Jul 2017

You are free to test this in debug mode. :)

avatar regularlabs
regularlabs - comment - 20 Aug 2017

Closing due to lack of interest.

avatar regularlabs regularlabs - change - 20 Aug 2017
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2017-08-20 19:47:09
Closed_By regularlabs
avatar regularlabs regularlabs - close - 20 Aug 2017

Add a Comment

Login with GitHub to post a comment