Closed Bug 1479726 Opened 6 years ago Closed 6 years ago

FilePicker.js uses unknown property Ci.nsIFilePicker.xulFilter

Categories

(Firefox for Android Graveyard :: General, defect)

defect
Not set
normal

Tracking

(firefox63 fixed)

RESOLVED FIXED
Firefox 63
Tracking Status
firefox63 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

Attachments

(1 file)

In finding properties/constants of idl interfaces that aren't valid I discovered this: mobile/android/components/FilePicker.js 75:23 error Use of unknown property Ci.nsIFilePicker.xulFilter 79:23 error Use of unknown property Ci.nsIFilePicker.xulFilter Looks like these should be "filterXUL" rather than "xulFilter".
Assignee: nobody → standard8
Status: NEW → ASSIGNED
Comment on attachment 8997873 [details] Bug 1479726 - Use correct filterXUL property for nsIFilePicker in FilePicker.js. James Willcox (:snorp) (jwillcox@mozilla.com) has approved the revision.
Attachment #8997873 - Flags: review+
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7f2a8c753f0c Use correct filterXUL property for nsIFilePicker in FilePicker.js. r=snorp
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: