1. 26 Jan, 2010 1 commit
  2. 25 Jan, 2010 31 commits
    • eric@webkit.org's avatar
      2010-01-25 Kent Tamura <tkent@chromium.org> · a2a8f713
      eric@webkit.org authored
              Reviewed by Darin Adler.
      
              Improve portability of select-item-background-clip.html
              https://bugs.webkit.org/show_bug.cgi?id=34072
      
              * fast/forms/select-item-background-clip.html:
                Calculate the pixel height at runtime.
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53820 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      a2a8f713
    • dglazkov@chromium.org's avatar
      2010-01-25 Dimitri Glazkov <dglazkov@chromium.org> · daab4045
      dglazkov@chromium.org authored
              Unreviewed, trivial baseline updates.
      
              -webkit-gradient slows down scrolling when page has horizontal scrollbar
              https://bugs.webkit.org/show_bug.cgi?id=19650
      
              Update pixel baselines. They changed slightly after http://trac.webkit.org/changeset/53318/
              landed.
      
              * platform/mac/fast/gradients/border-image-gradient-expected.checksum:
              * platform/mac/fast/gradients/border-image-gradient-expected.png:
              * platform/mac/fast/gradients/border-image-gradient-sides-and-corners-expected.checksum:
              * platform/mac/fast/gradients/border-image-gradient-sides-and-corners-expected.png:
              * platform/mac/fast/gradients/simple-gradients-expected.checksum:
              * platform/mac/fast/gradients/simple-gradients-expected.png:
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53816 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      daab4045
    • dimich@chromium.org's avatar
      Fix Chromium Linux tests: the pthread functions on Linux produce segfault if... · a7b048cf
      dimich@chromium.org authored
      Fix Chromium Linux tests: the pthread functions on Linux produce segfault if they receive 0 thread handle.
      After r53714, we can have 0 thread handles passed to pthread_join and pthread_detach if corresponding threads
      were already terminated and their threadMap entries cleared.
      Add a 0 check.
      
      Reviewed by David Levin.
      
      * wtf/ThreadingPthreads.cpp:
      (WTF::waitForThreadCompletion):
      (WTF::detachThread):
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53815 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      a7b048cf
    • cmarrin@apple.com's avatar
      Fixed bug in positioning of scroll layer within the · 130ef4a4
      cmarrin@apple.com authored
              parent root layer.
              https://bugs.webkit.org/show_bug.cgi?id=33847
      
      
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53814 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      130ef4a4
    • ap@apple.com's avatar
      Rubber-stamped by Geoffrey Garen. · 1763fceb
      ap@apple.com authored
              https://bugs.webkit.org/show_bug.cgi?id=34076
              An image remains accessible via form.property syntax after being removed from document.
      
              Fix crashing regression tests (tables/mozilla/bugs/bug4527.html et al.)
      
              * html/HTMLImageElement.cpp: (WebCore::HTMLImageElement::insertedIntoTree): Remove incorrect
              assertions added in the previous patch - it's mot true that m_for is always a parent; table
              parsing can reparent the image element, but m_form still needs to be set.
      
      
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53813 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      1763fceb
    • ap@apple.com's avatar
      Reviewed by Geoffrey Garen. · 8e40eb4f
      ap@apple.com authored
              https://bugs.webkit.org/show_bug.cgi?id=34076
              An image remains accessible via form.property syntax after being removed from document.
      
              Tests: fast/forms/removed-image-as-property.html
                     fast/forms/reparented-image-as-property.html
      
              * html/HTMLImageElement.cpp:
              (WebCore::HTMLImageElement::~HTMLImageElement): This is called during GC - not a good time
              to make observable changes to DOM.
              (WebCore::HTMLImageElement::insertedIntoTree): This is the right place to do any work that
              depends on connectedness to some ancestor. We still allow for m_form to be set via constructor,
              which happens during parsing.
              (WebCore::HTMLImageElement::removedFromTree): Ditto.
      
              * html/HTMLImageElement.h: Added removedFromTree/insertedIntoTree, moved removedFromDocument
              and insertedIntoDocument to private section, as they shouldn't be called directly.
      
      
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53812 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      8e40eb4f
    • eric@webkit.org's avatar
      2010-01-25 Daniel Bates <dbates@webkit.org> · ab35bc1d
      eric@webkit.org authored
              Reviewed by Adam Barth.
      
              https://bugs.webkit.org/show_bug.cgi?id=34073
      
              Fixes misspelled words in comments.
      
              * accessibility/AccessibilityListBox.cpp:
              (WebCore::AccessibilityListBox::addChildren):
              (WebCore::AccessibilityListBox::doAccessibilityHitTest):
              * accessibility/mac/AccessibilityObjectWrapper.mm:
              (-[AccessibilityObjectWrapper detach]):
              (AXAttributeStringSetElement):
              * bindings/js/JSDOMBinding.cpp:
              (WebCore::completeURL):
              * bindings/js/JSDOMWindowBase.cpp:
              * bindings/js/JSDOMWindowBase.h:
              * bindings/js/JSDOMWindowCustom.cpp:
              (WebCore::JSDOMWindow::getOwnPropertySlot):
              * bindings/js/JSSVGPODTypeWrapper.h:
              * bindings/js/ScriptController.cpp:
              (WebCore::ScriptController::evaluateInWorld):
              * bridge/NP_jsobject.cpp:
              (_NPN_SetException):
              * bridge/jni/jsc/JavaInstanceJSC.cpp:
              (JavaInstance::invokeMethod):
              (JObjectWrapper::JObjectWrapper):
              * bridge/objc/objc_instance.mm:
              (ObjcInstance::setValueOfUndefinedField):
              (ObjcInstance::getValueOfUndefinedField):
              * css/CSSFontSelector.cpp:
              (WebCore::CSSFontSelector::addFontFaceRule):
              * css/CSSStyleSelector.cpp:
              (WebCore::CSSStyleSelector::CSSStyleSelector):
              (WebCore::CSSStyleSelector::sortMatchedRules):
              (WebCore::CSSStyleSelector::applyDeclarations):
              (WebCore::CSSStyleSelector::applyProperty):
              * dom/Document.cpp:
              (WebCore::Document::updateLayoutIgnorePendingStylesheets):
              (WebCore::Document::detach):
              * dom/Document.h:
              * dom/Element.cpp:
              (WebCore::Element::updateFocusAppearance):
              * dom/Element.h:
              * dom/MessagePortChannel.h:
              * dom/MouseRelatedEvent.cpp:
              (WebCore::MouseRelatedEvent::receivedTarget):
              * dom/Node.cpp:
              (WebCore::Node::isFocusable):
              (WebCore::Node::shadowAncestorNode):
              * dom/Node.h:
              * dom/Position.cpp:
              (WebCore::Position::upstream):
              * dom/Position.h:
              * dom/Range.cpp:
              (WebCore::Range::processContents):
              * dom/StyledElement.cpp:
              (WebCore::StyledElement::addCSSColor):
              * editing/ApplyStyleCommand.cpp:
              (WebCore::StyleChange::reconcileTextDecorationProperties):
              (WebCore::StyleChange::extractTextStyles):
              (WebCore::prepareEditingStyleToApplyAt):
              * editing/DeleteButtonController.cpp:
              (WebCore::isDeletableElement):
              * editing/DeleteSelectionCommand.cpp:
              (WebCore::DeleteSelectionCommand::initializeStartEnd):
              * editing/Editor.cpp:
              (WebCore::Editor::learnSpelling):
              * inspector/front-end/ConsoleView.js:
              (WebInspector.ConsoleMessage.prototype._format):
              * loader/Cache.cpp:
              (WebCore::Cache::pruneLiveResources):
              (WebCore::Cache::pruneDeadResources):
              * loader/Cache.h:
              * loader/CachedResource.cpp:
              (WebCore::CachedResource::makePurgeable):
              * loader/CachedResource.h:
              * loader/CachedResourceHandle.h:
              * loader/DocumentLoader.h:
              * loader/FTPDirectoryParser.cpp:
              (WebCore::parseOneFTPLine):
              * loader/FrameLoader.cpp:
              (WebCore::FrameLoader::didExplicitOpen):
              * loader/ResourceLoader.cpp:
              (WebCore::ResourceLoader::didCancel):
              * loader/WorkerThreadableLoader.h:
              * loader/appcache/ApplicationCacheStorage.cpp:
              (WebCore::ApplicationCacheStorage::spaceNeeded):
              * notifications/NotificationPresenter.h:
              (WebCore::NotificationPresenter::):
              * page/animation/AnimationController.cpp:
              (WebCore::AnimationController::updateAnimations):
              * platform/LinkHash.cpp:
              (WebCore::cleanPath):
              * platform/graphics/cg/GraphicsContextCG.cpp:
              (WebCore::calculateDrawingMode):
              * platform/graphics/cg/PatternCG.cpp:
              (WebCore::Pattern::createPlatformPattern):
              * platform/graphics/mac/ComplexTextController.cpp:
              (WebCore::ComplexTextController::offsetForPosition):
              * platform/graphics/mac/GraphicsLayerCA.h:
              * platform/graphics/mac/GraphicsLayerCA.mm:
              (WebCore::GraphicsLayerCA::ensureStructuralLayer):
              * platform/graphics/mac/MediaPlayerPrivateQTKit.mm:
              (WebCore::MediaPlayerPrivate::doSeek):
              (WebCore::MediaPlayerPrivate::setClosedCaptionsVisible):
              (WebCore::MediaPlayerPrivate::hasAvailableVideoFrame):
              * platform/mac/PasteboardMac.mm:
              (WebCore::Pasteboard::writeSelection):
              (WebCore::Pasteboard::writePlainText):
              (WebCore::Pasteboard::writeURL):
              * platform/text/TextCodecICU.cpp:
              (WebCore::TextCodecICU::registerExtendedEncodingNames):
              * platform/text/TextEncodingDetectorICU.cpp:
              (WebCore::detectTextEncoding):
              * rendering/AutoTableLayout.cpp:
              (WebCore::AutoTableLayout::calcEffectiveWidth):
              (WebCore::AutoTableLayout::layout):
              * rendering/RenderBox.cpp:
              (WebCore::RenderBox::calcAbsoluteHorizontalValues):
              (WebCore::RenderBox::calcAbsoluteVerticalValues):
              (WebCore::RenderBox::calcAbsoluteHorizontalReplaced):
              (WebCore::RenderBox::calcAbsoluteVerticalReplaced):
              * rendering/RenderLayer.cpp:
              (WebCore::RenderLayer::scrollByRecursively):
              (WebCore::RenderLayer::paintLayer):
              (WebCore::RenderLayer::hitTestLayer):
              * rendering/RenderObject.cpp:
              (WebCore::RenderObject::destroy):
              * rendering/RenderTextControl.cpp:
              (WebCore::RenderTextControl::setInnerTextValue):
              * rendering/RenderTheme.cpp:
              (WebCore::RenderTheme::stateChanged):
              * rendering/SVGRenderSupport.cpp:
              (WebCore::SVGRenderBase::mapLocalToContainer):
              * rendering/SVGRootInlineBox.cpp:
              (WebCore::SVGRootInlineBox::buildTextChunks):
              * rendering/TransformState.cpp:
              (WebCore::TransformState::flattenWithTransform):
              * wml/WMLInputElement.cpp:
              (WebCore::WMLInputElement::dispatchBlurEvent):
              (WebCore::WMLInputElement::suggestedValue):
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53811 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      ab35bc1d
    • yurys@chromium.org's avatar
      2010-01-25 Yury Semikhatsky <yurys@chromium.org> · 690a3322
      yurys@chromium.org authored
              Unreviewed. Add new inspector test added in r53807 to skip
              list on qt platform.
      
              * platform/qt/Skipped:
      
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53810 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      690a3322
    • dbates@webkit.org's avatar
      2010-01-25 Daniel Bates <dbates@webkit.org> · 7be46120
      dbates@webkit.org authored
              Reviewed by Adam Barth.
      
              https://bugs.webkit.org/show_bug.cgi?id=34073
      
              Fixes misspelled words in comments.
      
              * accessibility/AccessibilityListBox.cpp:
              (WebCore::AccessibilityListBox::addChildren):
              (WebCore::AccessibilityListBox::doAccessibilityHitTest):
              * accessibility/mac/AccessibilityObjectWrapper.mm:
              (-[AccessibilityObjectWrapper detach]):
              (AXAttributeStringSetElement):
              * bindings/js/JSDOMBinding.cpp:
              (WebCore::completeURL):
              * bindings/js/JSDOMWindowBase.cpp:
              * bindings/js/JSDOMWindowBase.h:
              * bindings/js/JSDOMWindowCustom.cpp:
              (WebCore::JSDOMWindow::getOwnPropertySlot):
              * bindings/js/JSSVGPODTypeWrapper.h:
              * bindings/js/ScriptController.cpp:
              (WebCore::ScriptController::evaluateInWorld):
              * bridge/NP_jsobject.cpp:
              (_NPN_SetException):
              * bridge/jni/jsc/JavaInstanceJSC.cpp:
              (JavaInstance::invokeMethod):
              (JObjectWrapper::JObjectWrapper):
              * bridge/objc/objc_instance.mm:
              (ObjcInstance::setValueOfUndefinedField):
              (ObjcInstance::getValueOfUndefinedField):
              * css/CSSFontSelector.cpp:
              (WebCore::CSSFontSelector::addFontFaceRule):
              * css/CSSStyleSelector.cpp:
              (WebCore::CSSStyleSelector::CSSStyleSelector):
              (WebCore::CSSStyleSelector::sortMatchedRules):
              (WebCore::CSSStyleSelector::applyDeclarations):
              (WebCore::CSSStyleSelector::applyProperty):
              * dom/Document.cpp:
              (WebCore::Document::updateLayoutIgnorePendingStylesheets):
              (WebCore::Document::detach):
              * dom/Document.h:
              * dom/Element.cpp:
              (WebCore::Element::updateFocusAppearance):
              * dom/Element.h:
              * dom/MessagePortChannel.h:
              * dom/MouseRelatedEvent.cpp:
              (WebCore::MouseRelatedEvent::receivedTarget):
              * dom/Node.cpp:
              (WebCore::Node::isFocusable):
              (WebCore::Node::shadowAncestorNode):
              * dom/Node.h:
              * dom/Position.cpp:
              (WebCore::Position::upstream):
              * dom/Position.h:
              * dom/Range.cpp:
              (WebCore::Range::processContents):
              * dom/StyledElement.cpp:
              (WebCore::StyledElement::addCSSColor):
              * editing/ApplyStyleCommand.cpp:
              (WebCore::StyleChange::reconcileTextDecorationProperties):
              (WebCore::StyleChange::extractTextStyles):
              (WebCore::prepareEditingStyleToApplyAt):
              * editing/DeleteButtonController.cpp:
              (WebCore::isDeletableElement):
              * editing/DeleteSelectionCommand.cpp:
              (WebCore::DeleteSelectionCommand::initializeStartEnd):
              * editing/Editor.cpp:
              (WebCore::Editor::learnSpelling):
              * inspector/front-end/ConsoleView.js:
              (WebInspector.ConsoleMessage.prototype._format):
              * loader/Cache.cpp:
              (WebCore::Cache::pruneLiveResources):
              (WebCore::Cache::pruneDeadResources):
              * loader/Cache.h:
              * loader/CachedResource.cpp:
              (WebCore::CachedResource::makePurgeable):
              * loader/CachedResource.h:
              * loader/CachedResourceHandle.h:
              * loader/DocumentLoader.h:
              * loader/FTPDirectoryParser.cpp:
              (WebCore::parseOneFTPLine):
              * loader/FrameLoader.cpp:
              (WebCore::FrameLoader::didExplicitOpen):
              * loader/ResourceLoader.cpp:
              (WebCore::ResourceLoader::didCancel):
              * loader/WorkerThreadableLoader.h:
              * loader/appcache/ApplicationCacheStorage.cpp:
              (WebCore::ApplicationCacheStorage::spaceNeeded):
              * notifications/NotificationPresenter.h:
              (WebCore::NotificationPresenter::):
              * page/animation/AnimationController.cpp:
              (WebCore::AnimationController::updateAnimations):
              * platform/LinkHash.cpp:
              (WebCore::cleanPath):
              * platform/graphics/cg/GraphicsContextCG.cpp:
              (WebCore::calculateDrawingMode):
              * platform/graphics/cg/PatternCG.cpp:
              (WebCore::Pattern::createPlatformPattern):
              * platform/graphics/mac/ComplexTextController.cpp:
              (WebCore::ComplexTextController::offsetForPosition):
              * platform/graphics/mac/GraphicsLayerCA.h:
              * platform/graphics/mac/GraphicsLayerCA.mm:
              (WebCore::GraphicsLayerCA::ensureStructuralLayer):
              * platform/graphics/mac/MediaPlayerPrivateQTKit.mm:
              (WebCore::MediaPlayerPrivate::doSeek):
              (WebCore::MediaPlayerPrivate::setClosedCaptionsVisible):
              (WebCore::MediaPlayerPrivate::hasAvailableVideoFrame):
              * platform/mac/PasteboardMac.mm:
              (WebCore::Pasteboard::writeSelection):
              (WebCore::Pasteboard::writePlainText):
              (WebCore::Pasteboard::writeURL):
              * platform/text/TextCodecICU.cpp:
              (WebCore::TextCodecICU::registerExtendedEncodingNames):
              * platform/text/TextEncodingDetectorICU.cpp:
              (WebCore::detectTextEncoding):
              * rendering/AutoTableLayout.cpp:
              (WebCore::AutoTableLayout::calcEffectiveWidth):
              (WebCore::AutoTableLayout::layout):
              * rendering/RenderBox.cpp:
              (WebCore::RenderBox::calcAbsoluteHorizontalValues):
              (WebCore::RenderBox::calcAbsoluteVerticalValues):
              (WebCore::RenderBox::calcAbsoluteHorizontalReplaced):
              (WebCore::RenderBox::calcAbsoluteVerticalReplaced):
              * rendering/RenderLayer.cpp:
              (WebCore::RenderLayer::scrollByRecursively):
              (WebCore::RenderLayer::paintLayer):
              (WebCore::RenderLayer::hitTestLayer):
              * rendering/RenderObject.cpp:
              (WebCore::RenderObject::destroy):
              * rendering/RenderTextControl.cpp:
              (WebCore::RenderTextControl::setInnerTextValue):
              * rendering/RenderTheme.cpp:
              (WebCore::RenderTheme::stateChanged):
              * rendering/SVGRenderSupport.cpp:
              (WebCore::SVGRenderBase::mapLocalToContainer):
              * rendering/SVGRootInlineBox.cpp:
              (WebCore::SVGRootInlineBox::buildTextChunks):
              * rendering/TransformState.cpp:
              (WebCore::TransformState::flattenWithTransform):
              * wml/WMLInputElement.cpp:
              (WebCore::WMLInputElement::dispatchBlurEvent):
              (WebCore::WMLInputElement::suggestedValue):
      
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53809 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      7be46120
    • ggaren@apple.com's avatar
      Suggested by Darin Adler. · 3b48e928
      ggaren@apple.com authored
      Fixed a spelling error, tightened up some grammar.
      
      * bindings/js/JSDOMBinding.cpp:
      (WebCore::forgetDOMObject):
      (WebCore::forgetDOMNode):
      
      
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53808 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      3b48e928
    • eric@webkit.org's avatar
      2010-01-25 Yury Semikhatsky <yurys@chromium.org> · ccc79b1a
      eric@webkit.org authored
              Reviewed by Timothy Hatcher.
      
              Test that Web Inspector doesn't change methods declared by the inspected
              page.
              https://bugs.webkit.org/show_bug.cgi?id=34089
      
              * inspector/inspected-objects-not-overriden-expected.txt: Added.
              * inspector/inspected-objects-not-overriden.html: Added.
      2010-01-25  Yury Semikhatsky  <yurys@chromium.org>
      
              Reviewed by Timothy Hatcher.
      
              Instead of adding inspector methods to the inspected global objects
              use private implementation visible from inspector code only.
              https://bugs.webkit.org/show_bug.cgi?id=34089
      
              Test: inspector/inspected-objects-not-overriden.html
      
              * inspector/front-end/InjectedScript.js:
              (injectedScriptConstructor):
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53807 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      ccc79b1a
    • pfeldman@chromium.org's avatar
      2010-01-25 Pavel Feldman <pfeldman@chromium.org> · 8f872c06
      pfeldman@chromium.org authored
              Reviewed by Timothy Hatcher.
      
              Web Inspector: don't show headers/content tabs in scripts view.
      
              https://bugs.webkit.org/show_bug.cgi?id=34083
      
              * inspector/front-end/ResourceView.js:
              (WebInspector.ResourceView):
              (WebInspector.ResourceView.prototype.set headersVisible):
              (WebInspector.ResourceView.prototype._selectContentTab):
              (WebInspector.ResourceView.prototype._innerSelectContentTab):
              * inspector/front-end/ResourcesPanel.js:
              (WebInspector.ResourcesPanel.prototype.show):
              (WebInspector.ResourcesPanel.prototype.recreateViewForResourceIfNeeded):
              (WebInspector.ResourcesPanel.prototype.showResource):
              * inspector/front-end/ScriptsPanel.js:
              (WebInspector.ScriptsPanel.prototype.show):
              (WebInspector.ScriptsPanel.prototype._showScriptOrResource):
              * inspector/front-end/inspector.css:
      
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53806 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      8f872c06
    • philn@webkit.org's avatar
      2010-01-25 Philippe Normand <pnormand@igalia.com> · 0a8a597c
      philn@webkit.org authored
              Rubber-stamped by Xan Lopez.
      
              [Gtk] media/video-reverse-play-duration.html fails on and off on Gtk buildbots
              https://bugs.webkit.org/show_bug.cgi?id=34086
      
              * platform/gtk/Skipped: Skipping the test, requires investigation
              on the failure.
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53805 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      0a8a597c
    • eric@webkit.org's avatar
      2010-01-25 Simon Hausmann <hausmann@webkit.org> · 04744a15
      eric@webkit.org authored
              Reviewed by Kenneth Rohde Christiansen.
      
              [Qt] Reduce the size of the library when compiling for Maemo5
              https://bugs.webkit.org/show_bug.cgi?id=34050
      
              Exclude the Web Inspector's qrc file in the Maemo5 build, just
              like we do for the Symbian build. Saves about ~900k.
      
              * WebCore.pro:
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53804 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      04744a15
    • eric@webkit.org's avatar
      2010-01-25 Simon Hausmann <hausmann@webkit.org> · c3ec0eeb
      eric@webkit.org authored
              Reviewed by Kenneth Rohde Christiansen.
      
              [Qt] In the StyledPainter determine the style from the Render and Scrollbar theme instead of from the paint device
              https://bugs.webkit.org/show_bug.cgi?id=34054
      
              Getting the style from the painter's paint device is a hack that breaks when
              the paint device's style is different than the style that is used when
              calculating the metries earlier when there is no painter available.
      
              This change moves us closer to always using the same style.
      
              * platform/qt/RenderThemeQt.cpp:
              (WebCore::StylePainter::StylePainter):
              (WebCore::StylePainter::init):
              (WebCore::RenderThemeQt::paintButton):
              (WebCore::RenderThemeQt::paintTextField):
              (WebCore::RenderThemeQt::paintMenuList):
              (WebCore::RenderThemeQt::paintMenuListButton):
              (WebCore::RenderThemeQt::paintSliderTrack):
              (WebCore::RenderThemeQt::paintMediaMuteButton):
              (WebCore::RenderThemeQt::paintMediaPlayButton):
              (WebCore::RenderThemeQt::paintMediaSliderTrack):
              (WebCore::RenderThemeQt::paintMediaSliderThumb):
              * platform/qt/RenderThemeQt.h:
              * platform/qt/ScrollbarThemeQt.cpp:
              (WebCore::ScrollbarThemeQt::paint):
              (WebCore::ScrollbarThemeQt::hitTest):
              (WebCore::ScrollbarThemeQt::shouldCenterOnThumb):
              (WebCore::ScrollbarThemeQt::scrollbarThickness):
              (WebCore::ScrollbarThemeQt::thumbLength):
              (WebCore::ScrollbarThemeQt::trackPosition):
              (WebCore::ScrollbarThemeQt::trackLength):
              (WebCore::ScrollbarThemeQt::paintScrollCorner):
              (WebCore::ScrollbarThemeQt::style):
              * platform/qt/ScrollbarThemeQt.h:
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53803 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      c3ec0eeb
    • eric@webkit.org's avatar
      2010-01-25 Simon Hausmann <hausmann@webkit.org> · 09bb5305
      eric@webkit.org authored
              Reviewed by Kenneth Rohde Christiansen.
      
              [Qt] In RenderThemeQt determine the QStyle from the page client instead of the page's view
              https://bugs.webkit.org/show_bug.cgi?id=34053
      
              * platform/qt/QWebPageClient.h: Add function to return the style.
              * platform/qt/RenderThemeQt.cpp:
              (WebCore::RenderThemeQt::qStyle): Determine the style from the page client instead of the page's view.
      2010-01-25  Simon Hausmann  <hausmann@webkit.org>
      
              Reviewed by Kenneth Rohde Christiansen.
      
              [Qt] In RenderThemeQt determine the QStyle from the page client instead of the page's view
              https://bugs.webkit.org/show_bug.cgi?id=34053
      
              * Api/qgraphicswebview.cpp:
              (QGraphicsWebViewPrivate::style): Implement QWebPageClient::style() and return the graphics
              widget's style.
              * Api/qwebpage.cpp:
              (QWebPageWidgetClient::style): Implement QWebPageClient::style() and return the widget's style.
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53802 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      09bb5305
    • hausmann@webkit.org's avatar
      [Qt] Clean up code to determine palette from page client in RenderThemeQt · 35dbea40
      hausmann@webkit.org authored
      https://bugs.webkit.org/show_bug.cgi?id=34052
      
      Patch by Simon Hausmann <hausmann@webkit.org> on 2010-01-25
      Reviewed by Kenneth Christiansen.
      
      Use the RenderTheme's associated page instead of going through the
      render tree and the document.
      
      * platform/qt/RenderThemeQt.cpp:
      (WebCore::RenderThemeQt::setPaletteFromPageClientIfExists):
      (WebCore::RenderThemeQt::initializeCommonQStyleOptions):
      * platform/qt/RenderThemeQt.h:
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53801 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      35dbea40
    • hausmann@webkit.org's avatar
      [Qt] Fix the build on Maemo5. · 25a17af6
      hausmann@webkit.org authored
      Reviewed by Laszlo Gombos.
      
      https://bugs.webkit.org/show_bug.cgi?id=34051
      
      * WebKit.pri: Disable the use of uitools, just like it's done for Symbian.
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53800 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      25a17af6
    • eric@webkit.org's avatar
      2010-01-25 Janne Koskinen <janne.p.koskinen@digia.com> · 7a335a35
      eric@webkit.org authored
              Reviewed by Simon Hausmann.
      
              [Qt] Phone backup support for QtWebkit for Symbian devices.
              https://bugs.webkit.org/show_bug.cgi?id=34077
      
              * WebCore.pro:
      2010-01-25  Janne Koskinen  <janne.p.koskinen@digia.com>
      
              Reviewed by Simon Hausmann.
      
              [Qt] Phone backup support for QtWebkit for Symbian devices.
              https://bugs.webkit.org/show_bug.cgi?id=34077
      
              * symbian/backup_registration.xml: Added.
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53799 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      7a335a35
    • yurys@chromium.org's avatar
      2010-01-25 Yury Semikhatsky <yurys@chromium.org> · bc577a80
      yurys@chromium.org authored
              Reviewed by Pavel Feldman.
      
              Update inspector test expectations. Line number and source
              name are present only in Chromium when console message is
              logged before document load is completed.
      
              https://bugs.webkit.org/show_bug.cgi?id=34078
      
              * platform/chromium/inspector/console-log-before-inspector-open-expected.txt: Added.
              * platform/gtk/inspector/console-log-before-inspector-open-expected.txt: Copied from LayoutTests/inspector/console-log-before-inspector-open-expected.txt.
              * platform/mac/inspector/console-log-before-inspector-open-expected.txt: Copied from LayoutTests/inspector/console-log-before-inspector-open-expected.txt.
              * platform/win/inspector/console-log-before-inspector-open-expected.txt: Renamed from LayoutTests/inspector/console-log-before-inspector-open-expected.txt.
      
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53798 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      bc577a80
    • eric@webkit.org's avatar
      2010-01-25 Benjamin Poulain <benjamin.poulain@nokia.com> · 0035fbd8
      eric@webkit.org authored
              Reviewed by Antti Koivisto.
      
              Do not render the full frame when there is some elements with fixed positioning
              https://bugs.webkit.org/show_bug.cgi?id=33150
      
              Do not render the full frame when there is some elements with fixed positioning
              https://bugs.webkit.org/show_bug.cgi?id=33150
      
              * page/FrameView.cpp:
              (WebCore::FrameView::useSlowRepaints):
              (WebCore::FrameView::useSlowRepaintsIfNotOverlapped):
              (WebCore::FrameView::registerFixedPositionedObject):
              (WebCore::FrameView::unregisterFixedPositionedObject):
              (WebCore::FrameView::scrollContentsFastPath):
              * page/FrameView.h:
              * platform/ScrollView.cpp:
              (WebCore::ScrollView::scrollContents):
              (WebCore::ScrollView::scrollContentsFastPath):
              * platform/ScrollView.h:
              * rendering/RenderObject.cpp:
              (WebCore::RenderObject::styleWillChange):
              (WebCore::RenderObject::destroy):
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53797 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      0035fbd8
    • eric@webkit.org's avatar
      2010-01-25 Chris Jerdonek <cjerdonek@webkit.org> · 62304ffe
      eric@webkit.org authored
              Reviewed by Adam Barth.
      
              Improved prepare-ChangeLog so that it preserves the relative
              indentation of a git commit message.
      
              https://bugs.webkit.org/show_bug.cgi?id=34058
      
              * Scripts/prepare-ChangeLog:
                - Also adjusted the script so that it does not add white
                  space characters to empty lines.
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53796 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      62304ffe
    • pfeldman@chromium.org's avatar
      2010-01-24 Pavel Feldman <pfeldman@chromium.org> · d6b791db
      pfeldman@chromium.org authored
              Reviewed by Timothy Hatcher.
      
              Web Inspector: Add support for addMessage/clearMessages to SourceFrame2.
      
              https://bugs.webkit.org/show_bug.cgi?id=33904
      
              * WebCore.gypi:
              * WebCore.vcproj/WebCore.vcproj:
              * inspector/front-end/SourceFrame2.js:
              (WebInspector.SourceFrame2):
              (WebInspector.SourceFrame2.prototype.addMessage):
              (WebInspector.SourceFrame2.prototype.clearMessages):
              (WebInspector.SourceFrame2.prototype._incrementMessageRepeatCount):
              (WebInspector.SourceFrame2.prototype._addExistingMessagesToSource):
              (WebInspector.SourceFrame2.prototype._addMessageToSource):
              (WebInspector.SourceFrame2.prototype.resize):
              * inspector/front-end/TextEditor.js:
              (WebInspector.TextEditor):
              (WebInspector.TextEditor.prototype.setDivDecoration):
              (WebInspector.TextEditor.prototype._lineHeight):
              (WebInspector.TextEditor.prototype._highlightChanged):
              (WebInspector.TextEditor.prototype.packAndRepaintAll):
              (WebInspector.TextEditor.prototype._updateSize):
              (WebInspector.TextEditor.prototype._repaintAll):
              (WebInspector.TextEditor.prototype._paint):
              (WebInspector.TextEditor.prototype._paintLinesContinuation):
              (WebInspector.TextEditor.prototype._mouseOut):
              (WebInspector.TextEditor.prototype._updateDivDecorations):
              (WebInspector.TextEditor.prototype._positionDivDecoration):
              (WebInspector.TextEditor.prototype._paintSelection):
              (WebInspector.TextEditor.prototype._replaceSelectionWith):
              * inspector/front-end/TextEditorHighlighter.js:
              (WebInspector.TextEditorHighlighter.prototype.updateHighlight):
              * inspector/front-end/WebKit.qrc:
              * inspector/front-end/inspector.css:
              * inspector/front-end/inspector.html:
              * inspector/front-end/textEditor.css: Added.
      
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53795 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      d6b791db
    • pfeldman@chromium.org's avatar
      2010-01-24 Pavel Feldman <pfeldman@chromium.org> · dc7fa5c3
      pfeldman@chromium.org authored
              Reviewed by Timothy Hatcher.
      
              Web Inspector: Replace split pane with tabbed pane in resource
              contents view.
      
              https://bugs.webkit.org/show_bug.cgi?id=32453
      
              * inspector/front-end/ResourceView.js:
              (WebInspector.ResourceView):
              (WebInspector.ResourceView.prototype.attach):
              (WebInspector.ResourceView.prototype.show):
              (WebInspector.ResourceView.prototype._selectTab):
              (WebInspector.ResourceView.prototype._selectHeadersTab):
              (WebInspector.ResourceView.prototype._selectContentTab):
              * inspector/front-end/ResourcesPanel.js:
              (WebInspector.ResourcesPanel.prototype.show):
      
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53794 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      dc7fa5c3
    • rolandsteiner@chromium.org's avatar
      build fix: rubber-stamped by Eric Seidel. · a38c841b
      rolandsteiner@chromium.org authored
      Fix expected baselines for ruby layout tests on Windows.
      
      * platform/win/fast/ruby/ruby-empty-rt-expected.txt:
      * platform/win/fast/ruby/ruby-length-expected.txt:
      * platform/win/fast/ruby/ruby-run-break-expected.txt:
      * platform/win/fast/ruby/ruby-runs-expected.txt:
      * platform/win/fast/ruby/ruby-runs-spans-expected.txt:
      * platform/win/fast/ruby/ruby-simple-expected.txt:
      * platform/win/fast/ruby/ruby-simple-rp-expected.txt:
      * platform/win/fast/ruby/ruby-trailing-expected.txt:
      * platform/win/fast/ruby/rubyDOM-insert-rt-expected.txt:
      * platform/win/fast/ruby/rubyDOM-insert-text1-expected.txt:
      * platform/win/fast/ruby/rubyDOM-insert-text2-expected.txt:
      * platform/win/fast/ruby/rubyDOM-insert-text3-expected.txt:
      * platform/win/fast/ruby/rubyDOM-remove-rt1-expected.txt:
      * platform/win/fast/ruby/rubyDOM-remove-rt2-expected.txt:
      * platform/win/fast/ruby/rubyDOM-remove-text1-expected.txt:
      * platform/win/fast/ruby/rubyDOM-remove-text2-expected.txt:
      
      
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53793 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      a38c841b
    • eric.carlson@apple.com's avatar
      2010-01-24 Eric Carlson <eric.carlson@apple.com> · b1caeb4d
      eric.carlson@apple.com authored
              Reviewed by Dan Bernstein.
      
              Media element duration changes to zero after playing in reverse
              https://bugs.webkit.org/show_bug.cgi?id=34041
      
              Test: media/video-reverse-play-duration.html
      
              * platform/graphics/mac/MediaPlayerPrivateQTKit.mm:
              (WebCore::MediaPlayerPrivate::didEnd): QTKit's ended notification fires at time zero when 
              playing in reverse, so don't reset duration in that case.
      
      2010-01-24  Eric Carlson  <eric.carlson@apple.com>
      
              Reviewed by Dan Bernstein.
      
              Media element duration changes to zero after playing in reverse
              https://bugs.webkit.org/show_bug.cgi?id=34041
      
              * media/video-reverse-play-duration-expected.txt: Added.
              * media/video-reverse-play-duration.html: Added.
      
      
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53792 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      b1caeb4d
    • rolandsteiner@chromium.org's avatar
      Bug 28420 - Re-enable ruby Windows layout tests · b5df1379
      rolandsteiner@chromium.org authored
      (https://bugs.webkit.org/show_bug.cgi?id=28420, patch 5b)
      
      Reviewed by Maciej Stachowiak.
      
      After creating new Latin-character-only layout tests for ruby
      (https://bugs.webkit.org/show_bug.cgi?id=31865) and resolving the issue
      that caused layout tests to fail then due to the addition of the ruby
      layout tests (cf. https://bugs.webkit.org/show_bug.cgi?id=31200, problem
      not actually caused by ruby), the ruby layout tests should als be
      un-skipped for the Windows platform.
      
      * platform/win/Skipped:
      
      
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53791 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      b5df1379
    • mjs@apple.com's avatar
      2010-01-24 Maciej Stachowiak <mjs@apple.com> · 60d108fe
      mjs@apple.com authored
              Reviewed by Dan Bernstein.
      
              Content with heavily nested residual style is so slow, it seems like a hang
              https://bugs.webkit.org/show_bug.cgi?id=34059
              <rdar://problem/7292906>
              
              Test cast: fast/parser/residual-style-hang.html
      
              * html/HTMLParser.cpp:
              (WebCore::HTMLParser::handleResidualStyleCloseTagAcrossBlocks):
              Limit the number of iterations of the main loop to 5.
              
              The reason this limit is necessary is that otherwise, N misnested open tags followed
              by N misnested close tags will cause O(N^2) of work due to cloning and attaching subtrees;
              at a fixed limit, the cost is at worst O(N).
              
              The code that was in the loop originally ran exactly once - the loop was added in
              r21472 to fix <https://bugs.webkit.org/show_bug.cgi?id=13603>. I have verified that
              with the iteration limit, the bug is still fixed, both with the original test case
              and with the layout tests tht were added.
      2010-01-24  Maciej Stachowiak  <mjs@apple.com>
      
              Reviewed by Dan Bernstein.
      
              Content with heavily nested residual style is so slow, it seems like a hang
              https://bugs.webkit.org/show_bug.cgi?id=34059
              <rdar://problem/7292906>
      
              Test case for the above bug fix.
      
              * fast/parser/residual-style-hang-expected.txt: Added.
              * fast/parser/residual-style-hang.html: Added.
      
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53790 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      60d108fe
    • eric@webkit.org's avatar
      2010-01-24 Laszlo Gombos <laszlo.1.gombos@nokia.com> · 11dc7527
      eric@webkit.org authored
              Reviewed by Maciej Stachowiak.
      
              Refactor JITStubs.cpp so that DEFINE_STUB_FUNCTION is only used once for each function
              https://bugs.webkit.org/show_bug.cgi?id=33866
      
              Place the guard USE(JSVALUE32_64) inside the body of the DEFINE_STUB_FUNCTION
              macro for those functions that are always present.
      
              * jit/JITStubs.cpp:
              (JSC::DEFINE_STUB_FUNCTION):
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53789 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      11dc7527
    • eric@webkit.org's avatar
      2010-01-24 Kent Tamura <tkent@chromium.org> · a6475a4d
      eric@webkit.org authored
              Reviewed by Darin Adler.
      
              Improve portability of listbox-selection-2.html
              https://bugs.webkit.org/show_bug.cgi?id=33994
      
              - Convert to dumpAsText().
              - Determine the height of an item at runtime
      
              * fast/forms/listbox-selection-2-expected.txt: Added.
              * fast/forms/listbox-selection-2.html:
              * fast/forms/script-tests/listbox-selection-2.js
              * platform/mac/fast/forms/listbox-selection-2-expected.checksum: Removed.
              * platform/mac/fast/forms/listbox-selection-2-expected.png: Removed.
              * platform/mac/fast/forms/listbox-selection-2-expected.txt: Removed.
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53788 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      a6475a4d
    • tkent@chromium.org's avatar
      2010-01-24 Kent Tamura <tkent@chromium.org> · fc90f2dd
      tkent@chromium.org authored
              Reviewed by Darin Adler.
      
              HTMLInputElement::valueAsDate setter support for type=week.
              https://bugs.webkit.org/show_bug.cgi?id=33986
      
              Add setter tests to input-valueasdate-datetime.js, and update the
              expectation.
      
              * fast/forms/input-valueasdate-week-expected.txt:
              * fast/forms/script-tests/input-valueasdate-week.js:
      
      2010-01-24  Kent Tamura  <tkent@chromium.org>
      
              Reviewed by Darin Adler.
      
              HTMLInputElement::valueAsDate setter support for type=week.
              https://bugs.webkit.org/show_bug.cgi?id=33986
      
              Introduce ISODateTime::setMillisecondsSinceEpochForWeek() and add
              Week type support to ISODateTime::toString().
      
              * html/HTMLInputElement.cpp:
              (WebCore::HTMLInputElement::valueAsDate): Avoid default:.
              (WebCore::HTMLInputElement::setValueAsDate):
                Add WEEK type handling and avoid default:.
              * html/ISODateTime.cpp:
              (WebCore::offsetTo1stWeekStart):
              (WebCore::ISODateTime::setMillisecondsSinceEpochForWeek):
              (WebCore::ISODateTime::millisecondsSinceEpoch):
              (WebCore::ISODateTime::toString):
                Add Week type support and avoid default:.
              * html/ISODateTime.h:
      
      git-svn-id: svn://svn.chromium.org/blink/trunk@53787 bbb929c8-8fbe-4397-9dbb-9b2b20218538
      fc90f2dd
  3. 24 Jan, 2010 8 commits