Closed Bug 689593 Opened 13 years ago Closed 13 years ago

Change users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|.

Categories

(SeaMonkey :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philip.chee, Assigned: philip.chee)

Details

Attachments

(1 file)

q.v.: http://hg.mozilla.org/mozilla-central/rev/743e78a1a24d
Change in-tree users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|.  r=jwalden
I don't really understand the session restore code. Misak can you check if the changes I made look sensible?
Attachment #562779 - Flags: review?(neil)
Attachment #562779 - Flags: feedback?(misak.bugzilla)
Attachment #562779 - Flags: review?(neil) → review+
Pushed:
http://hg.mozilla.org/comm-central/rev/84c24ed51c84
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Attachment #562779 - Flags: feedback?(misak.bugzilla)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: