Closed
Bug 310840
Opened 19 years ago
Closed 19 years ago
Crash in XFormsInsertDeleteElement
Categories
(Core Graveyard :: XForms, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: smaug, Assigned: smaug)
References
Details
(Keywords: fixed1.8)
Attachments
(1 file)
(deleted),
patch
|
allan
:
review+
aaronr
:
review+
|
Details | Diff | Splinter Review |
I got a crash in the following place.
0xb360607c in nsXFormsInsertDeleteElement::HandleAction (this=0xa3c21d8,
aEvent=0xa14ef78, aParentAction=0x0) at nsXFormsInsertDeleteElement.cpp:195
Patch coming.
Assignee | ||
Comment 1•19 years ago
|
||
Attachment #198243 -
Flags: review?(allan)
Updated•19 years ago
|
Attachment #198243 -
Flags: review?(doronr)
Attachment #198243 -
Flags: review?(allan)
Attachment #198243 -
Flags: review+
Assignee | ||
Updated•19 years ago
|
Attachment #198243 -
Flags: review?(doronr) → review?(aaronr)
Comment on attachment 198243 [details] [diff] [review]
proposed patch
could you please attach a testcase? Makes it a lot easier to test whether a
bug made it in to the branch patches if each bug in the patch has a testcase.
Thanks.
Attachment #198243 -
Flags: review?(aaronr) → review+
Comment 3•19 years ago
|
||
Checked in to trunk. Leaving open for branch and testcase.
Whiteboard: xf-to-branch
*** Bug 312347 has been marked as a duplicate of this bug. ***
Comment 5•19 years ago
|
||
checked into branch.
Status: NEW → RESOLVED
Closed: 19 years ago
Keywords: fixed1.8
Resolution: --- → FIXED
Whiteboard: xf-to-branch
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•