Closed Bug 464260 Opened 17 years ago Closed 17 years ago

FUEL: Change nsIDOMHTMLDocument check to nsIDOMDocument check

Categories

(Firefox :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: mfinkle, Assigned: mfinkle)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
When handling the "load" event in BrowserTab, the code explicitly checks for nsIDOMHTMLDocument thereby limiting the check to HTML documents only. The check should be changed to nsIDOMDocument to allow for other document types: http://mxr.mozilla.org/mozilla-central/source/browser/fuel/src/fuelApplication.js#236
Attachment #347544 - Flags: review?(gavin.sharp)
Attachment #347544 - Flags: review?(gavin.sharp) → review+
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
bugspam
Assignee: nobody → mark.finkle
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: