Closed
Bug 580507
Opened 14 years ago
Closed 14 years ago
Crash [@ nsTextEditorState::UpdatePlaceholderText]
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0b4
Tracking | Status | |
---|---|---|
blocking2.0 | --- | beta4+ |
People
(Reporter: jruderman, Assigned: ehsan.akhgari)
References
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(2 files)
(deleted),
text/html
|
Details | |
(deleted),
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•14 years ago
|
blocking2.0: --- → ?
Assignee | ||
Comment 1•14 years ago
|
||
We crash because we've been unbound from our frame, but the UpdatePlaceholderText needlessly tries to use the placeholder div which is now null.
Updated•14 years ago
|
Attachment #462973 -
Flags: review?(jst) → review+
Updated•14 years ago
|
blocking2.0: ? → beta4+
Assignee | ||
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b4
Updated•13 years ago
|
Crash Signature: [@ nsTextEditorState::UpdatePlaceholderText]
You need to log in
before you can comment on or make changes to this bug.
Description
•