Lines Matching full:crash
199 page load causes a crash in PropertyMap::put
364 <rdar://problem/5496942> REGRESSION: Reproducible crash in Safari when evaluating script in Drosera console (15250)
382 <rdar://problem/5487107> NULL dereference crash in FastMallocZone::enumerate when running leaks against Safari
385 interpreted as a remote pointer. This caused a crash when using the result of mapping this invalid remote pointer.
505 - fix crash seen on Windows release builds
985 - fix <rdar://problem/5387589> 9A514: Quartz Composer crash on launch in KJS::jsString
1002 - fix <rdar://problem/5371862> crash in Dashcode due to Quartz Composer JavaScript garbage collector reentrancy
1029 <rdar://problem/5385145> r24843 introduces a crash on calling fork() (14878)
1138 to access the contents of the string after the failed memory reallocation would crash.
1425 - fix <rdar://problem/5126394> REGRESSION: Crash after clicking back button in test application (13250)
1503 Test: fast/js/regexp-charclass-crash.html
1638 - JavaScriptCore part of fix for: <rdar://problem/5295734> Repro crash closing tab/window @ maps.google.com in WTF::HashSet<KJS::RuntimeObjectImp*, WTF::PtrHash<KJS::RuntimeObjectImp*>, WTF::HashTraits<KJS::RuntimeObjectImp*> >::add + 11
1826 Crash at _NPN_ReleaseObject when quitting page at http://eshop.macsales.com/shop/ModBook
1830 REGRESSION: Crash in _NPN_ReleaseObject when closing Safari on nba.com (13547)
2332 Fix crash in Qt JavaScript bindings when the arguments used on the Qt side are not
2562 <rdar://problem/5174862> Crash resulting from DeprecatedString::insert()
3225 Bug 13401: Reproducible crash calling myArray.sort(compareFn) from within
3264 later crash under Rosetta (should abort or leak instead?)
3266 Log an error message and crash if the kernel reports failure during GC.
3271 The CRASH macro will also hook into CrashReporter, which will tell us if
3355 REGRESSION: Crash in KJS::Bindings::convertValueToNPVariant
3420 Fix for: REGRESSION (r19559): Java applet crash
3611 Fixed <rdar://problem/5073380> REGRESSION: Crash occurs at WTF::fastFree()
4228 Bug 13018: allow embedders to override the definition of CRASH.
4230 * wtf/Assertions.h: make it possible to override CRASH.
4320 PAC file: Crash occurs when clicking on the navigation tabs at http://www.businessweek.com/ (9211)
4322 PAC file: Crash occurs when attempting to view image in slideshow mode
4835 Fixes crash on cases like eval("x");
4895 - fix sporadic crash
5015 - missusing JavaScript shouldn't crash webkit. Now it doesn't, in this case.
5218 Fix for Repeated string concatenation results in OOM crash
5232 Fix crash on architectures with 32 bit ints and
5878 crash on quit in _NPN_ReleaseObject from KJS::Bindings::CInstance::~CInstance
7139 Fixed <rdar://problem/4518397> REGRESSION(?): Oft-seen but unrepro crash
7141 <rdar://problem/4752492> Crash in KJS::collect
7352 - fixed REGRESSION (r16606): javascriptCore Crash on website load
7402 Fixes a GC stack overflow crash.
9804 crash
10467 REGRESSION: Reproducible crash after closing window after viewing
10879 - JSC half of fix for <rdar://problem/4557926> TOT REGRESSSION: Crash
10967 Crash typing in Yahoo auto-complete widget.
11256 <rdar://problem/4308243> 8F36 Regression: crash in malloc_consolidate if you use a .PAC file
11305 compute a garbage address, and possibly crash.
11693 Disable crash report dialogs for testkjs.exe in Release mode
11881 Regression: crash in malloc_consolidate if you use a .PAC file
11883 The crash was a result of threaded deallocation of thread-unsafe
12339 REGRESSION (r13089): Reproducible crash dereferencing a deallocated element on google image search
12393 - Fixed <rdar://problem/4465598> REGRESSION (TOT): Crash occurs at
12400 Manual test in WebCore/manual-tests/property-map-save-crash.html
13020 - Fixed <rdar://problem/4448534> TOT REGRESSION: crash in KJS::
13040 <rdar://problem/4428609> Flash Player 8.0.22 can crash Safari (and WebKit apps) with
14041 REGRESSION: Crash in cloneChildNodes when clicking element
14131 - small cleanup of "runtime" code left over from recent JavaScript crash fix
14212 DateProtoFuncImp::callAsFunction can crash due to lack of type checking
14307 Crash when assigning a new function to a DOMParser object
14620 Reproducible stack-overflow crash in ~RefPtr<T> due to RefPtr<T> use in
14633 builds crash as well.
16058 - Fixed <rdar://problem/4342216> Installer crash in
16101 One such crash is <rdar://problem/4247330> 8C46 Crash with with
17321 kjs_fast_malloc crash due to lack of locking on multiple threads (seen selecting volumes in
17339 KJS::InterpreterImp::mark() crash
17385 - fixed <rdar://problem/4214783> REGRESSION: kjs_fast_malloc crash due to lack of locking on multiple threads (seen selecting volumes in the installer)
17777 Fix for <rdar://problem/4235531> Denver Regression: Safari crash in KWQStringData::makeUnicode
18008 TOT Crash from backwards null check in WebScriptObject.mm
18045 REGRESSION: Crash when using in-place operator on uninitialized array element
18065 - fixed crash in one of the JavaScript tests (introduced by my throwError change)
18237 - fixed crash observed on one of the Apple-only layout tests
18329 REGRESSION: JavaScript crash when going back from viewing a thread (NULL protoype)
18521 -fixed crash caused by fix for http://bugs.webkit.org/show_bug.cgi?id=4313
19460 -fixed <rdar://problem/4207220> REGRESSION (DENVER): Crash occurs
19477 expressions with certain ranges of Unicode characters cause a crash
20791 <rdar://problem/4086570> Crash in JavaScriptCore with RSS Visualizer
20830 Fixed <rdar://problem/4102644> Crash in LiveConnect below KJS::Bindings::JavaInstance::stringValue() const
20889 Prevents a crash on garbage collect when compiled with gcc 4.0.
20932 <rdar://problem/4092136> reproducible crash in KJS::kjs_fast_realloc loading maps.google.com
21379 Fixed <rdar://problem/3853676> Browser Crash when accessing CCWeb Progress Page - KJS::Bindings::convertValueToJValue
21384 1. If a nil object is passed in an array from Java to JavaScript we will crash.
21576 <rdar://problem/3926869> Opening caches window after running PLT causes crash
21606 Fixed <rdar://problem/3827799> repro. crash with IBM Rational ClearCase Web under Safari (Java/LiveConnect-related)
21828 <rdar://problem/3831372> The valueForKey method for @"offsetLeft" on a paragraph element causes a crash.
22939 Fixed <rdar://problem/3702287> Crash returning nil from bound ObjC
22942 ObjC property from JS caused a crash. Similar to the problem
23100 Fixed crash when attempting to access properties on nil
24098 Fixed 3590169. Regression (crash) caused by the switch to MethodLists. Crash when attempting to invoke a method from JavaScript to Java that is not implemented.
24694 - fixed <rdar://problem/3546613>: array of negative size leads to crash (test page at oscar.the-rileys.net)
25646 <rdar://problem/3497643>: reproducible crash printing self-referential array
25706 - fixed 3491709 - using Function.apply with a primitive type as the arg list causes crash