/external/webkit/JavaScriptCore/ |
ChangeLog | 122 (JSC::typeName): Use a little capitalization. Don't crash in the case of 377 (1) StringBuilder::release should CRASH if the buffer allocation failed. 507 Make makeString CRASH if we fail to allocate a string. 582 Change UStringImpl::create to CRASH if the string cannot be allocated, 648 Don't call CRASH() in fastMalloc and fastCalloc when the requested memory size is 0 651 With USE_SYSTEM_MALLOC=1, fastMalloc and fastCalloc call CRASH() 931 Crash in CollectorBitmap::get at nbcolympics.com [all...] |
ChangeLog-2008-08-10 | 61 Bug 20330: JSCore crash loading any filehurricane media page 226 Bug 20293: Crash in JavaScript codegen for eval("const a;") [all...] |
/external/webkit/WebKit/gtk/ |
ChangeLog | 179 the clipboard call and its callbacks, which fixes the crash. 461 [GTK] crash when loading new page 758 Add a missing null-check, that is causing some crash reports. [all...] |
/external/webkit/WebCore/ |
ChangeLog-2006-05-10 | 20 crash (hang?) on subtlegradient.com article page 22 * manual-tests/first-line-style-crash.html: Added. [all...] |
/external/webkit/WebKit/mac/ |
ChangeLog-2002-12-03 | 575 Fixed: 3078737 - Crash in -[WebHistoryItem dealloc] after closing last window 591 Attempt to fix: 3078737 - Crash in -[WebHistoryItem dealloc] after closing last window 592 I haven't found anything that would cause the crash. I did some clean-up, added asserts and error messages in hopes that this help me track this down. [all...] |
ChangeLog-2006-02-09 | 5 <rdar://problem/4198378> Crash on a CFRelease when visiting http://www.akella.com/ 9 The true source of this crash is that the URL string is sometimes not NULL-terminated, which is the 532 that menu item to prevent a crash. [all...] |
/external/dnsmasq/ |
CHANGELOG.archive | 550 release 1.17 Fixed crash with DHCP hostnames > 40 characters. 665 Fixed hard-to-reproduce crash involving use of local [all...] |
/frameworks/base/services/java/com/android/server/am/ |
ActivityManagerService.java | 693 * List of services that are scheduled to restart following a crash. [all...] |
/frameworks/base/tests/DumpRenderTree/assets/results/ |
layout_tests_nontext.txt | [all...] |
/dalvik/vm/ |
CheckJni.c | 522 * because the VM is most likely about to crash and leave a core dump 572 * this will crash if "obj" is non-null but pointing to an invalid [all...] |
Init.c | [all...] |
Globals.h | 22 * trivially dump the state into a crash log, and it dodges most naming
|
Profile.c | 543 * we'll likely crash when we dereference it. The possibility of
|
/external/bluetooth/glib/gio/ |
ChangeLog | 32 Bug 575555 ? Use fsync() when replacing files to avoid data loss on crash 52 Bug 573970 ? crash in gunixvolumemonitor:update_mounts when unmounting 619 Bug 556415 - Crash on Windows 2000 in g_winhttp_vfs_init() [all...] |
glocalfileoutputstream.c | 1020 * otherwise if we get a system crash we can lose both the new and the
|
/external/quake/quake/src/QW/docs/ |
qwcl-readme.txt | 70 causing QWCL or even your system to crash if there are bugs or
188 Creative Labs, which cause QWCL to crash on some machines. The
359 Sometimes Permedia boards crash unless -nowindirect is used
[all...] |
/external/wpa_supplicant/ |
ChangeLog | 21 not to crash wpa_supplicant (this could happen when using 64-bit 35 lengths properly to avoid potential crash caused by invalid messages 76 * fixed EAP-TTLS implementation not to crash on use of freed memory [all...] |
/external/gtest/src/ |
gtest-death-test.cc | 538 _exit(1); // Exits w/o any normal exit hooks (we were supposed to crash) 865 _exit(1); // Exits w/o any normal exit hooks (we were supposed to crash) [all...] |
/external/opencore/android/ |
playerdriver.cpp | [all...] |
/external/qemu/ |
CHANGES.TXT | 177 - Fixed one minor crash when the Linux OSS audio backend was used with the 743 first one will no longer crash [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/ |
expected.html | 382 STATUS: Testing that we don't crash on obj.toSource()<br> 415 <tt>STATUS: Don't crash on extraneous arguments to str.match(), etc.<br> [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/ |
regress-216320.js | 38 * SUMMARY: Just seeing we don't crash on this code 44 var summary = "Just seeing we don't crash on this code";
|
/external/webkit/WebCore/rendering/ |
RenderInline.cpp | 57 // properly dirty line boxes that they are removed from. Effects that do :before/:after only on hover could crash otherwise. 531 // builds and help us someday figure out why. We also put in a redundant check of lastLineBox() to avoid the crash for now. [all...] |
/cts/tests/src/android/webkit/cts/ |
CtsTestServer.java | 656 // parsing the response since conn.close() will crash
|
/cts/tests/tests/app/src/android/app/cts/ |
InstrumentationTest.java | 384 notes = "call this method will crash the process",
|