Home | History | Annotate | Download | only in win

Lines Matching full:crash

195         Revert http://trac.webkit.org/changeset/43507 which caused crash in PPC nightlies with Safari 4.
236 Bug 25640: Crash on quit in r43384 nightly build on Leopard w/ Safari 4 beta installed
709 fixes the crash.
760 Bug 22378: Crash submitting a form when parsing an XHTML document
938 <rdar://problem/6662167> When clicking in Top Sites search field, WebHistory::findIndex fails causing crash in BookmarksSearcher::collectHistorySearchResults
1683 <rdar://problem/6310684> Crash in dumpFramesAsText() when running http/tests/security/cross-origin-xsl-BLOCKED.html
1739 <rdar://problem/6490446> - Crash when going back to a cached page
1921 Fix a crash with querying a WebView for its global history item when
2749 Fix Bug 22244: Webkit nightly builds crash with Safari 3.2
2943 <rdar://problem/6326563> Crash on launch
2951 Fixes a crash on launch, since we were previously erroneously exporting atomicallyInitializedStaticMutex as a function.
3402 - WebKit/win part of fixing <rdar://problem/6247906> REGRESSION (r19500): Crash on quit beneath CloseThemeData
3477 Fix crash when submitting form at bugreport.apple.com rdar://6234126
3671 <rdar://problem/6134133> - Crash when loading large movie as a standalone document
3967 Fix <rdar://6118733> REGRESSION (r35502): Crash when submitting any
4538 icon file specified for stand alone web app causes crash if the icon can't be found
7477 Fix a crash when opening the Inspector
7517 <rdar://problem/5710692> All storage tests fail/crash
7520 database quota callbacks should have no database support - but not crash.
7969 Fix crash that could happen if the key we are passing to the HashMap is 0 in WebView::interpretKeyEvent().
8030 REGRESSION: Crash on Safari Start
8295 Fix <rdar://5517707> Crash on wptv.wp.pl when "make bigger" button is clicked
8356 - revert my earlier crash fix after making WebCore return the empty
8382 - fix a crash when pressing a key that is not associated with a command
8625 Fix <rdar://5615283> Crash in WebFrame::receivedPolicyDecision
8629 would crash when the first policy listener had a decision made. Mac
8679 <rdar://problem/5625327> Crash toggling check grammar w/ spelling when no spell checker exists.
8764 Don't crash if our JavaPlugin DLL can't be found
9473 The crash occurred on a machine where QT 7.3 was failing to initialize.
9702 Fix <rdar://5569268> Crash when opening any FTP site in second tab/window
10432 <rdar://5530789>: REGRESSION(303-310A19): Crash opening .wma files with
10442 null, and the crash came from dereferencing this pointer. This patch
10478 Fixes crash during regsvr32 of WebKit (currently repro if you do a spade ti).
10508 Fixed <rdar://5464402> Crash when running fast/frames/onload-remove-iframe-crash.html in DRT
10512 The crash was caused by the early destruction of the subframe. To resolve this issue,
10605 Fix a bug discovered by app verifier where we would treat an LPCTSTR as a BSTR causing a crash.
10749 Fix for <rdar://5493371> - Crash in Icon Database on Windows
11042 REGRESSION (r23987-r24061) : Reproducible crash with a local stylesheet file
12778 <rdar://problem/5403095> Crash in WebViewWndProc after closing a window
12993 - WebKit part of fix for <rdar://problem/5262230> Crash while loading a popup in addictinggames.com
14354 Fix crash when using "check spelling while typing".
14388 Fixed <rdar://5126201> crash closing tab when the two following tabs are empty.
14389 Basically this fix involved one thing, which lead to another thing. First, the crash
14402 move the deleting of m_page down a bit to avoid a crash
15029 Crash when submitting form, running under App Verifier
15312 Crash in windows media player at MTV.COM
15426 Workaround a CFNetwork crash that affects DRT.
15705 <rdar://problem/5050470> Reproducible crash doing find on page at cnn.com
16293 Fix <rdar://problem/5007566> Crash in WebFrame::dataSource on dni.ru
16362 a bonus, won't crash.
16484 <rdar://problem/5001181> Crash: autofilling empty page
16815 <rdar://4945519> Crash when back/forward buttons are clicked several times
16849 Fix <rdar://problem/4972498> REGRESSION: Crash while closing View Source window
16899 Fix a crash when running the PLT.
16918 <rdar://4969341> Regression: crash: when Resetting Safari
16919 <rdar://4953390> Closing my two open boomer windows produced a crash
16920 Fixed crash when closing second window and doing the close
16926 the frameView through the frame. The crash happened because frame already has
16944 REGRESSION: Crash loading pdf
16975 will crash.
17026 (DOMElement::isEqual): Fixed crash if other ele is 0
18555 <rdar://4906546> Win2K: crash when entering new URL in address field
19054 This is standard practice for COM, and fixes a crash.
19176 <rdar://4853816> CFNetwork crash on Vista loading any SSL page
19380 Commented out previous unused code because the app would crash if the editingDelegate was called
19854 - Fixed <rdar://problem/4831461> Crash in FrameLoader::~FrameLoader when navigating away from ebay.com
19993 Fix crash on unknown protocol
20964 Fix crash on startup.
21018 Crash in CoreFoundation parsing a "corrupt" plist
21020 Prevent crash when we encounter a corrupt history plist by using
21021 structured exception handling to catch the crash and return
21077 Fixed <rdar://4768789> Crash on ebay.com in Frame::didOpenURL
21116 <rdar://4754295> Corrupt history.plist = crash on startup
21237 This fixes <rdar://problem/4766859> Crash in ResourceLoaderWndProc - line 232 at televisionwithoutpity.com, washingtonpost.com
21501 Disabled WebIconDatabase for now until I can figure out the crash...!