Closed
Bug 735917
Opened 13 years ago
Closed 9 years ago
Crash using 'Email Collaborators' feature of Google Docs
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
platform-rel | --- | ? |
firefox10 | --- | unaffected |
firefox11 | - | affected |
firefox12 | - | affected |
firefox13 | --- | unaffected |
firefox14 | --- | unaffected |
People
(Reporter: dmandelin, Assigned: dmandelin)
References
Details
(Keywords: crash, reproducible, Whiteboard: [platform-rel-Google][platform-rel-GoogleDocs])
Crash Data
Spun off from bug 728705 comment 1. Comments 1-8 in that bug actually belong to this bug.
Assignee | ||
Updated•13 years ago
|
status-firefox10:
--- → unaffected
status-firefox11:
--- → affected
status-firefox12:
--- → affected
status-firefox13:
--- → unaffected
status-firefox14:
--- → unaffected
tracking-firefox11:
--- → +
tracking-firefox12:
--- → +
Updated•13 years ago
|
Severity: normal → critical
Crash Signature: [@ js_ValueToAtom(JSContext*, JS::Value const&, JSAtom**) ]
Keywords: crash,
reproducible
Comment 1•13 years ago
|
||
Dave, what's the next step here. Are you working on a fix?
Assignee | ||
Comment 2•13 years ago
|
||
(In reply to Sheila Mooney from comment #1)
> Dave, what's the next step here. Are you working on a fix?
I haven't had time for it. The bug isn't super-serious because (a) it only bites with a particular value of popup preference and (b) it already shipped in 11 and apparently hasn't caused huge problems. Hopefully I can do something with it soon.
Comment 3•13 years ago
|
||
If it shipped in FF11, is there a point tracking it for FF12? It's also pretty low volume. I am ok with taking it off the tracking list but it would be great to get it fixed eventually, just to knock a reproducible crash off the list.
Assignee | ||
Comment 4•13 years ago
|
||
(In reply to Sheila Mooney from comment #3)
> If it shipped in FF11, is there a point tracking it for FF12? It's also
> pretty low volume. I am ok with taking it off the tracking list but it would
> be great to get it fixed eventually, just to knock a reproducible crash off
> the list.
Agreed. I want to get it fixed, but I don't have time to do it right away.
Updated•9 years ago
|
Crash Signature: [@ js_ValueToAtom(JSContext*, JS::Value const&, JSAtom**) ] → [@ js_ValueToAtom(JSContext*, JS::Value const&, JSAtom**) ]
[@ js_ValueToAtom ]
Updated•9 years ago
|
Whiteboard: [platform-rel-Google][platform-rel-GoogleDocs]
Updated•9 years ago
|
platform-rel: --- → ?
Comment 5•9 years ago
|
||
No recent reports of this crash and I can't reproduce manually => at least a temporary WFM.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•