Closed Bug 1037741 Opened 10 years ago Closed 10 years ago

Remove import of the unused FileUtils.jsm from WebappRT.jsm

Categories

(Firefox Graveyard :: Webapp Runtime, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 33

People

(Reporter: marco, Assigned: lviknesh, Mentored)

Details

(Whiteboard: [good first bug][lang=js])

Attachments

(1 file)

The relevant file is http://mxr.mozilla.org/mozilla-central/source/webapprt/WebappRT.jsm

We're lazily importing FileUtils, but never using it. We should remove it.
Attached patch webappRT.patchSplinter Review
Assignee: nobody → lviknesh
Status: NEW → ASSIGNED
Attachment #8454928 - Flags: review?(mar.castelluccio)
Comment on attachment 8454928 [details] [diff] [review]
webappRT.patch

Review of attachment 8454928 [details] [diff] [review]:
-----------------------------------------------------------------

Thank you!
This shouldn't cause any problem, but FYI you can run tests for the webapp runtime via the following mach commands:
1) ./mach webapprt-test-chrome
2) ./mach webapprt-test-content
3) ./mach mochitest-chrome toolkit/webapps/
Attachment #8454928 - Flags: review?(mar.castelluccio) → review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/f1e4fe6d3fc7
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 33
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: