Home | History | Annotate | Download | only in mac

Lines Matching full:crash

169         <rdar://problem/7068584> Crash at NetscapePluginHostProxy::processRequests
945 Fixes a crash when scrolling a frame that goes away mid-scroll.
1593 REGRESSION: Crash when turning on Private Browsing on site with flash.
2068 <rdar://problem/7290671> Crash after navigating away from a page with subframe containing plug-in
2697 <rdar://problem/7240911> REGRESSION (r48586): Crash occurs when loading
2784 <rdar://problem/7240911> REGRESSION (r48586): Crash occurs when loading
2992 unregistration so the notification can be delivered after the view is deallocated, causing the crash seen in
3752 quickly followed by a crash. We can work around this by having -[WebFrame DOMDocument] return nil when
4161 <rdar://problem/7038831> REGRESSION (TOT): In Mail, a crash occurs
4167 <rdar://problem/6991251> WER #13: Crash in WebKit!
4594 Fix the most recently seen kind of crash in <rdar://problem/5983224>
4661 Crash at -[WebHTMLView(WebPrivate) _updateMouseoverWithEvent:]
4663 The crash seems to happen because lastHitView points to a deleted
5302 <rdar://problem/6922619> REGRESSION (Tiger-only?): After restoring windows from the previous session, a crash occurs while attempting to quit Safari
5312 REGRESSION (r35515): Tiger crash painting the selection on registration page of car2go.com
5347 <rdar://problem/6921835> REGRESSION (r44115): Crash in Leopard Mail viewing message
5598 crash painting the selection on registration page of car2go.com
6528 With the WebCore/Obj-C mixed WebHistoryItems it's more likely to crash.
6773 Tiger crash fix: Put VM tags in their own header file, and fixed up the
7150 Initialize WebKitSystemInterface in class methods that could get called before a WebView/WebFrame is set up. This was causing Mail to crash on launch.
7249 <rdar://problem/6773515> crash in push_heap inside WebCore when printing
7251 The crash was due to manipulating a timer on a different thread than the one it was created on.
7592 <rdar://problem/6684745> Crash in -[WebView removeSizeObservers] when loading NIB file
7619 Bug 22378: Crash submitting a form when parsing an XHTML document
7843 - speculative fix for <rdar://problem/6630134> Crash at
8152 REGRESSION (Safari 3-4): Tiger-only Crash occurs at WebView hostWindow () after reloading a set of tabs then quitting
8155 and thus calling -[WebView hostWindow] will crash since _private is nil.
8276 Fixed: <rdar://problem/5815862> Opening a subclassed NSWindow from a Safari plugin causes Safari to crash on Quit
8278 This fix addresses crashes in both Silverlight and ChemDraw. This type of crash would occur because AppKit still
8637 CrashTracer: [USER] 1 crash in Safari at com.apple.WebKit ? WebKit::NetscapePluginInstanceProxy::addValueToArray + 55
8681 <rdar://problem/6631951> REGRESSION (Safari 4 Beta): Automator crash on
8790 Bug 24143: Crash occurs at WebCore::AccessibilityTable::isTableExposableThroughAccessibility() when applying a link in GMail
8972 - WebKit part of fixing <rdar://problem/6507512> Crash in iChat at CSSStyleSelector::adjustRenderStyle
8976 workaround for this crash in iChat.
9083 REGRESSION (3.2.1-ToT): Crash in Silverlight viewing streaming lecture
9129 <rdar://problem/6579750> - Crash in WebArchivePrivate in Tiger TextEdit
9231 CrashTracer: [USER] 1 crash in Safari at com.apple.WebKit ? WebKit::NetscapePluginInstanceProxy::pluginHostDied + 25.
9250 Bug 23863: Reproducible crash in Mail with TOT WebKit when creating a new message
9275 Fix crash when plug-in host dies.
10119 Dashcode will crash when using the evaluator because it saves a global call
10349 Don't crash or hang when we fail to instantiate a plug-in.
10578 Bug 23414: Reproducible crash accessing View menu with plugins disabled
10656 <rdar://problem/6496520> REGRESSION: In Mail, a crash occurs when attempting to display a mail message
10671 Fix crash I ran into while printing. I was unable to reproduce it, but also,
11210 crash due to Mail's use of WebArchive and WebResource on non-main thread
11280 crash seen in -[WebView drawsBackground] when quitting
11415 Add trailing null to headers to avoid a crash in the plug-in host.
11599 REGRESSION: Crash at http://news.cnet.com/8301-17939_109-10119149-2.html
12004 Don't crash if we can't launch the plug-in host.
12558 <rdar://problem/6383762> WebKit r38340 crash on key press in plugin
14158 <rdar://problem/6272508> Crash occurs after loading flash content at http://www.macrumors.com/
14307 Fix crash in isFlipped. Null check _private since isFlipped can get called from within AppKit
15000 - fix <rdar://problem/6233388> Crash beneath -[WebFrameView keyDown:]
15207 REGRESSION: Crash in RenderLayer::hasVisibleContent() loading wavy.com
15260 - fix a crash in -visibleRect when it is called during WebFrameView deallocation
15441 <rdar://problem/6134133> - Crash when loading large movie as a standalone document
15997 Crash when plug-in queries for NPPVpluginWantsAllNetworkStreams.
16191 Turning off plugins causes crash
16364 <rdar://problem/5823684> - Crash manipulating frame tree of a new frame before the new frame
16958 icon file specified for stand alone web app causes crash if the icon can't be found
17014 REGRESSION (r33979): Crash in DebuggerCallFrame::functionName when
17015 clicking button in returnEvent-crash.html
17238 - fix <rdar://problem/5951130> REGRESSION: crash on quit after reopening windows from previous session
17493 Fixes a crash seen in Xcode where CallUIDelegateReturningBoolean
17498 <rdar://problem/5806229> A crash occurs at CallUIDelegateReturningBoolean()
18322 - fix crash in regression test where we'd ask a frame for a user agent string
18327 added some code to prevent the crash in release builds if this problem happens
18832 Reopen All Windows From Last Session causes crash
19971 - fix a regression from r30741: a crash under
20438 Fix crash that happens when trying to load a page with a Java applet.
21022 - fix <rdar://problem/5725996> crash every time you open the Xcode documentation window
22609 - speculative fix for <rdar://problem/5509989> CrashTracer: [USER] 1 crash in Safari at com.apple.WebKit:
22612 The crash is probably due to messaging a dealloc'ed dataSource ivar. The dataSource ivar isn't retained