Closed Bug 701762 Opened 13 years ago Closed 13 years ago

DOMTemplate fails when ${foo} returns undefined

Categories

(DevTools :: General, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 11

People

(Reporter: jwalker, Assigned: jwalker)

References

Details

(Whiteboard: [fixed-in-fx-team])

Attachments

(1 file)

Templater.prototype._handleAsync = function(thing, siblingNode, inserter) {
  if (thing != null && typeof thing.then === 'function') {
Attached patch upload 1Splinter Review
Should be automatic: https://github.com/mozilla/gcli/pull/48#commitcomment-723058
Attachment #575172 - Flags: review?(dcamp)
Attachment #575172 - Flags: review?(dcamp) → review+
Depends on: 700616
Whiteboard: [land-in-fx-team]
https://hg.mozilla.org/integration/fx-team/rev/80c73e6f5a33
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
https://hg.mozilla.org/mozilla-central/rev/80c73e6f5a33
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 11
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: