[Webkit-unassigned] [Bug 96637] Remove V8DOMWindowShell::getEntered
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 20 13:42:48 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=96637
Jian Li <jianli at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jianli at chromium.org
--- Comment #53 from Jian Li <jianli at chromium.org> 2012-11-20 13:44:47 PST ---
This seems to cause crash to some layout tests:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=http%2Ftests%2Fsecurity%2FisolatedWorld%2Fclick-event.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fworld-reuse.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fglobal-variables.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fdocument-open.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2FdidClearWindowObject.html%2Chttp%2Ftests%2Fsecurity%2FisolatedWorld%2Fwindow-properties.html
crash log for DumpRenderTree (pid 3180):
STDOUT: V8 error: Cannot create a handle without a HandleScope (v8::HandleScope::CreateHandle()). Current memory usage: 71 MB
STDERR: Backtrace:
STDERR: WebKit::WebFilterOperation::WebFilterOperation [0x61D4ED67+17012663]
STDERR: v8::Testing::operator= [0x6C804811+3761]
STDERR: v8::Locker::StopPreemption [0x6C898FCE+376158]
STDERR: v8::Testing::DeoptimizeAll [0x6C83AC18+34408]
STDERR: v8::Testing::DeoptimizeAll [0x6C835DC0+14352]
STDERR: v8::Context::SlowGetEmbedderData [0x6C80717F+1135]
STDERR: v8::Context::SlowGetAlignedPointerFromEmbedderData [0x6C807E1B+59]
STDERR: v8::Isolate::Scope::Scope [0x6C80355A+8832]
STDERR: WebKit::WebFilterOperation::WebFilterOperation [0x617871E8+10951736]
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list