Timeline
Nov 3, 2006:
- 11:53 PM Changeset in webkit [17591] by
-
- 5 edits2 adds2 deletes in trunk
Reviewed by Maciej.
http://bugs.webkit.org/show_bug.cgi?id=11448
⟨ and ⟩ entities are mapped to the incorrect Unicode codepoint
WebCore:
- html/HTMLEntityNames.gperf: Use canonical Unicode equivalents for these characters.
LayoutTests:
- fast/parser/entities-in-xhtml-expected.checksum: Removed.
- fast/parser/entities-in-xhtml-expected.png: Removed. Converted to plain text, the large table in the test didn't nearly fit anyway.
- fast/parser/entities-in-xhtml-expected.txt:
- fast/parser/entities-in-xhtml.xhtml: Made the test self-consistent again by using actual numeric values for ⟨ and ⟩.
- fast/parser/entities-in-html-expected.txt: Added.
- fast/parser/entities-in-html.html: Added. An HTML copy of the same test.
- 10:14 PM Changeset in webkit [17590] by
-
- 2 edits in trunk/WebKitTools
2006-11-03 David Smith <catfish.man@gmail.com>
Reviewed by Tim H.
Fixes: http://bugs.webkit.org/show_bug.cgi?id=11510
Bug 11510: [Drosera] Doubleclicking the attach table should attach to the clicked item.
- Drosera/DebuggerApplication.m: (-[DebuggerApplication showAttachPanel:]): Set the doubleAction for the table view
- 10:03 PM Changeset in webkit [22467] by
-
- 3 edits in branches/WindowsMerge/WebCore
2006-11-03 Steve Falkenburg <sfalken@apple.com>
Fix build
- config.h: Touched to cause re-build w/ SVG_SUPPORT enabled
- platform/win/TemporaryLinkStubs.cpp: (WebCore::CachedResource::setResponse): Added
- 9:33 PM Changeset in webkit [17589] by
-
- 3 edits in trunk/WebCore
2006-11-03 Mark Rowe <bdash@webkit.org>
Reviewed by Oliver.
Update Windows and Qt project files for file removals in r17585.
- CMakeLists.txt:
- WebCore.vcproj/WebCore/WebCore.vcproj:
- 9:10 PM Changeset in webkit [17588] by
-
- 2 edits in trunk/WebCore
2006-11-03 Zack Rusin <zack@kde.org>
Reviewed by Maciej.
The patch fixes text field drawing on the Qt platform.
- platform/qt/RenderThemeQt.cpp: (WebCore::RenderThemeQt::paintTextField): Use the style to correctly render the text field
- 8:56 PM Applications using WebKit edited by
- Cleanup of formatting (diff)
- 8:39 PM WikiStart edited by
- A more useful start page, copied from the wiki:WebKit page (diff)
- 8:38 PM WebKit plus SVG edited by
- Remove the majority of the page content as it is out of date (diff)
- 8:20 PM Changeset in webkit [17587] by
-
- 2 edits in trunk/JavaScriptCore
2006-11-03 Steve Falkenburg <sfalken@apple.com>
Fix build
- kjs/JSImmediate.h:
- 4:41 PM Changeset in webkit [17586] by
-
- 2 edits in trunk/WebCore
2006-11-03 Oliver Hunt <oliver@apple.com>
Reviewed by Tim.
Correct incorrect call to SetCursor
- rendering/RenderFrameSet.cpp: (WebCore::RenderFrameSet::userResize):
- 4:37 PM Changeset in webkit [22466] by
-
- 3 edits in branches/WindowsMerge/WebCore
Reviewed by Oliver.
Removed DeprecatedRenderSelect and ListBox classes.
- WebCore.vcproj/WebCore.vcproj:
- platform/win/TemporaryLinkStubs.cpp:
- 4:35 PM Changeset in webkit [17585] by
-
- 8 edits4 deletes in trunk/WebCore
Reviewed by Oliver.
Removed DeprecatedRenderSelect and ListBox classes.
- WebCore.xcodeproj/project.pbxproj:
- css/html4.css:
- html/HTMLOptionElement.h:
- html/HTMLSelectElement.cpp: (WebCore::HTMLSelectElement::recalcStyle): (WebCore::HTMLSelectElement::isKeyboardFocusable): (WebCore::HTMLSelectElement::isMouseFocusable): (WebCore::HTMLSelectElement::createRenderer): (WebCore::HTMLSelectElement::setRecalcListItems): (WebCore::HTMLSelectElement::notifyOptionSelected): (WebCore::HTMLSelectElement::defaultEventHandler): (WebCore::HTMLSelectElement::listBoxDefaultEventHandler): (WebCore::HTMLSelectElement::updateListBoxSelection):
- html/HTMLSelectElement.h:
- platform/ListBox.h: Removed.
- platform/mac/FontCacheMac.mm:
- platform/mac/ListBoxMac.mm: Removed.
- platform/win/TemporaryLinkStubs.cpp:
- rendering/DeprecatedRenderSelect.cpp: Removed.
- rendering/DeprecatedRenderSelect.h: Removed.
- 4:20 PM Changeset in webkit [17584] by
-
- 1 edit2 deletes in trunk/WebCore
Not reviewed, fix for accidental commit.
- rolled back more of the accidentall commit that I forgot.
- platform/network/mac/ResourceRequestMac.h: Removed.
- platform/network/mac/ResourceRequestMac.mm: Removed.
- 4:09 PM Changeset in webkit [17583] by
-
- 4 edits in trunk/WebKitTools
Reviewed by Tim H.
Fixes: http://bugs.webkit.org/show_bug.cgi?id=9596
Bug 9596: [Drosera] add a function popup to the source pane
- Drosera/debugger.css: Added styles for function popup
- Drosera/debugger.html: Added function popup button and select
- Drosera/debugger.js: Added function popup functionality
- 2:28 PM Changeset in webkit [17582] by
-
- 22 edits in trunk/WebCore
Not reviewed, fix for accidental commit.
- roll back some network changes accidentally committed with a previous patch.
- WebCore.xcodeproj/project.pbxproj:
- bridge/mac/WebCoreFrameBridge.mm: (-[WebCoreFrameBridge getData:andResponse:forURL:]): (-[WebCoreFrameBridge getAllResourceDatas:andResponses:]):
- loader/CachedCSSStyleSheet.cpp: (WebCore::CachedCSSStyleSheet::checkNotify):
- loader/CachedImage.cpp: (WebCore::CachedImage::createImage):
- loader/CachedResource.cpp: (WebCore::CachedResource::CachedResource): (WebCore::CachedResource::~CachedResource): (WebCore::CachedResource::setExpireDate): (WebCore::CachedResource::isExpired):
- loader/CachedResource.h: (WebCore::CachedResource::response):
- loader/LoaderFunctions.h:
- loader/loader.cpp: (WebCore::Loader::receivedResponse): (WebCore::Loader::didReceivedResponse):
- loader/loader.h:
- loader/mac/FormDataStream.h:
- loader/mac/FormDataStream.m: (WebCore::formCreate): (WebCore::formFinalize):
- loader/mac/ImageDocumentMac.mm: (WebCore::finishImageLoad):
- loader/mac/LoaderFunctionsMac.mm: (WebCore::CheckCacheObjectStatus): (WebCore::CachedResource::setResponse):
- loader/mac/SubresourceLoaderMac.mm: (WebCore::SubresourceLoader::willSendRequest):
- platform/network/ResourceHandle.h:
- platform/network/ResourceHandleClient.h: (WebCore::ResourceHandleClient::receivedRedirect):
- platform/network/ResourceRequest.h:
- platform/network/ResourceResponse.h: (WebCore::ResourceResponse::ResourceResponse):
- platform/network/mac/ResourceHandleMac.mm: (WebCore::ResourceHandle::redirectedToURL):
- xml/xmlhttprequest.cpp: (WebCore::XMLHttpRequest::receivedRedirect):
- xml/xmlhttprequest.h:
- 2:20 PM Changeset in webkit [22465] by
-
- 2 edits in branches/WindowsMerge/WebCore
2006-11-03 Anders Carlsson <acarlsson@apple.com>
Remove SVGRenderAsText files from the project.
- WebCore.vcproj/WebCore.vcproj:
- 2:15 PM Changeset in webkit [17581] by
-
- 1 edit2 deletes in trunk/WebCore
2006-11-03 Anders Carlsson <acarlsson@apple.com>
Rubber-stamped by Oliver.
Remove these, they have been merged with SVGRenderTreeAsText.
- rendering/SVGRenderAsText.cpp: Removed.
- rendering/SVGRenderAsText.h: Removed.
- 2:12 PM Changeset in webkit [17580] by
-
- 2 edits in trunk/JavaScriptCore
Reviewed by Darin.
http://bugs.webkit.org/show_bug.cgi?id=11504
Fix warnings on non 32 bit platforms
- kjs/JSImmediate.h: (KJS::JSImmediate::NanAsBits): (KJS::JSImmediate::oneAsBits): Rewrite in a way that moves runtime checks to compile-time.
(KJS::):
(KJS::JSImmediate::fromDouble):
(KJS::JSImmediate::toDouble):
- 1:55 PM Changeset in webkit [22464] by
-
- 4 edits in branches/WindowsMerge
WebCoreWin:
2006-11-03 Anders Carlsson <acarlsson@apple.com>
Build fix.
- platform/win/TemporaryLinkStubs.cpp: (WebCore::CachedResource::setPlatformResponse):
WebKitWin:
2006-11-03 Anders Carlsson <acarlsson@apple.com>
Build fix.
- WebChromeClient.cpp:
- 1:53 PM Changeset in webkit [17579] by
-
- 2 edits in trunk/WebCore
2006-11-03 Anders Carlsson <acarlsson@apple.com>
Build fix.
- platform/network/cf/ResourceHandleCFNet.cpp: (WebCore::willSendRequest):
- 1:05 PM Changeset in webkit [17578] by
-
- 1 edit2 adds in trunk/WebKit
Forgot to add these two files. Oops.
- WebCoreSupport/WebChromeClient.h: Added.
- WebCoreSupport/WebChromeClient.mm: Added.
- 12:59 PM Changeset in webkit [22463] by
-
- 7 edits5 adds in branches/WindowsMerge
WebCoreWin:
Reviewed by Darin, Beth.
Updated to use ChromeClient.
- WebCore.vcproj/WebCore.vcproj:
- bridge/win/PageWin.cpp:
- loader/win/ResourceLoaderWin.cpp: Added. (WebCore::ResourceLoader::loadsBlocked):
- platform/win/TemporaryLinkStubs.cpp:
WebKitWin:
Reviewed by Darin, Beth.
Updated to use ChromeClient.
- WebChromeClient.cpp: Added. (WebChromeClient::create): (WebChromeClient::WebChromeClient): (WebChromeClient::canRunModal): (WebChromeClient::runModal):
- WebChromeClient.h: Added.
- WebKit.vcproj/WebKit.vcproj:
- WebView.cpp: (WebView::initWithFrame):
- 12:56 PM Changeset in webkit [17577] by
-
- 15 edits3 adds in trunk
WebCore:
Reviewed by Darin, Beth.
First cut at factoring Page's UIDelegate-related functions into Chrome
and ChromeClient.
Layout tests pass.
- bridge/mac/PageMac.mm: Removed platform-specific constructor, added setBridge method to replace it. (WebCore::Page::setBridge):
- bridge/mac/WebCorePageBridge.h: Simplified some things based on the fact that WebCorePageBridge.h doesn't need to be included by ObjC-only files, and, now that it uses PassRefPtr, can't be.
- page/Chrome.cpp: Added. Code copied and converted to c++ from WebCorePageBridge.mm.
- page/Page.h: (WebCore::Page::dragCaretController): Made this function non-const so that m_dragCaretController doesn't have to be mutable.
WebKit:
Reviewed by Darin, Beth.
First cut at factoring Page's UIDelegate-related functions into Chrome
and ChromeClient.
Layout tests pass.
- WebCoreSupport/WebEditorClient.h:
- WebCoreSupport/WebPageBridge.mm:
- WebKit.xcodeproj/project.pbxproj:
- 11:02 AM Changeset in webkit [17576] by
-
- 2 edits in S60/trunk/WebKit
2006-11-01 ligman <joseph.ligman@nokia.com>
Reviewed by Sachin.
DESC: Use the EscapeUtils::EscapeDecodeL to remove escaped characters in the path.
http://bugs.webkit.org/show_bug.cgi?id=11348
- ResourceLoader/src/FileTransaction.cpp: (CFileTransaction::ParseFileNameLC):
- 10:58 AM Changeset in webkit [17575] by
-
- 1 edit1 add in trunk/WebKitTools
2006-11-03 Michael Emmel <mike.emmel@gmail.com>
Reviewed by Maciej.
- Scripts/wkstyle: Adds astyle sed script formats according to most of the style guidelines.
- 10:36 AM Changeset in webkit [17574] by
-
- 19 edits5 adds in trunk
Reviewed by Adele.
http://bugs.webkit.org/show_bug.cgi?id=7323
REGRESSION (10.4.4): ondrag* events don't fire on page in a frame
WebCore:
- bridge/mac/FrameMac.h: Moved drag source information to a static variable in FrameMac.mm. There can be only one drag active at any moment, and having this information here was making sharing this information between subframes hard.
- bridge/mac/FrameMac.mm: (WebCore::FrameMac::FrameMac): Initialize sharedDragInfo. (WebCore::FrameMac::freeClipboard): (WebCore::FrameMac::dragHysteresisExceeded): (WebCore::FrameMac::handleMouseMoveEvent): (WebCore::FrameMac::handleMouseReleaseEvent): (WebCore::FrameMac::mouseDown): (WebCore::FrameMac::dragSourceMovedTo): (WebCore::FrameMac::dragSourceEndedAt): (WebCore::FrameMac::dispatchDragSrcEvent): Access drag source info via sharedDragInfo - this fixes drag source even dispatching. Also removed some old code that was forwarding mouse events to subviews to make HTML editing work in subframes.
- page/FrameView.cpp: (WebCore::FrameView::updateDragAndDrop): (WebCore::FrameView::cancelDragAndDrop): (WebCore::FrameView::performDragAndDrop): Forward events to subframes for dispatching - this fixes drag target events.
WebKitTools:
When dragging, do not send EventSendingController's events immediately. Dragging
is supposed to be modal, so we need to perform it from within the delegate, without
returning to JS to make the next mouse movement.
When the mouse is down, mouse events are now recorded, and executed when mouseUp is sent.
- DumpRenderTree/EventSendingController.h:
- DumpRenderTree/EventSendingController.m: (-[EventSendingController dealloc]): (-[EventSendingController leapForward:]): (-[EventSendingController mouseDown]): (-[EventSendingController mouseUp]): (-[EventSendingController mouseMoveToX:Y:]): (+[EventSendingController saveEvent:]): (+[EventSendingController replaySavedEvents]):
- DumpRenderTree/UIDelegate.m: (-[UIDelegate webView:dragImage:at:offset:event:pasteboard:source:slideBack:forView:]):
LayoutTests:
- fast/events/drag-in-frames-expected.txt: Added.
- fast/events/drag-in-frames.html: Added.
- fast/events/resources/drag-in-frames-console.html: Added.
- fast/events/resources/drag-in-frames-left.html: Added.
- fast/events/resources/drag-in-frames-right.html: Added.
- editing/selection/expanding-selections.html:
- editing/selection/expanding-selections2.html:
- fast/dynamic/layer-hit-test-crash.html:
- fast/events/event-view-toString.html:
- fast/events/resources/drag-outside-window-frame.html:
- svg/custom/hover-default-fill.svg: Added missing calls to mouseUp().
- svg/custom/stroke-width-click-expected.txt:
- svg/custom/stroke-width-click.svg: Don't attempt to click outside the page, this was confusing DRT.
- editing/selection/select-from-textfield-outwards-expected.txt:
- editing/selection/select-from-textfield-outwards.html: Removed alerts between dragging steps - they are now useless, as the dragging events are stored and executed at once.
- 8:52 AM Changeset in webkit [17573] by
-
- 2 edits in trunk/WebCore
2006-11-03 Zack Rusin <zack@kde.org>
Reviewed by Tim, landed by George.
Fixing compile.
- platform/qt/LoaderFunctionsQt.cpp: (WebCore::CachedResource::setPlatformResponse): Renamed from setResponse
- 8:51 AM Changeset in webkit [17572] by
-
- 12 edits in trunk/LayoutTests
Missed a few tests in my last check-in, and checked in old results for
others. Oops.
- editing/inserting/before-after-input-element-expected.txt:
- editing/inserting/before-after-input-element.html:
- editing/pasteboard/4641033-expected.txt:
- editing/pasteboard/input-field-1-expected.txt:
- editing/pasteboard/input-field-1.html:
- editing/pasteboard/select-element-1-expected.txt:
- editing/pasteboard/select-element-1.html:
- editing/selection/select-element-paragraph-boundary-expected.txt:
- editing/selection/select-element-paragraph-boundary.html:
- fast/forms/textarea-no-scroll-on-blur-expected.txt:
- fast/forms/textarea-scrollbar-expected.txt:
- 8:20 AM Changeset in webkit [17571] by
-
- 3 edits1 add in trunk/WebCore
2006-11-01 Zack Rusin <zack@kde.org>
Reviewed by Maciej, landed by George.
Moving the word/sentence seperators into a file of their own
and implementing findWordBoundary.
- CMakeLists.txt:
- platform/qt/TemporaryLinkStubs.cpp:
- platform/qt/TextBoundaries.cpp: Added. (WebCore::findNextSentenceFromIndex): (WebCore::findSentenceBoundary): (WebCore::findNextWordFromIndex): (WebCore::findWordBoundary):
- 7:34 AM Changeset in webkit [17570] by
-
- 2 edits in S60/branches/3.1m/WebKit
2006-11-02 spadma <Sachin.Padma@nokia.com>
Reviewed by Yongjun.
DESC: Gif image was not displayed on the page when it in body of multipart/mixed msg with wml file.
http://bugs.webkit.org/show_bug.cgi?id=11496
- BrowserControl/src/WmlDispatcher.cpp: (CWmlDispatcher::ResponseL):
Merge from ccb r17569
- 7:29 AM Changeset in webkit [17569] by
-
- 2 edits in S60/trunk/WebKit
2006-11-02 spadma <Sachin.Padma@nokia.com>
Reviewed by Yongjun.
DESC: Gif image was not displayed on the page when it in body of multipart/mixed msg with wml file.
http://bugs.webkit.org/show_bug.cgi?id=11496
- BrowserControl/src/WmlDispatcher.cpp: (CWmlDispatcher::ResponseL):
- 7:24 AM Changeset in webkit [17568] by
-
- 2 edits in S60/trunk/WebKit
2006-11-02 spadma <Sachin.Padma@nokia.com>
Reviewed by Yongjun.
DESC: TSW bug# VKRR-6PH9VQ : ResolveLink function is called with wrong parameters.
Set the current url on UrlRequest when user clicks on a link.
http://bugs.webkit.org/show_bug.cgi?id=11499
- BrowserView/src/WebKitLoader.cpp: (CWebKitLoader::LoadPageL):
- 2:48 AM Changeset in webkit [17567] by
-
- 7 edits in trunk
2006-11-03 Zack Rusin <zack@kde.org>
Reviewed by Maciej, landed by George.
Compile on both KDE and Qt platforms
- CMakeLists.txt: add zlib explicitly
- platform/network/qt/ResourceHandleManager.cpp: (WebCore::ResourceHandleManager::self): (WebCore::QtJob::QtJob): (WebCore::QtJob::timerEvent): Integrate both implementations
so that moc can parse it
(WebCore::ResourceHandleManager::deliverJobData):
(WebCore::ResourceHandleManager::remove):
- platform/network/qt/ResourceHandleManager.h:
- 2:01 AM Changeset in webkit [17566] by
-
- 2 edits in trunk/JavaScriptCore
2006-11-02 George Staikos <staikos@kde.org>
Reviewed by Maciej.
- collector.cpp: Remove a deprecated pthreads call.
- 1:40 AM Changeset in webkit [17565] by
-
- 2 edits in trunk/WebCore
No review, suggested by Mitz.
- fix a #if to be #ifdef
- platform/graphics/svg/cg/SVGResourceImageCg.cpp:
- 1:33 AM Changeset in webkit [17564] by
-
- 3 edits in trunk/WebCore
Reviewed and landed by Maciej.
Compile on the Qt platform.
- ksvg2/misc/KCanvasRenderingStyle.h:
- platform/qt/RenderThemeQt.cpp: (WebCore::RenderThemeQt::getStylePainterAndWidgetFromPaintInfo):
- 1:28 AM Changeset in webkit [17563] by
-
- 27 edits2 adds in trunk/WebCore
Reviewed by Hyatt. Landed by Maciej.
Adding setPlatformPen/setPlatformFont/setPlatformFillColor
to graphics context to be able to set consistant state
on the platform specific painter without having to change
fill/stroke/font on every operation. This fixes color/stroke/fill
and font handling in the Qt port.
- platform/graphics/GraphicsContext.cpp: (WebCore::GraphicsContext::setFont): (WebCore::GraphicsContext::setPen): (WebCore::GraphicsContext::setFillColor): (WebCore::GraphicsContext::setPlatformPen): (WebCore::GraphicsContext::setPlatformFillColor): (WebCore::GraphicsContext::setPlatformFont):
- platform/graphics/GraphicsContext.h:
- platform/qt/GraphicsContextQt.cpp: (WebCore::toQtCompositionMode): (WebCore::toQtLineCap): (WebCore::toQtLineJoin): (WebCore::toQPenStyle): (WebCore::penToQPen): (WebCore::TransparencyLayer::TransparencyLayer): (WebCore::GraphicsContext::addRoundedRectClip): (WebCore::GraphicsContext::setPlatformFont): (WebCore::GraphicsContext::setPlatformPen): (WebCore::GraphicsContext::setPlatformFillColor):
- platform/qt/ScrollViewCanvasQt.cpp: (WebCore::ScrollViewCanvasQt::ScrollViewCanvasQt): (WebCore::ScrollViewCanvasQt::paintEvent): (WebCore::ScrollViewCanvasQt::handleKeyEvent):
- platform/qt/ScrollViewCanvasQt.h:
Nov 2, 2006:
- 10:41 PM Changeset in webkit [17562] by
-
- 418 edits in trunk
LayoutTests:
Reviewed by Justin Garcia.
Used a PERL script to add calls to opt into dumping of editing callbacks
in all editing tests that didn't do so already. This is required now that
dumping of editing callbacks is opt-in.
Updated editing.js so that any test that calls runEditingTest() opt into
dumping of editing callbacks.
Updated results in all non-editing tests to remove dumping of editing callbacks.
Updated results in all editing tests to reflect minor DOM changes due to new
<script> elements.
[ many tests and results modified ]
WebKitTools:
Reviewed by Justin Garcia.
Made dumping of editing callbacks opt-in, so that editing spew doesn't
cloud non-editing tests.
- DumpRenderTree/DumpRenderTree.m: (+[LayoutTestController isSelectorExcludedFromWebScript:]): (-[LayoutTestController shouldDumpEditingCallbacks]): (runTest):
- DumpRenderTree/EditingDelegate.m: (-[EditingDelegate webView:shouldBeginEditingInDOMRange:]): (-[EditingDelegate webView:shouldEndEditingInDOMRange:]): (-[EditingDelegate webView:shouldInsertNode:replacingDOMRange:givenAction:]): (-[EditingDelegate webView:shouldInsertText:replacingDOMRange:givenAction:]): (-[EditingDelegate webView:shouldDeleteDOMRange:]): (-[EditingDelegate webView:shouldChangeSelectedDOMRange:toDOMRange:affinity:stillSelecting:]): (-[EditingDelegate webView:shouldApplyStyle:toElementsInDOMRange:]): (-[EditingDelegate webView:shouldChangeTypingStyle:toStyle:]): (-[EditingDelegate webViewDidBeginEditing:]): (-[EditingDelegate webViewDidChange:]): (-[EditingDelegate webViewDidEndEditing:]): (-[EditingDelegate webViewDidChangeTypingStyle:]): (-[EditingDelegate webViewDidChangeSelection:]):
- 10:02 PM Changeset in webkit [17561] by
-
- 2 edits in trunk/LayoutTests
Updated results because they were incorrect when checked in. (We never
passed this test.)
- fast/js/regexp-unicode-handling-expected.txt:
- 9:07 PM Nice Bugzilla queries edited by
- (diff)
- 9:05 PM WebKit plus SVG edited by
- (diff)
- 9:03 PM WebKit plus SVG edited by
- (diff)
- 9:02 PM WebKit plus SVG edited by
- (diff)
- 8:54 PM WebKit Team edited by
- (diff)
- 8:54 PM WebKit plus SVG edited by
- (diff)
- 8:48 PM Nice Bugzilla queries edited by
- (diff)
- 8:42 PM WebKit plus SVG edited by
- (diff)
- 8:39 PM WebKit plus SVG edited by
- (diff)
- 8:39 PM WebKit Team edited by
- (diff)
- 8:39 PM Applications using WebKit edited by
- (diff)
- 8:39 PM Known incompatibilities between open-source WebKit and Safari edited by
- (diff)
- 8:35 PM WebKit plus SVG created by
- 8:35 PM WebKit Team created by
- 8:34 PM Known incompatibilities between open-source WebKit and Safari created by
- 8:34 PM Nice Bugzilla queries created by
- 8:34 PM Nightly Builds created by
- 8:34 PM Applications using WebKit created by
- 8:29 PM Changeset in webkit [17560] by
-
- 3 edits2 adds in trunk
LayoutTests:
Reviewed by Anders.
Test for http://bugs.webkit.org/show_bug.cgi?id=9581
REGRESSION: The new NativeTextArea scrolls to the top when the control is unfocused.
- fast/forms/textarea-no-scroll-on-blur-expected.txt: Added.
- fast/forms/textarea-no-scroll-on-blur.html: Added.
WebCore:
Reviewed by Anders.
- Fix for http://bugs.webkit.org/show_bug.cgi?id=9581 REGRESSION: The new NativeTextArea scrolls to the top when the control is unfocused.
Test: fast/forms/textarea-no-scroll-on-blur.html
- rendering/RenderTextControl.cpp: (WebCore::RenderTextControl::forwardEvent): On blur, only scroll back to the start for text fields.
- 7:37 PM Changeset in webkit [17559] by
-
- 2 edits in trunk/WebCore
Another build fix.
- rendering/RenderFileUploadControl.cpp: (WebCore::RenderFileUploadControl::paintObject):
- 7:33 PM Changeset in webkit [17558] by
-
- 2 edits in trunk/WebCore
Build fix.
- page/FramePrivate.h: (WebCore::FramePrivate::FramePrivate):
- 7:27 PM Changeset in webkit [17557] by
-
- 2 edits in trunk/WebCore
Reviewed by Geoff, landed by Anders.
Fix dependency problems caused when running move-js-headers.sh
- move-js-headers.sh: Use cp -p instead of just cp so that the modification time of the original files are used.
- 7:23 PM Changeset in webkit [17556] by
-
- 1 edit6 adds in trunk/LayoutTests
2006-11-02 W. Andy Carrel <wac@google.com>
Reviewed by Maciej, landed by Anders.
Adding tests for Unicode RegExp behavior to match IE and Firefox.
- fast/js/regexp-unicode-handling-expected.txt: Added.
- fast/js/regexp-unicode-handling.html: Added.
- fast/js/resources/regexp-unicode-handling.js: Added.
2006-11-02 Alexey Proskuryakov <ap@nypop.com>
Reviewed by Maciej, landed by Anders.
Test for bugs 7253 and 7445, based on reductions made by Parag Shah and W. Andy Carrel.
- fast/js/gmail-re-re-expected.txt: Added.
- fast/js/gmail-re-re.html: Added.
- fast/js/resources/gmail-re-re.js: Added.
- 7:17 PM Changeset in webkit [17555] by
-
- 2 edits in trunk/WebCore
Reviewed by Tim H, landed by Anders.
Fixes http://bugzilla.opendarwin.org/show_bug.cgi?id=10840
REGRESSION: Shadow of file upload button is clipped
- rendering/RenderFileUploadControl.cpp: (WebCore::RenderFileUploadControl::paintObject): Add 2px to the clip height to keep from clipping in the shadow
- 7:16 PM Changeset in webkit [17554] by
-
- 2 edits in trunk/WebCore
Reviewed by Maciej, landed by Anders.
- platform/qt/ScrollViewQt.cpp: Fix translation of coordinates between content and window. ScrollViewQt already receives correct content coordinates from QScrollArea. (WebCore::ScrollView::contentsToWindow): (WebCore::ScrollView::windowToContents):
- 7:14 PM Changeset in webkit [17553] by
-
- 7 edits in trunk
Reviewed by Maciej, landed by Anders.
- CMakeLists.txt: Make KDE support optional.
WebKitQt:
Reviewed by Maciej, landed by Anders.
- QtLauncher/CMakeLists.txt: Make linkage against kde libraries optional
- QtLauncher/main.cpp: Make it compile without KDE. (main):
- 7:11 PM Changeset in webkit [17552] by
-
- 6 edits in trunk/WebCore
Reviewed by Maciej, landed by Anders
- CMakeLists.txt: Make linkage against KDE libraries conditional
- platform/network/qt/ResourceHandleManager.cpp: Added a simple Qt base resource handler that supports only requests to the local filesystem. Used when compiling without KDE support. ResourceHandleManager.cpp/h are to be split up into ResourceHandleManagerKDE and ResourceHandleManagerQt in the future, as well as QtJob.cpp/h. (WebCore::QtJob::QtJob): (WebCore::QtJob::timerEvent): (WebCore::ResourceHandleManager::ResourceHandleManager): (WebCore::ResourceHandleManager::~ResourceHandleManager): (WebCore::ResourceHandleManager::self): (WebCore::ResourceHandleManager::remove): (WebCore::ResourceHandleManager::add): (WebCore::ResourceHandleManager::cancel): (WebCore::ResourceHandleManager::deliverJobData):
- platform/network/qt/ResourceHandleManager.h:
- platform/qt/FrameQtClient.cpp: (WebCore::FrameQtClientDefault::runJavaScriptAlert): (WebCore::FrameQtClientDefault::runJavaScriptConfirm): (WebCore::FrameQtClientDefault::runJavaScriptPrompt):
- platform/qt/LoaderFunctionsQt.cpp: Use the Qt messagebox and input dialog functions when compiling without KDE support (WebCore::ServeSynchronousRequest):
- 7:09 PM Changeset in webkit [17551] by
-
- 3 edits in trunk/WebKitTools
2006-11-02 Alexey Proskuryakov <ap@nypop.com>
Reviewed by Maciej, landed by Anders.
- http://bugzilla.opendarwin.org/show_bug.cgi?id=7802 devenv.com not available in VC++ Express installations
- Scripts/webkitdirs.pm: Make Windows build work with Visual C++ Express.
- Scripts/install-win-extras: Make setx.exe actually run.
- 7:06 PM Changeset in webkit [17550] by
-
- 2 edits in trunk/WebCore
2006-11-02 David Carson <dacarson@gmail.com>
Reviewed by Geoff, landed by Anders.
Fix for: http://bugs.webkit.org/show_bug.cgi?id=11471
Initializing variable in constructor.
- page/FramePrivate.h: (WebCore::FramePrivate::FramePrivate):
- 5:30 PM Changeset in webkit [17549] by
-
- 2 edits in trunk/WebCore
2006-11-02 Anders Carlsson <acarlsson@apple.com>
Reviewed by Geoff.
Use CFMutableURLRequestRef instead of CFHTTPMessageRef since not all URL requests are http requests.
- platform/network/cf/ResourceHandleCFNet.cpp: (WebCore::addHeadersFromHashMap): Don't set all headers at once since that clears any previous headers set.
(WebCore::ResourceHandle::start):
- 4:27 PM Changeset in webkit [17548] by
-
- 1 edit in trunk/WebKit/WebView/WebViewPrivate.h
Build fix.
- 4:12 PM Changeset in webkit [17547] by
-
- 4 edits in trunk/WebKit
Reviewed by Brady.
Adding outdent to the WebView responder forwarding list.
Also add outdent to WebHTMLView.h and WebViewPrivate.h.
- WebView/WebHTMLView.h:
- WebView/WebViewPrivate.h:
- WebView/WebView.mm:
- 3:00 PM Changeset in webkit [22462] by
-
- 4 edits in branches/WindowsMerge/WebCore
2006-11-02 Anders Carlsson <acarlsson@apple.com>
Reviewed by Oliver.
- WebCore.vcproj/WebCore.vcproj: Use the forked CursorWin.cpp
- platform/win/CursorWin.cpp: (WebCore::moveCursor): Implement this.
- platform/win/TemporaryLinkStubs.cpp: Get rid of it here.
- 2:24 PM Changeset in webkit [22461] by
-
- 1 add in branches/WindowsMerge/WebCore/platform/network/win/CookieJarWin.cpp
mirroring CookieJar - porting to CF in next change.
- 2:12 PM Changeset in webkit [17546] by
-
- 3 edits in S60/branches/3.1m/WebKit
2006-11-02 sareen <shyam.sareen@nokia.com>
Reviewed by Sachin Padma.
DESC:
http://bugzilla.opendarwin.org/show_bug.cgi?id=11473
- ResourceLoader/src/HttpDownloadObserver.cpp: (CHttpDownloadObserver::InitDownloadMgrL):
- ResourceLoader/src/HttpLoaderAcceptHeader.cpp: (CHttpLoaderAcceptHeader::ReadMimeTypesL):
- 2:08 PM Changeset in webkit [17545] by
-
- 2 edits in trunk/LayoutTests
Updated results to fix failure seen when running layout tests. Justin
Garcia says the new results look more correct.
- editing/selection/drag-to-contenteditable-iframe-expected.txt:
- 1:47 PM Changeset in webkit [17544] by
-
- 2 edits in S60/branches/3.1m/WebKit
2006-10-31 zhalu <zhaosong.lu@nokia.com>
Reviewed by Yongjun.
DESC: Browser defaults font family to "Nokia Sans S60" which is not supported under variant 7 build. The system has to default to another font family. If the phone language is English, the system defaults the font family to "Series 60 Hindi" which contains fonts for Greek. If the phone language is set to Greek, the system default the font to "Series 60 ZDigi" which does not contains fonts for Greek. That is why the same variant 7 build supports Greek under English and Automatic Language settings while it does not under Greek language setting. My fix is setting the font family to "Series 60 Hindi" if the phone language is set to Geek language.
- BrowserCore/Renderers/src/TextRendererFactory.cpp: (CTextRendererFactory::DeviceDefaultFontFamilies):
Merge from ccb revision 17537
- 1:37 PM Changeset in webkit [17543] by
-
- 5 edits4 adds in trunk
LayoutTests:
Reviewed by Mitz and Geoff.
Test for <rdar://problem/4650271> REGRESSION(NativeTextArea): Textareas don't get scrollbars when text gets too big for content area (10105)
- fast/forms/textarea-scrollbar-expected.checksum: Added.
- fast/forms/textarea-scrollbar-expected.png: Added.
- fast/forms/textarea-scrollbar-expected.txt: Added.
- fast/forms/textarea-scrollbar.html: Added.
WebCore:
Reviewed by Mitz and Geoff.
- Fix for: <rdar://problem/4650271> REGRESSION(NativeTextArea): Textareas don't get scrollbars when text gets too big for content area (10105) <rdar://problem/4650813> REGRESSION(tiger-leopard): typing in a textarea in Safari is extremely slow (sample shows focus ring drawing) <rdar://problem/4658779> REGRESSION: Text selection is weird in textareas in Trac wiki editing pages
Test: fast/forms/textarea-scrollbar.html
To avoid some of our flexbox bugs for textareas, we're moving the text controls back to RenderBlock. This should make them
a lot more stable. In the future, when we've worked out more of the flexbox kinks, we may want to consider moving them back.
- rendering/RenderTextControl.h: Convert text controls back to RenderBlock instead of RenderFlexibleBox.
- rendering/RenderTextControl.cpp: (WebCore::RenderTextControl::RenderTextControl): (WebCore::RenderTextControl::setStyle): (WebCore::RenderTextControl::createDivStyle): (WebCore::RenderTextControl::updateFromElement): (WebCore::RenderTextControl::calcHeight): (WebCore::RenderTextControl::baselinePosition): (WebCore::RenderTextControl::nodeAtPoint): (WebCore::RenderTextControl::layout): Set the inner div's height explicitly before doing a normal layout. (WebCore::RenderTextControl::scrollWidth): (WebCore::RenderTextControl::scrollHeight): (WebCore::RenderTextControl::scrollLeft): (WebCore::RenderTextControl::scrollTop):
- rendering/RenderObject.cpp: (WebCore::RenderObject::markContainingBlocksForLayout): Make subtree layout optimization work for textareas.
- 1:36 PM Changeset in webkit [22460] by
-
- 1 edit1 add in branches/WindowsMerge/WebCore
2006-11-02 Anders Carlsson <acarlsson@apple.com>
Reviewed by Oliver.
Add forked copy of CursorWin.cpp
- platform/win/CursorWin.cpp: Added.
- 10:50 AM Changeset in webkit [17542] by
-
- 2 edits in tags/WebKit-521.29.2/WebKit
Versioning
- 10:48 AM Changeset in webkit [17541] by
-
- 2 edits in tags/WebKit-521.29.2/WebKit
merging fix for <rdar://problem/4801351>
- 10:43 AM Changeset in webkit [17540] by
-
- 1 copy in tags/WebKit-521.29.2
New tag.
- 10:12 AM Changeset in webkit [17539] by
-
- 2 edits in trunk/WebCore
Reviewed by Geoff Garen
- editing/Selection.cpp: (WebCore::Selection::showTreeForThis): this debugging method now displays start offset and end offset, at Darin's suggestion
- 9:44 AM Changeset in webkit [17538] by
-
- 3 edits in trunk/LayoutTests
Reviewed by Maciej.
- Changed the test to take into account the JavaScript standard's interesting take on DST. According to the standard DST should not reflect historically accurate information but should rather interpolate from a comparable year. This test used to show historically accurate information but now reflects the results of interpolating.
- fast/js/date-big-setdate-expected.txt:
- fast/js/resources/date-big-setdate.js:
- 8:38 AM Changeset in webkit [17537] by
-
- 2 edits in S60/trunk/WebKit
2006-10-31 zhalu <zhaosong.lu@nokia.com>
Reviewed by <yongjun.zhang@nokia.com>
DESC: Browser defaults font family changes for Greek build
- BrowserCore/Renderers/src/TextRendererFactory.cpp: (CTextRendererFactory::DeviceDefaultFontFamilies):
- 8:13 AM Changeset in webkit [17536] by
-
- 3 edits in S60/branches/3.1m/WebCore
2006-11-01 w3liu <wei.liu@nokia.com>
Reviewed by <yongjun.zhang@nokia.com>
DESC: Thai text rendering fails when using HTTPS.
http://bugs.webkit.org/show_bug.cgi?id=11486
WARNING: NO TEST CASES ADDED OR CHANGED
- ChangeLog:
- kwq/KWQTextCodec.cpp: (KWQTextDecoder::KWQTextDecoder): (KWQTextDecoder::~KWQTextDecoder): (QTextCodec::~QTextCodec): (QTextCodec::makeDecoder): (QTextCodec::toUnicode): (KWQTextDecoder::toUnicode): (QTextCodec::PrepareForExit):
- kwq/KWQTextCodec.h:
Merge from r17535 from main branch
- 8:04 AM Changeset in webkit [17535] by
-
- 3 edits in S60/trunk/WebCore
2006-11-01 w3liu <wei.liu@nokia.com>
Reviewed by <yongjun.zhang@nokia.com>
DESC: handle truncated text fragments as input string
http://bugs.webkit.org/show_bug.cgi?id=11486
Thai text rendering fails when using HTTPS
WARNING: NO TEST CASES ADDED OR CHANGED
- kwq/KWQTextCodec.cpp: (KWQTextDecoder::KWQTextDecoder): (QTextCodec::~QTextCodec): (QTextCodec::makeDecoder): (QTextCodec::toUnicode): (KWQTextDecoder::toUnicode):
- kwq/KWQTextCodec.h: