⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Timeline



Jun 23, 2004:

5:36 PM Changeset in webkit [6909] by rjw
  • 29 edits in trunk

WebKit:

Implemented changes for latest npruntime.h.
Made npruntime.h public.

Reviewed by Chris.

  • Plugins.subproj/WebBaseNetscapePluginView.h:
  • Plugins.subproj/WebBaseNetscapePluginView.m: (-[WebBaseNetscapePluginView pluginScriptableObject]): (-[WebBaseNetscapePluginView forceRedraw]): (-[WebBaseNetscapePluginView getVariable:value:]):
  • Plugins.subproj/WebBaseNetscapePluginViewPrivate.h:
  • Plugins.subproj/WebNetscapePluginPackage.m: (-[WebNetscapePluginPackage load]):
  • Plugins.subproj/npapi.h:
  • Plugins.subproj/npapi.m: (NPN_GetValue):
  • Plugins.subproj/npfunctions.h:
  • Plugins.subproj/npruntime.h:
  • WebKit.pbproj/project.pbxproj:

WebCore:

Implemented changes for latest npruntime.h.

Reviewed by Chris.

  • kwq/KWQKHTMLPart.h:
  • kwq/KWQKHTMLPart.mm: (KWQKHTMLPart::KWQKHTMLPart): (KWQKHTMLPart::windowScriptNPObject): (KWQKHTMLPart::getEmbedInstanceForView):
  • kwq/WebCoreBridge.h:
  • kwq/WebCoreBridge.mm: (-[WebCoreBridge windowScriptObject]): (-[WebCoreBridge windowScriptNPObject]):

JavaScriptCore:

Implemented changes for latest npruntime.h.

Reviewed by Chris.

  • JavaScriptCore.pbproj/project.pbxproj:
  • bindings/NP_jsobject.cpp: (listFromVariantArgs): (identiferFromNPIdentifier): (_NPN_CreateScriptObject): (NPN_Call): (NPN_Evaluate): (NPN_GetProperty): (NPN_SetProperty): (NPN_RemoveProperty):
  • bindings/NP_jsobject.h:
  • bindings/c/c_class.cpp: (CClass::methodsNamed): (CClass::fieldNamed):
  • bindings/c/c_instance.cpp: (CInstance::invokeMethod):
  • bindings/c/c_utility.cpp: (convertNPVariantToValue):
  • bindings/c/c_utility.h:
  • bindings/npruntime.cpp: (stringIdentifierEqual): (stringIdentifierHash): (getStringIdentifierDictionary): (intIdentifierEqual): (intIdentifierHash): (getIntIdentifierDictionary): (NPN_GetStringIdentifier): (NPN_GetStringIdentifiers): (NPN_GetIntIdentifier): (NPN_IdentifierIsString): (NPN_UTF8FromIdentifier): (NPN_VariantToInt32): (NPN_VariantToDouble): (NPN_SetException):
  • bindings/npruntime.h:
  • bindings/objc/WebScriptObject.mm: (+[WebScriptObject _convertValueToObjcValue:KJS::root:Bindings::]):
  • bindings/runtime_object.cpp: (RuntimeObjectImp::~RuntimeObjectImp):
  • bindings/runtime_root.cpp: (KJS::Bindings::rootForInterpreter):
  • bindings/testbindings.cpp: (initializeIdentifiers): (logMessage): (setDoubleValue): (setIntValue): (setBooleanValue):
5:23 PM Changeset in webkit [6908] by vicki
  • 3 edits in trunk
  • bump the version number in TOT to 148u, since I burned 147 for the WWDC demo build

Jun 22, 2004:

5:16 PM Changeset in webkit [6907] by rjw
  • 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 darin
  • 2 edits in trunk/WebKit
  • English.lproj/StringsNotToBeLocalized.txt: Updated for recent changes.
3:13 PM Changeset in webkit [6905] by cblu
  • 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 cblu
  • 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 cblu
  • 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 vicki
  • 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 vicki
  • 1 edit in trunk/JavaScriptCore/ChangeLog

add release marker for JSC-146.1

Note: See TracTimeline for information about the timeline view.