Closed
Bug 1133303
Opened 11 years ago
Closed 9 years ago
[Youtube HTML5 video] crash in JS_AlreadyHasOwnPropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, bool*)
Categories
(Core :: General, defect)
Tracking
()
People
(Reporter: alice0775, Unassigned)
Details
(Keywords: crash, Whiteboard: [platform-rel-Youtube])
Crash Data
This bug was filed from the Socorro interface and is
report bp-902ba7d8-4e78-4671-bc8c-a401f2150215.
=============================================================
Crash while Playback youtube and Navigate links(10-20) within youtube with newly created profile
(e10s is blocked by IME detection)
| Reporter | ||
Updated•11 years ago
|
Summary: crash in JS_AlreadyHasOwnPropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, bool*) → [Youtube HTML5 video] crash in JS_AlreadyHasOwnPropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, bool*)
| Reporter | ||
Updated•11 years ago
|
status-firefox38:
--- → affected
Updated•10 years ago
|
Crash Signature: [@ JS_AlreadyHasOwnPropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, bool*)] → [@ JS_AlreadyHasOwnPropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, bool*)]
[@ JS_AlreadyHasOwnPropertyById]
Updated•9 years ago
|
platform-rel: --- → ?
Updated•9 years ago
|
Whiteboard: [platform-rel-Youtube]
| Reporter | ||
Comment 1•9 years ago
|
||
no longer crash
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Comment 2•9 years ago
|
||
Crash volume for signature 'JS_AlreadyHasOwnPropertyById':
- nightly (version 50): 0 crash from 2016-06-06.
- aurora (version 49): 1 crash from 2016-06-07.
- beta (version 48): 9 crashes from 2016-06-06.
- release (version 47): 20 crashes from 2016-05-31.
- esr (version 45): 1 crash from 2016-04-07.
Crash volume on the last weeks:
Week N-1 Week N-2 Week N-3 Week N-4 Week N-5 Week N-6 Week N-7
- nightly 0 0 0 0 0 0 0
- aurora 0 0 1 0 0 0 0
- beta 1 3 0 2 1 1 1
- release 4 5 2 4 4 1 0
- esr 0 0 0 0 0 0 0
Affected platforms: Windows, Mac OS X, Linux
status-firefox47:
--- → affected
status-firefox48:
--- → affected
status-firefox49:
--- → affected
status-firefox-esr45:
--- → affected
You need to log in
before you can comment on or make changes to this bug.
Description
•