Timeline
Sep 14, 2003:
- 9:58 PM Changeset in webkit [4988]
-
- 1 copy3 deletes in tags/WebKit-104
This commit was manufactured by cvs2svn to create tag 'WebKit-104'.
- 9:58 PM Changeset in webkit [4987] by
-
- 1 edit in trunk/WebKit/ChangeLog
marker for WebKit-104
Sep 13, 2003:
- 12:44 PM Changeset in webkit [4986] by
-
- 3 edits in trunk/WebCore
Reviewed by Maciej.
- fixed 3420547 -- REGRESSION: repro crash in khtml::RenderBlock::findNextLineBreak (wisdomtips.com)
- khtml/rendering/render_block.cpp: (RenderBlock::addChildToFlow): Exclude BR elements when looking for an element to process first-letter style.
- 8:38 AM Changeset in webkit [4985] by
-
- 3 edits in trunk
- layout-tests/fast/frames/empty-frame-src-expected.txt: Updated test results that changed due to the change in our handling of frame borders.
Sep 12, 2003:
- 7:11 PM Changeset in webkit [4984] by
-
- 11 edits in trunk
WebKit:
Fixed 3420097. If redirects are cancelled during a pending load don't reset the quickRedirect flag.
Reviewed by Darin.
- WebCoreSupport.subproj/WebBridge.m: (-[WebBridge reportClientRedirectCancelled:]):
- WebView.subproj/WebFramePrivate.h:
- WebView.subproj/WebFramePrivate.m: (-[WebFrame _continueFragmentScrollAfterNavigationPolicy:formState:]): (-[WebFrame _loadURL:referrer:loadType:target:triggeringEvent:form:formValues:]): (-[WebFrame _clientRedirectedTo:delay:fireDate:lockHistory:isJavaScriptFormAction:]): (-[WebFrame _clientRedirectCancelled:]):
WebCore:
Fixed 3420097. Pass flag up to WebKit indicating that redirects are being cancelled during a pending load.
Reviewed by Darin.
- khtml/khtml_part.cpp: (KHTMLPart::cancelRedirection):
- khtml/khtml_part.h:
- khtml/khtmlpart_p.h:
- kwq/KWQKHTMLPart.mm: (KWQKHTMLPart::provisionalLoadStarted): (KWQKHTMLPart::redirectionTimerStartedOrStopped):
- kwq/WebCoreBridge.h:
- 5:42 PM Changeset in webkit [4983]
-
- 1 copy3 deletes in tags/WebKit-103
This commit was manufactured by cvs2svn to create tag 'WebKit-103'.
- 5:42 PM Changeset in webkit [4982]
-
- 3 copies2 deletes in tags/WebCore-103
This commit was manufactured by cvs2svn to create tag 'WebCore-103'.
- 5:42 PM Changeset in webkit [4981] by
-
- 3 edits in trunk
release markers for WebKit-103 and WebCore-103; updated release notes to include -103 fixes
- 4:41 PM Changeset in webkit [4980] by
-
- 3 edits in trunk/WebCore
Reviewed by Darin.
- khtml/css/html4.css: Use the same hardcoded default size for OBJECT and EMBED tags as for IFRAME.
- 4:17 PM Changeset in webkit [4979] by
-
- 2 edits in trunk/WebKit
Fixed 3412062. Don't allow pages with the same URL as the current URL to enter b/f or history.
Reviewed by Maciej.
- WebView.subproj/WebFramePrivate.m: (-[WebFrame _transitionToCommitted:]):
- 3:55 PM Changeset in webkit [4978] by
-
- 2 edits in trunk/WebKit
Reviewed by Darin.
- fixed 3413463 - QuickTime plug-in content doesn't load in Safari (NPP_Write not called)
- Plugins.subproj/npapi.h: Fix erroneous function pointer declarations that led to an int16/int32 mismatch.
- 3:53 PM Changeset in webkit [4977] by
-
- 3 edits in trunk/WebCore
Reviewed by Ken.
- fixed 3403223 -- <input type=file> with initial value causes exception, bad results afterwards, when submitted
- kwq/KWQFile.mm: (QFile::QFile): Don't pass an empty string to fileSystemRepresentation, because that will cause an exception.
- 3:48 PM Changeset in webkit [4976] by
-
- 2 edits in trunk/WebKit
Fixed: <rdar://problem/3420112>: Reproducible Safari crash in in -[WebBaseNetscapePluginView sendEvent:]
Reviewed by darin.
- Plugins.subproj/WebBaseNetscapePluginView.m: (-[WebBaseNetscapePluginView sendEvent:]): temporarily retain self in case the plug-in view is released while sending an event. (-[WebBaseNetscapePluginView evaluateJavaScriptPluginRequest:targetFrame:]): don't deliver the return value of the JS evaluation if stringByEvaluatingJavaScriptFromString caused the plug-in to stop.
Sep 11, 2003:
- 8:47 PM Changeset in webkit [4975] by
-
- 1 edit in trunk/WebKit/WebKit.pbproj/project.pbxproj
WebKit is open for business.
- 8:46 PM Changeset in webkit [4974] by
-
- 1 edit in trunk/WebCore/WebCore.pbproj/project.pbxproj
WebCore is open for business.
- 8:27 PM Changeset in webkit [4973]
-
- 1 copy3 deletes in tags/WebKit-102
This commit was manufactured by cvs2svn to create tag 'WebKit-102'.
- 8:27 PM Changeset in webkit [4972] by
-
- 1 edit in trunk/WebKit/ChangeLog
Er, I meant WebKit-102. Looks like there was no release marker for 101.
- 8:23 PM Changeset in webkit [4971] by
-
- 2 edits in trunk/WebKit
WebKit-101
- 8:22 PM Changeset in webkit [4970]
-
- 3 copies2 deletes in tags/WebCore-101
This commit was manufactured by cvs2svn to create tag 'WebCore-101'.
- 8:22 PM Changeset in webkit [4969] by
-
- 3 edits in trunk/WebCore
WebCore-101
- 5:58 PM Changeset in webkit [4968] by
-
- 2 edits in trunk/WebKit
Reviewed by Ken.
- fixed 3417486 - after logging off from secure Etrade website, going back returns you to secure page
- WebView.subproj/WebFramePrivate.m: (-[WebFrame _loadItem:withLoadType:]): Don't request stale data for https pages, as this could be a security risk.
- 5:19 PM Changeset in webkit [4967] by
-
- 11 edits in trunk
WebKit:
Fixed 3406671. Added a private method for Mail to get selection
rect.
Reviewed by Darin Adler.
- WebView.subproj/WebHTMLView.m: (-[WebHTMLView updateTextBackgroundColor]):
- WebView.subproj/WebHTMLViewPrivate.h:
- WebView.subproj/WebHTMLViewPrivate.m: (-[WebHTMLView _handleMouseDragged:]): (-[WebHTMLView _pluginController]): (-[WebHTMLView _selectionRect]):
WebCore:
Fixed 3406671. Added a private method for Mail to get selection
rect.
Fixed 3417688. Don't allow https page into page cache.
Reviewed by Darin.
- kwq/KWQFrame.h:
- kwq/KWQFrame.mm: (QFrame::setFrameStyle): (QFrame::frameWidth):
- kwq/KWQKHTMLPart.mm: (KWQKHTMLPart::canCachePage):
- kwq/WebCoreBridge.h:
- kwq/WebCoreBridge.mm: (-[WebCoreBridge selectionRect]): (-[WebCoreBridge visibleSelectionRect]): (-[WebCoreBridge selectionImage]): (-[WebCoreBridge adjustViewSize]):
Sep 10, 2003:
- 5:12 PM Changeset in webkit [4966]
-
- 1 copy3 deletes in tags/WebKit-101
This commit was manufactured by cvs2svn to create tag 'WebKit-101'.
- 5:12 PM Changeset in webkit [4965] by
-
- 2 edits in trunk/WebKit
Fixed 3231031. Use the normal methodology for displaying each frame of a GIF. That is,
just call setNeedsDisplayInRect, rather than drawing directly. Drawing directly violates
layering/clipping.
Reviewed by Dave Hyatt.
- WebCoreSupport.subproj/WebImageRenderer.m: (-[WebImageRenderer nextFrame:]):