Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 5 years ago

#26039 closed defect (bug) (fixed)

jshint shouldn't throw errors: wp-includes/js/customize-base.js

Reported by: mdbitz's profile mdbitz Owned by: nacin's profile nacin
Milestone: 3.8 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch
Focuses: Cc:

Description

jshint cleanup of wp-includes/js/customize-base.js

W098 : 'callback' is defined but never used.

Attachments (1)

26039.patch (1.1 KB) - added by mdbitz 11 years ago.
jshint cleanup of unused named function parameters

Download all attachments as: .zip

Change History (5)

@mdbitz
11 years ago

jshint cleanup of unused named function parameters

#1 @mdbitz
11 years ago

  • Cc matt@… added
  • Keywords has-patch added

#2 @nacin
11 years ago

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In 26195:

Fix JSHint errors in six files.

props mdbitz.
fixes ##26011, #26012, #26013, #26014, #26038, #26039.

#3 @nacin
11 years ago

  • Milestone changed from Awaiting Review to 3.8

Moving fixed JSHint error tickets to 3.8.

This ticket was mentioned in Slack in #polyglots by besnik_b. View the logs.


5 years ago

Note: See TracTickets for help on using tickets.