Closed Bug 1159462 Opened 9 years ago Closed 9 years ago

unreachable code in editBookmarkOverlay.js

Categories

(Firefox :: Bookmarks & History, defect)

defect
Not set
normal
Points:
1

Tracking

()

VERIFIED FIXED
Firefox 40
Iteration:
40.3 - 11 May
Tracking Status
firefox40 --- verified

People

(Reporter: mak, Assigned: mak)

References

Details

(Keywords: regression)

Attachments

(1 file)

there's a typo in the onItemChanged handler

    else (!this._paneInfo.isItem || this._paneInfo.itemId != aItemId)
      return;

    switch (aProperty) {
Attached patch patch v1Splinter Review
Assignee: nobody → mak77
Status: NEW → ASSIGNED
Attachment #8598946 - Flags: review?(mano)
Attachment #8598946 - Flags: review?(mano) → review+
https://hg.mozilla.org/mozilla-central/rev/fbdcb1fed7d9
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 40
Hi Marco, can you provide a point value.
Iteration: --- → 40.3 - 11 May
Flags: qe-verify?
Flags: needinfo?(mak77)
Flags: firefox-backlog+
Points: --- → 1
Flags: needinfo?(mak77)
Flags: qe-verify? → qe-verify-
You need to log in before you can comment on or make changes to this bug.