Closed
Bug 694943
Opened 14 years ago
Closed 14 years ago
crash nsIFrame::GetConstFrameSelection
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
VERIFIED
FIXED
mozilla10
People
(Reporter: MarcoZ, Assigned: surkov)
References
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
1.72 KB,
patch
|
MarcoZ
:
review+
|
Details | Diff | Splinter Review |
This bug was filed from the Socorro interface and is
report bp-fecef6e1-ff04-42ce-a934-3db5d2111017 .
=============================================================
Alexander, this awfully looks like a regression from the recent work you did in that particular code area, right?
Reporter | ||
Updated•14 years ago
|
Component: Disability Access → Disability Access APIs
Product: Firefox → Core
QA Contact: disability.access → accessibility-apis
Assignee | ||
Comment 1•14 years ago
|
||
it is, looks like a dupe of bug 694824
Reporter | ||
Comment 2•14 years ago
|
||
OK, I just reproduced this crash just by opening a bug URL from within Chatzilla. I have ChatZilla running as a XULRunner application, and I opened actually this very bug from within a chat window. So opening any link from within Thunderbird with NVDA running should reproduce this bug.
My report:
bp-f58bfb44-cbe3-4d4a-b7fb-dadbf2111017
Updated•14 years ago
|
Assignee: nobody → surkov.alexander
Assignee | ||
Comment 3•14 years ago
|
||
in this case document root frame is not constructed yet, in general frame might be not available for unattached subtree but not yet destroyed
Attachment #567434 -
Flags: review?(marco.zehe)
Reporter | ||
Comment 5•14 years ago
|
||
Comment on attachment 567434 [details] [diff] [review]
patch
r=me.
Attachment #567434 -
Flags: review?(marco.zehe) → review+
Assignee | ||
Comment 6•14 years ago
|
||
Comment 7•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
Reporter | ||
Comment 8•14 years ago
|
||
Verified fixed in Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0a1) Gecko/20111019 Firefox/10.0a1
Reporter | ||
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•