Closed
Bug 694943
Opened 12 years ago
Closed 12 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•12 years ago
|
Component: Disability Access → Disability Access APIs
Product: Firefox → Core
QA Contact: disability.access → accessibility-apis
Assignee | ||
Comment 1•12 years ago
|
||
it is, looks like a dupe of bug 694824
Reporter | ||
Comment 2•12 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•12 years ago
|
Assignee: nobody → surkov.alexander
Assignee | ||
Comment 3•12 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•12 years ago
|
||
Comment on attachment 567434 [details] [diff] [review] patch r=me.
Attachment #567434 -
Flags: review?(marco.zehe) → review+
Assignee | ||
Comment 6•12 years ago
|
||
inbound: https://hg.mozilla.org/integration/mozilla-inbound/rev/99f4d8ebbc2d
Comment 7•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/99f4d8ebbc2d
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
Reporter | ||
Comment 8•12 years ago
|
||
Verified fixed in Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0a1) Gecko/20111019 Firefox/10.0a1
Reporter | ||
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•