Timeline
Apr 4, 2005:
- 11:01 PM Changeset in webkit [8992] by
-
- 8 edits in trunk/WebCore
Reviewed by Maciej.
- fixed <rdar://problem/3871669> no focus or blur methods on HTML button elements
- khtml/dom/html_form.cpp: (HTMLButtonElement::focus): (HTMLButtonElement::blur):
- khtml/dom/html_form.h:
- khtml/ecma/kjs_html.cpp: (KJS::HTMLElementFunction::tryCall):
- khtml/ecma/kjs_html.h: (KJS::HTMLElement::):
- khtml/ecma/kjs_html.lut.h: (KJS::):
- khtml/html/html_formimpl.cpp: (DOM::HTMLButtonElementImpl::blur): (DOM::HTMLButtonElementImpl::focus):
- khtml/html/html_formimpl.h:
Apr 1, 2005:
- 12:42 PM Changeset in webkit [8991]
-
- 1 copy3 deletes in tags/WebKit-312~1
This commit was manufactured by cvs2svn to create tag 'WebKit-312~1'.
- 12:42 PM Changeset in webkit [8990] by
-
- 2 edits in trunk/WebKit
WebKit-312.1 stamp for <rdar://problem/4070729>
Mar 31, 2005:
- 5:07 PM Changeset in webkit [8989] by
-
- 3 edits in trunk/WebKit
Fixed: <rdar://problem/4070729> REGRESSION (125-311, Panther-only?): Safari crashes while reloading "My eBay" page
Reviewed by rjw.
- WebView.subproj/WebBaseResourceHandleDelegate.m: (-[WebBaseResourceHandleDelegate resourceData]): retain and autorelease resourceData since releaseResources (which releases resourceData) may be called before the caller of this method has an opporuntity to retain the returned data
Note:
See TracTimeline
for information about the timeline view.