Timeline
Jun 22, 2004:
- 5:16 PM Changeset in webkit [6907] by
-
- 2 edits in trunk/WebCore
Fixed <rdar://problem/3707162>: accessing embeds[] plug-in interface may crash
embedInstance was uninitialized.
Reviewed by Chris.
- khtml/html/html_objectimpl.cpp: (HTMLEmbedElementImpl::HTMLEmbedElementImpl):
Jun 21, 2004:
- 4:50 PM Changeset in webkit [6906] by
-
- 2 edits in trunk/WebKit
- English.lproj/StringsNotToBeLocalized.txt: Updated for recent changes.
- 3:13 PM Changeset in webkit [6905] by
-
- 3 edits in trunk/WebKit
Made WebKitErrorDescriptionPlugInCancelledConnection have its own description string
(Not for software update branch)
Reviewed by john.
- English.lproj/Localizable.strings:
- Misc.subproj/WebKitErrors.m:
- 3:05 PM Changeset in webkit [6904] by
-
- 2 edits in trunk/WebKit
Made WebKitErrorDescriptionPlugInCancelledConnection properly reuse an already localized string to avoid loc changes.
Reviewed by john.
- ChangeLog:
- Misc.subproj/WebKitErrors.m:
- 2:28 PM Changeset in webkit [6903] by
-
- 7 edits in trunk/WebKit
WebKit:
Fixed: <rdar://problem/3701269> change in error handling behavior from 10.3.3 to 10.3.4 breaks unreleased Adobe PDF plug-in
Reviewed by john.
- Misc.subproj/WebKitErrors.m: (registerErrors): register string for WebKitErrorPlugInCancelledConnection
- Misc.subproj/WebKitErrorsPrivate.h:
- Plugins.subproj/WebBaseNetscapePluginStream.h:
- Plugins.subproj/WebBaseNetscapePluginStream.m: (-[WebBaseNetscapePluginStream startStreamWithURL:expectedContentLength:lastModifiedDate:MIMEType:]): use renamed WEB_REASON_PLUGIN_CANCELLED constant (-[WebBaseNetscapePluginStream destroyStream]): ditto
- Plugins.subproj/WebNetscapePluginRepresentation.m: (-[WebNetscapePluginRepresentation cancelWithReason:]): if the reason is WEB_REASON_PLUGIN_CANCELLED, cancel the load with WebKitErrorPlugInCancelledConnection
- Plugins.subproj/WebNetscapePluginStream.m: (-[WebNetscapePluginStream cancelWithReason:]): ditto
WebBrowser:
Fixed: <rdar://problem/3701269> change in error handling behavior from 10.3.3 to 10.3.4 breaks unreleased Adobe PDF plug-in
Reviewed by john.
- LoadProgressMonitor.m:
- LocationChangeHandler.m: if the error is WebKitErrorPlugInCancelledConnection ignore it (-[LocationChangeHandler webView:locationChangeDone:forDataSource:]): ditto
- 10:46 AM Changeset in webkit [6902] by
-
- 1 edit in trunk/WebCore/ChangeLog-2005-08-23
add a release marker for WebCore-146.1
- 10:24 AM Changeset in webkit [6901] by
-
- 1 edit in trunk/JavaScriptCore/ChangeLog
add release marker for JSC-146.1