Lines Matching full:crash
20 crash (hang?) on subtlegradient.com article page
22 * manual-tests/first-line-style-crash.html: Added.
1935 Fix for 8693, crash when reloading PDF. Make sure to clear the truncator's
2120 crash in bugzilla bug 8088. There's a third crash
2286 Added an assert and two early returns for cases where we'll crash.
2447 Make hackish fix to avoid crash in Xcode and Filemaker.
2448 <rdar://problem/4059059> Crash in RenderFlow::detach (XCode Documentation Window)
3188 <rdar://problem/4427024> repro crash on www.formassembly.com in khtml::RenderBlock::addChildToFlow
3219 Fix reproducible crash in html parser code.
3327 Fix for <rdar://problem/4513383> REGRESSION: Crash in
3484 * fast/lists/li-style-alpha-huge-value-crash.html
4453 CRASH: WebCore::CSSParser::parseDashboardRegions when attr() is passed
4455 Test: fast/css/dashboard-regions-attr-crash.html
4620 iExploder(#293): Crash in StringImpl::hash()
4639 iExploder(#3327): Crash in StringImpl::initWithQChar()
4867 REGRESSION: Crash occurs when attempting to drag selection into
4873 fixes the crash, which was happening because the call that was removing the text
4875 "subtree modified" mutation event instead). So this change alone fixes the crash.
6775 REGRESSION: Pasting text from TextEdit with a bold word into text field results in crash
7286 In theory it would crash if the "enclosingInlineElements" of the start of the
7508 Fix for <rdar://problem/4495644> crash when mousing over links at
8505 REGRESSION: Repro crash when dragging to select over a new text field
8746 crash in malloc_consolidate if you use a .PAC file
8874 - fixed <rdar://problem/4454976> repro crash in -[NSTextView(NSSharing) setSelectedRanges:affinity:stillSelecting:] when navigating
8896 Fix for <rdar://problem/4493218> repro crash in
8944 <rdar://problem/4454976> repro crash in -[NSTextView(NSSharing) setSelectedRanges:affinity:stillSelecting:] when navigating
9951 * manual-tests/empty-script-crash.html: Added.
10597 Test: fast/events/delayed-style-mutation-event-crash.html
10857 Fix for <rdar://problem/4471984> repro crash CSS position for html/
10858 table=relative causes crash when hiding table
11074 Reproducible crash when tabbing to a frame that has not been loaded
11085 <rdar://problem/4411663> crash at KXMLCore::RefPtr<WebCore::DOMStringImpl>::get() const + 20 (RefPtr.h:45)
11102 - fixed <rdar://problem/4446749> 10.4.4: safari crash in DOM::NamedAttrMapImpl::setNamedItem
11121 Fix tokenizer crash when document.open() is called from an external script:
11122 <rdar://problem/4483882> REGRESSION (417.8-TOT): crash at yourmovies.com.au in WebCore::HTMLTokenizer::reset() + 92 (7818)
11159 constructor as well as refresh. The crash was caused by
12437 EventTargets -- made it possible to crash WebKit by, for example,
13823 Also add moveCursor stub to make maps.google.com not crash.
13884 REGRESSION: crash on importing bookmarks
14572 Add stubs to allow JavaScript-enabled WebCore to not crash.
14715 Crash when typing into text contols
16274 - fix mistake in TransferJob::start that made it cause a crash
16323 Add a few more stubs to allow more layout tests to not crash.
16389 Test case for <rdar://problem/4465598> REGRESSION (TOT): Crash occurs at
16392 * manual-tests/property-map-save-crash.html: Added.
20248 REGRESSION (r12872): Repro crash when clicking the Quick Reply box in Gmail
21722 <rdar://problem/4428609> Flash Player 8.0.22 can crash Safari (and WebKit apps)
23159 Fix for <rdar://problem/4149655> Frequently reported crash, repro
23164 crash was fixed, there were
23181 (WebCore::RenderInline::addChildToFlow): Here is the crash fix. Check to make sure our containing block is a block flow.
24285 REGRESSION: crash when loading page w/ <link> that has a DOMSubtreeModified event listener
24538 Fix for <rdar://problem/4323167> REGRESSION (TOT): Crash in
24762 Reproducible crash when onscroll handler deletes the layer or its object
25234 No test cases added because this is an unreproducible crash.
26205 - Speculative fix for <rdar://problem/4135845> Crash executing
26217 disabled to ensure that the previous crash didn't return. I also ran a
26240 - Fixed <rdar://problem/4378159> crash in KWQKHTMLPart::userGestureHint
26256 * manual-tests/paste-crash.html: Added.
26257 (No automated test because the crash depends on JavaScript being
26264 Fix for <rdar://problem/4298052> Crash in KWQCheckIfReloading at
26498 - fixed just-introduced crash dragging images
26502 * kwq/KWQClipboard.mm: (WebCore::KWQClipboard::dragImage): Fixed crash on
26888 Fix SVG layout tests crash due to Vector change.
26983 crash if an event is dispatched to a listener that uses handleEvent
27062 Crash on HP.com with ToT and Safari 2.0.2 in khtml::RenderContainer::detach()
27554 REGRESSION: WebKit (Thursday, January 26, 2006) crash in HTMLImageElementImpl::width()
27689 - fix for <rdar://problem/4422624> REGRESSION: crash loading webmail.mac.com
27936 Crash in dispatchMouseEvent - Missing nil check
27938 No test added because I was not able to reproduce the crash reliably.
28404 - fixed crash if a node is removed from the DOM before being reparented due to residual style
28411 crash and matches Mozilla.
28739 REGRESSION: Repro crash at Google Maps
28771 REGRESSION (r12282-12292): Crash loading TinyMCE test app
28778 the crash) and so that we do not crash if someone modifies the tree inside
29004 REGRESSION: Crash in cloneChildNodes when clicking element
29399 Form element as display table-cell hangs Safari (will eventually crash)
30409 Even though the crash is fixed, opacity still doesn't work.
30870 Fix for <rdar://problem/4405836> REGRESSION: crash at webmail.aol.com
30875 table()->cellBelow(this). In the case of the crash, cellBelow() returns
36649 <rdar://problem/4386652> Crash: SVG filter crash at w3schools.com
36660 REGRESSION: Repro crash when clicking link with target="_blank"
37048 REGRESSION: Repro crash in JS called from Flash on bdash.net.nz
37081 REGRESSION: repro crash w/ invalid charset attribute on <script>
37473 (&& binds tighter than ||) which fixes a crash when using a http-equiv pragma when there
37547 handler causes crash in -[WebDataSource(WebPrivate) _commitIfReady:]
37549 * manual-tests/onunload-form-submit-crash.html: Added.
37788 - Fixed <rdar://problem/4325722> crash in KJS::Bindings::dispatchJNICall
38015 Test: fast/forms/domstring-replace-crash.html
38018 REGRESSION: Crash in DOMString::replace() in ToT (12/24/05)
38629 - Fixed paste crash by making calling RenderBox::deleteLineBoxWrapper() from RenderObject::remove(),
38800 <http://bugs.webkit.org/show_bug.cgi?id=6160> REGRESSION: Crash when running editing/deleting/delete-3800834-fix.html
38801 <http://bugs.webkit.org/show_bug.cgi?id=6161> REGRESSION: crash when pressing tab in editable WebHTMLView
39006 crash that was otherwise happening during layout tests (caused indirectly by