Closed
Bug 239566
Opened 21 years ago
Closed 21 years ago
[FIXr]nsHTMLTableSectionElement::DeleteRow mishandles -1
Categories
(Core :: DOM: Core & HTML, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla1.7final
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
(Keywords: fixed1.7)
Attachments
(1 file)
1.03 KB,
patch
|
jst
:
review+
jst
:
superreview+
asa
:
approval1.7+
|
Details | Diff | Splinter Review |
Looks like just a paste-o.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #145408 -
Flags: superreview?(jst)
Attachment #145408 -
Flags: review?(jst)
Assignee | ||
Updated•21 years ago
|
Priority: -- → P1
Target Milestone: --- → mozilla1.7final
Comment 2•21 years ago
|
||
Comment on attachment 145408 [details] [diff] [review]
Make this work like nsHTMLTableElement
Duh! r+sr=jst
Attachment #145408 -
Flags: superreview?(jst)
Attachment #145408 -
Flags: superreview+
Attachment #145408 -
Flags: review?(jst)
Attachment #145408 -
Flags: review+
Assignee | ||
Comment 3•21 years ago
|
||
Comment on attachment 145408 [details] [diff] [review]
Make this work like nsHTMLTableElement
Could this please be approved for 1.7? Simple fix to bring this function in
line with the identical one on nsHTMLTableElement correctness-wise.
Attachment #145408 -
Flags: approval1.7?
Assignee | ||
Updated•21 years ago
|
Summary: [FIX]nsHTMLTableSectionElement::DeleteRow mishandles -1 → [FIXr]nsHTMLTableSectionElement::DeleteRow mishandles -1
Comment 4•21 years ago
|
||
Comment on attachment 145408 [details] [diff] [review]
Make this work like nsHTMLTableElement
a=asa (on behalf of drivers) for checkin to 1.7
Attachment #145408 -
Flags: approval1.7? → approval1.7+
Assignee | ||
Comment 5•21 years ago
|
||
Checked in for 1.7
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•