Closed Bug 1328851 Opened 8 years ago Closed 8 years ago

Enable eslint rule no-undef for storage/

Categories

(Core :: SQLite and Embedded Database Bindings, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla53
Tracking Status
firefox53 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

Attachments

(1 file)

This is part of the ongoing work to enable the no-undef eslint rule. The storage directory is quite easy to enable, mainly being just tests, so we should do that.
Comment on attachment 8824038 [details] Bug 1328851 - Enable eslint rule no-undef for storage/. https://reviewboard.mozilla.org/r/102560/#review102938 ::: storage/test/unit/test_statement_executeAsync.js:10 (Diff revision 1) > /* > * This file tests the functionality of mozIStorageBaseStatement::executeAsync > * for both mozIStorageStatement and mozIStorageAsyncStatement. > */ > > +// This file uses the intenal _quit from testing/xpcshell/head.js */ typo: intenal?
Attachment #8824038 - Flags: review?(mak77) → review+
Comment on attachment 8824038 [details] Bug 1328851 - Enable eslint rule no-undef for storage/. https://reviewboard.mozilla.org/r/102560/#review102938 > typo: intenal? Thanks for catching that, I somehow saw it but forgot to fix it.
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7c081650eddf Enable eslint rule no-undef for storage/. r=mak
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Product: Toolkit → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: