- 11 Aug, 2011 31 commits
-
-
xan@webkit.org authored
[GTK] Update NEWS and configure.ac for 1.5.2 release Reviewed by Gustavo Noronha. * configure.ac: update for release. Source/WebKit/gtk: 2011-08-11 Xan Lopez <xlopez@igalia.com> [GTK] Update NEWS and configure.ac for 1.5.2 release Reviewed by Gustavo Noronha. * NEWS: update for release. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92852 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
kenneth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=65975 Reviewed by Benjamin Poulain. Redirect the viewport arguments through to the view. * UIProcess/API/qt/qdesktopwebview.cpp: (QDesktopWebViewPrivate::didReceiveViewportArguments): * UIProcess/API/qt/qdesktopwebview_p.h: * UIProcess/API/qt/qtouchwebview.cpp: (QTouchWebView::geometryChanged): * UIProcess/qt/QtWebPageProxy.cpp: (QtWebPageProxy::setViewportArguments): * UIProcess/qt/QtWebPageProxy.h: * UIProcess/qt/TouchViewInterface.cpp: (WebKit::TouchViewInterface::updateViewportState): (WebKit::TouchViewInterface::didReceiveViewportArguments): * UIProcess/qt/TouchViewInterface.h: (WebKit::TouchViewInterface::ViewportState::ViewportState): * UIProcess/qt/ViewInterface.h: * UIProcess/qt/qtouchwebpageproxy.cpp: (QTouchWebPageProxy::QTouchWebPageProxy): * UIProcess/qt/qtouchwebpageproxy.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92851 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
caseq@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=66057 Reviewed by Pavel Feldman. * inspector/front-end/SourceFrame.js: remove popover timer when removing popover. (WebInspector.SourceFrame.prototype._mouseDown): (WebInspector.SourceFrame.prototype._hidePopup): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92850 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
vsevik@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=66048 Reviewed by Pavel Feldman. * English.lproj/localizedStrings.js: * inspector/front-end/ScriptsPanel.js: (WebInspector.ScriptsPanel.prototype.performSearch.finishedCallback): (WebInspector.ScriptsPanel.prototype.performSearch): (WebInspector.ScriptsPanel.prototype.jumpToNextSearchResult): (WebInspector.ScriptsPanel.prototype.jumpToPreviousSearchResult): * inspector/front-end/SearchController.js: (WebInspector.SearchController.prototype.updateSearchMatchesCount): (WebInspector.SearchController.prototype.updateCurrentMatchIndex): (WebInspector.SearchController.prototype.activePanelChanged.performPanelSearch): (WebInspector.SearchController.prototype.activePanelChanged): (WebInspector.SearchController.prototype._updateSearchMatchesCountAndCurrentMatchIndex): (WebInspector.SearchController.prototype._performSearch): * inspector/front-end/SourceFrame.js: (WebInspector.SourceFrame.prototype.get currentSearchResultIndex): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92849 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
xan@webkit.org authored
[GTK] Add another missing file to GNUmakefile Reviewed by Gustavo Noronha. * GNUmakefile.list.am: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92848 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=65986 Remove the include rules from the style-check for Qt tests. Since for the most part it's just a matter of using the API provided by QtWebKit, enforcing the WebCore set of rules only seems to make sense in the case of MIMESniffing. Patch by Pierre Rossi <pierre.rossi@gmail.com> on 2011-08-11 Reviewed by Benjamin Poulain. * Scripts/webkitpy/style/checker.py: * Scripts/webkitpy/style/checker_unittest.py: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92847 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
xan@webkit.org authored
[GTK] Add missing files to GNUMakefile Reviewed by Gustavo Noronha. * GNUmakefile.am: * GNUmakefile.list.am: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92846 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
andreip@google.com authored
[Chromium] Rebaseline these tests on Leopard. Unreviewed gardening. * platform/chromium-mac-leopard/editing/pasteboard/paste-text-016-expected.png: Added * platform/chromium-mac-leopard/editing/spelling/inline_spelling_markers-expected.png: Added git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92845 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abecsi@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=42194 fast/encoding/mailto-always-utf-8.html needs eventSender Move it to the common wk2 Skipped list from the qt-wk2. Unreviewed gardening. Patch by Zsolt Fehér <h490267@stud.u-szeged.hu> on 2011-08-11 * platform/qt-wk2/Skipped: * platform/wk2/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92844 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
yutak@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=66047 Reviewed by Kent Tamura. It's safe to use PassRefPtr<> in these functions because: - CrossThreadTask knows how to pass a RefPtr<> across threads, and - Call sites do not pass the pointers to anywhere else. No change in functionality, thus no new tests. * websockets/WorkerThreadableWebSocketChannel.cpp: (WebCore::workerContextDidSend): (WebCore::workerContextDidGetBufferedAmount): (WebCore::workerContextDidConnect): (WebCore::workerContextDidReceiveMessage): (WebCore::workerContextDidStartClosingHandshake): (WebCore::workerContextDidClose): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92843 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
pfeldman@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=66039 Reviewed by Yury Semikhatsky. Source/WebCore: * inspector/front-end/ScriptsPanel.js: (WebInspector.ScriptsPanel.prototype._addOptionToFilesSelect): * inspector/front-end/inspector.css: (select.status-bar-item): LayoutTests: * inspector/debugger/scripts-panel-expected.txt: * platform/chromium/inspector/debugger/scripts-sorting-expected.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92842 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
alexis.menard@openbossa.org authored
Make sure we build when Qt is namespaced. * platform/graphics/gstreamer/PlatformVideoWindowPrivate.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92841 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
ossy@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=42330 Patch by Zsolt Fehér <h490267@stud.u-szeged.hu> on 2011-08-11 Reviewed by Csaba Osztrogonác. Tools: * WebKitTestRunner/InjectedBundle/Bindings/LayoutTestController.idl: * WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp: (WTR::navigationTypeToString): (WTR::InjectedBundlePage::decidePolicyForNavigationAction): * WebKitTestRunner/InjectedBundle/LayoutTestController.cpp: (WTR::LayoutTestController::LayoutTestController): (WTR::LayoutTestController::setCustomPolicyDelegate): (WTR::LayoutTestController::waitForPolicyDelegate): * WebKitTestRunner/InjectedBundle/LayoutTestController.h: (WTR::LayoutTestController::isPolicyDelegateEnabled): (WTR::LayoutTestController::isPolicyDelegatePermissive): LayoutTests: Unskip passing tests. * platform/qt-wk2/Skipped: * platform/wk2/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92839 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
podivilov@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=65551 Reviewed by Pavel Feldman. Source/WebCore: Test: inspector/debugger/source-frame-count.html * inspector/front-end/DebuggerPresentationModel.js: (WebInspector.DebuggerPresentationModel.prototype._addScript): (WebInspector.DebuggerPresentationModel.prototype._uiSourceCodeReplaced): * inspector/front-end/ScriptsPanel.js: (WebInspector.ScriptsPanel.prototype._removeSourceFrame): (WebInspector.ScriptsPanel.prototype._sourceFileReplaced): * inspector/front-end/SourceFile.js: (WebInspector.RawSourceCode): (WebInspector.RawSourceCode.prototype.get uiSourceCode): (WebInspector.RawSourceCode.prototype.reload): * inspector/front-end/inspector.js: (WebInspector._createPanels): LayoutTests: * inspector/debugger/scripts-panel-expected.txt: * inspector/debugger/scripts-panel.html: * inspector/debugger/source-file-expected.txt: * inspector/debugger/source-file.html: * inspector/debugger/source-frame-count-expected.txt: Added. * inspector/debugger/source-frame-count.html: Added. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92838 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
andreip@google.com authored
Master: Support CSS3 font feature properties https://bugs.webkit.org/show_bug.cgi?id=63796 Unreviewed gardening. css3/font-feature-settings-rendering.html is missing expectations. Looking at the actual test output, it appears clearly wrong so we cannot rebaseline it either. We'll therefore update the expectations file to mark this test as missing expected results and update the bug to say it needs investigation and fixing. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92837 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
reni@webkit.org authored
Reviewed by Csaba Osztrogonác. Control reached the end non-void functions. * src/compiler/ossource_posix.cpp: (OS_AllocTLSIndex): (OS_SetTLSValue): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92836 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
vsevik@chromium.org authored
Web Inspector: [REGRESSION] Resources panel search fails when search result is found in a resource used in several frames. https://bugs.webkit.org/show_bug.cgi?id=66007 Reviewed by Pavel Feldman. * inspector/front-end/ResourcesPanel.js: (WebInspector.ResourcesPanel.prototype.performSearch.callback): (WebInspector.ResourcesPanel.prototype.performSearch): (WebInspector.FrameTreeElement.prototype.resourceByURL): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92835 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abecsi@webkit.org authored
Rubber-stamped by Csaba Osztrogonác. No new tests needed. * GNUmakefile.list.am: add missing RenderFlowThread.{cpp|h} RenderRegion.{cpp|h} git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92834 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abarth@webkit.org authored
* platform/chromium-mac/editing/pasteboard/paste-text-016-expected.png: Added. * platform/chromium-mac/editing/selection/move-by-character-005-expected.png: Added. * platform/chromium-mac/editing/spelling/inline_spelling_markers-expected.png: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92833 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abarth@webkit.org authored
bots. The debug bots don't all run all the tests. Also, delay updating test_expectations a long as possible to avoid clearing out lines that we'll need for other ports. * Scripts/webkitpy/layout_tests/port/builders.py: * Scripts/webkitpy/tool/commands/rebaseline.py: * Scripts/webkitpy/tool/commands/rebaseline_unittest.py: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92832 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
ossy@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=65998 disable failing tests after https://trac.webkit.org/changeset/92805 * platform/qt/Skipped: Skip fast/canvas/webgl directory git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92831 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
reni@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=66042 WEBGL is temporarly disabled, because it broked the bots. * features.pri: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92830 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
rniwa@webkit.org authored
* platform/mac-snowleopard/fast/loader/file-url-mimetypes-expected.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92829 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abarth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=65812 Reviewed by Sam Weinig. SpeechInputResultList is only exposed via the x-webkit-speech attribute, which means there is little compatibility risk in aligning our too-few-arguments behavior with the specification. There's a question about whether all these "fake array" objects should work consistently, but we'll probably want the "fake array" objects we create in the future to match the spec, so even if we're consistent now, we'll end up not being consistent in the future. * fast/speech/speech-input-result-list-not-enough-arguments-expected.txt: Added. * fast/speech/speech-input-result-list-not-enough-arguments.html: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92828 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=66002 Patch by Pavel Feldman <pfeldman@google.com> on 2011-08-11 Reviewed by Yury Semikhatsky. * inspector/front-end/ScriptsPanel.js: (WebInspector.ScriptsPanel.prototype.show): (WebInspector.ScriptsPanel.prototype.hide): (WebInspector.ScriptsPanel.prototype.reset): * inspector/front-end/WatchExpressionsSidebarPane.js: (WebInspector.WatchExpressionsSidebarPane): (WebInspector.WatchExpressionsSidebarPane.prototype.hide): (WebInspector.WatchExpressionsSidebarPane.prototype.reset): (WebInspector.WatchExpressionsSidebarPane.prototype.refreshExpressions): (WebInspector.WatchExpressionsSidebarPane.prototype._refreshExpressionsIfNeeded): (WebInspector.WatchExpressionsSidebarPane.prototype._refreshButtonClicked): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92827 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
reni@webkit.org authored
Unreviewed. * src/compiler/ossource_posix.cpp: (OS_FreeTLSIndex): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92826 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
rniwa@webkit.org authored
drag and drop by eventSender yet. * platform/wk2/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92825 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
morrita@google.com authored
bad grammar markers. (The settings has been enabled since r82159.) * platform/mac/editing/pasteboard/paste-text-016-expected.png: * platform/mac/editing/selection/move-by-character-005-expected.png: * platform/mac/editing/spelling/inline_spelling_markers-expected.png: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92824 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
rniwa@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=34564 Reviewed by Tony Chang. Source/WebCore: Completely overhauled the way WebKit preserves style in copy and paste. Instead of wrapping the entire serialized contents by a Apple style span, WebKit now adds inline style to the top level elements, wrap top level text nodes by a style span. * editing/EditingStyle.cpp: (WebCore::EditingStyle::collapseTextDecorationProperties): Remove text-decoration property when the value of -webkit-text-decorations-in-effect is none. (WebCore::EditingStyle::removeStyleFromRulesAndContext): Since display: inline and float: none are now added on copy, remove these properties on paste. (WebCore::EditingStyle::removePropertiesInElementDefaultStyle): Takes Element* instead of StyledElement*. (WebCore::EditingStyle::forceInline): Added. (WebCore::getPropertiesNotIn): Remove properties only when the base style has them. * editing/EditingStyle.h: * editing/markup.cpp: (WebCore::StyledMarkupAccumulator::shouldApplyWrappingStyle): Added. (WebCore::StyledMarkupAccumulator::StyledMarkupAccumulator): Takes highestNodeToBeSerialized. (WebCore::StyledMarkupAccumulator::wrapWithStyleNode): Calls appendStyleNodeOpenTag and styleNodeCloseTag. (WebCore::StyledMarkupAccumulator::appendStyleNodeOpenTag): Extracted from wrapWithStyleNode. (WebCore::StyledMarkupAccumulator::styleNodeCloseTag): Ditto. (WebCore::StyledMarkupAccumulator::appendText): Wraps text node with a style span if needed. Set display: inline and float: none so that it won't be converted to a block on paste side. (WebCore::StyledMarkupAccumulator::appendElement): Add wrapping style if appropriate; Remove any properties that are overridden by default style and any style that may conflict with the computed style of node to avoid modifying the appearance of the serialized nodes. (WebCore::StyledMarkupAccumulator::serializeNodes): Compute wrapping style; copies of this style are modified as needed when serializing top-level elements or text nodes. We call traverseNodesForSerialization with NodeTraversalMode set to DoNotEmitString first to compute the highest node to be serialized. The second call to the function actually serialize the nodes. (WebCore::StyledMarkupAccumulator::traverseNodesForSerialization): Extracted from serializeNodes. Outputs string only if NodeTraversalMode is set to EmitString. (WebCore::createMarkup): No longer adds wrapping spans. LayoutTests: This patch overhauled the way we preserve styles when copying and pasting HTML contents. Many tests progressed and lost wrapping spans while others are observing different markup on the clipboard as expected. * editing/deleting/deleting-line-break-preserves-underline-color-expected.txt: span's style attribute now has a trailing space. * editing/execCommand/insert-list-with-noneditable-content-expected.txt: LightGray is now rgb(211, 211, 211). * editing/pasteboard/data-transfer-items-expected.txt: Different serialization. * editing/pasteboard/onpaste-text-html-expected.txt: Ditto. * editing/pasteboard/paste-4039777-fix-expected.txt: No longer nests ul erroneously or aligns the inner list to the right. * editing/pasteboard/paste-code-in-pre-expected.txt: No longer produces erroneous wrapping span. * editing/pasteboard/paste-pre-001-expected.txt: Ditto. * editing/pasteboard/paste-pre-002-expected.txt: Ditto. * editing/pasteboard/paste-text-012-expected.txt: Ditto. * editing/pasteboard/paste-text-with-style-4-expected.txt: Ditto. * fast/events/ondrop-text-html-expected.txt: Different serialization. * platform/chromium-win/editing/pasteboard/paste-code-in-pre-expected.txt: Removed. * platform/chromium-win/editing/pasteboard/paste-pre-001-expected.txt: Removed. * platform/chromium-win/editing/pasteboard/paste-pre-002-expected.txt: Removed. * platform/qt-mac/editing/pasteboard/paste-code-in-pre-expected.txt: Removed. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92823 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
rniwa@webkit.org authored
* platform/win/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92822 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
rniwa@webkit.org authored
* platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92821 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 10 Aug, 2011 9 commits
-
-
rniwa@webkit.org authored
Revert it partially so that the remaining Snow Leopard bots can fulfill their duty. * BuildSlaveSupport/build.webkit.org-config/config.json: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92820 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
tkent@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=66029 Reviewed by Hajime Morita. * fast/forms/ValidityState-rangeOverflow-expected.txt: Removed "date" part. * fast/forms/ValidityState-rangeUnderflow-expected.txt: ditto. * fast/forms/ValidityState-stepMismatch-expected.txt: ditto. * fast/forms/ValidityState-typeMismatch-date.html: Removed. * fast/forms/date: Added. * fast/forms/date-input-visible-strings-expected.txt: Removed. * fast/forms/date-input-visible-strings.html: Removed. * fast/forms/date/ValidityState-rangeOverflow-date-expected.txt: Copied from LayoutTests/fast/forms/ValidityState-rangeOverflow-expected.txt. * fast/forms/date/ValidityState-rangeOverflow-date.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-rangeOverflow.js. * fast/forms/date/ValidityState-rangeUnderflow-date-expected.txt: Copied from LayoutTests/fast/forms/ValidityState-rangeUnderflow-expected.txt. * fast/forms/date/ValidityState-rangeUnderflow-date.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-rangeUnderflow.js. * fast/forms/date/ValidityState-stepMismatch-date-expected.txt: Copied from LayoutTests/fast/forms/ValidityState-stepMismatch-expected.txt. * fast/forms/date/ValidityState-stepMismatch-date.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-stepMismatch.js. * fast/forms/date/ValidityState-typeMismatch-date-expected.txt: Copied from LayoutTests/fast/forms/ValidityState-typeMismatch-date-expected.txt. * fast/forms/date/ValidityState-typeMismatch-date.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-typeMismatch-date.js. * fast/forms/date/date-input-type-expected.txt: Copied from LayoutTests/fast/forms/week/week-input-type-expected.txt. * fast/forms/date/date-input-type.html: Copied from LayoutTests/fast/forms/week/week-input-type.html. * fast/forms/date/date-input-visible-strings-expected.txt: Copied from LayoutTests/fast/forms/date-input-visible-strings-expected.txt. * fast/forms/date/date-input-visible-strings.html: Copied from LayoutTests/fast/forms/date-input-visible-strings.html. * fast/forms/date/date-stepup-stepdown-expected.txt: Copied from LayoutTests/fast/forms/input-stepup-stepdown-expected.txt. * fast/forms/date/date-stepup-stepdown-from-renderer-expected.txt: Copied from LayoutTests/fast/forms/input-stepup-stepdown-from-renderer-expected.txt. * fast/forms/date/date-stepup-stepdown-from-renderer.html: Copied from LayoutTests/fast/forms/script-tests/input-stepup-stepdown-from-renderer.js. * fast/forms/date/date-stepup-stepdown.html: Copied from LayoutTests/fast/forms/script-tests/input-stepup-stepdown.js. * fast/forms/date/input-valueasdate-date-expected.txt: Copied from LayoutTests/fast/forms/input-valueasdate-date-expected.txt. * fast/forms/date/input-valueasdate-date.html: Copied from LayoutTests/fast/forms/script-tests/input-valueasdate-date.js. * fast/forms/date/input-valueasnumber-date-expected.txt: Copied from LayoutTests/fast/forms/input-valueasnumber-date-expected.txt. * fast/forms/date/input-valueasnumber-date.html: Copied from LayoutTests/fast/forms/script-tests/input-valueasnumber-date.js. * fast/forms/input-stepup-stepdown-expected.txt: Removed "date" part. * fast/forms/input-stepup-stepdown-from-renderer-expected.txt: ditto. * fast/forms/input-type-change3-expected.txt: ditto. * fast/forms/input-valueasdate-date-expected.txt: Removed. * fast/forms/input-valueasdate-date.html: Removed. * fast/forms/input-valueasnumber-date-expected.txt: Removed. * fast/forms/input-valueasnumber-date.html: Removed. * fast/forms/script-tests/ValidityState-rangeOverflow.js: Removed "date" part. * fast/forms/script-tests/ValidityState-rangeUnderflow.js: ditto. * fast/forms/script-tests/ValidityState-stepMismatch.js: ditto. * fast/forms/script-tests/input-stepup-stepdown-from-renderer.js: ditto. * fast/forms/script-tests/input-stepup-stepdown.js: ditto. * fast/forms/script-tests/input-type-change3.js: ditto. * fast/forms/script-tests/input-valueasdate-date.js: Removed. * fast/forms/script-tests/input-valueasnumber-date.js: Removed. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92819 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abarth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=65815 Reviewed by Sam Weinig. This API is very new and the compatibility cost of making this API match the specification is minimal. We should align with the specification and (future) implementations in other browsers by making this argument required. * fast/events/touch/document-create-touch-list-expected.txt: * fast/events/touch/script-tests/document-create-touch-list.js: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92818 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abarth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=65816 Reviewed by Sam Weinig. The WebAudio API is extremely new. It has only been available as an experimental API in a single browser. The compatibility cost of tightening up these APIs is tiny and these APIs make very little sense to call with too-few arguments. * webaudio/audionode-expected.txt: * webaudio/audionode.html: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92817 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abarth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=65810 Reviewed by Sam Weinig. Source/WebCore: Geolocation's treatment of not-enough-arguments almost matches the spec. getCurrentPosition and watchPosition work properly, but, because they are custom, we should use the prettier form of the [Optional] attribute. Before this series of patches, clearWatch argument was optional, but that doesn't match the spec or other browsers. Calling this function with zero arguments is pretty non-sensical, so there shouldn't be much compat risk to tightening up our behavior here. Matching other browsers and the spec seems like the bigger win. If we run into compat problems, we can re-evaluate this decision. Test: fast/dom/Geolocation/not-enough-arguments.html * page/Geolocation.idl: LayoutTests: Test what happens when calling geolocation APIs with too few arguments. * fast/dom/Geolocation/not-enough-arguments-expected.txt: Added. * fast/dom/Geolocation/not-enough-arguments.html: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92816 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
andersca@apple.com authored
* platform/mac-lion/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92813 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
timothy_horton@apple.com authored
https://bugs.webkit.org/show_bug.cgi?id=66026 Reviewed by Rob Buis. Move only the SMIL-related code inside the ENABLE(SVG_ANIMATION) block. No new tests, as it depends on the enabled features. * svg/SVGAElement.cpp: (WebCore::SVGAElement::defaultEventHandler): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92812 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
jam@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=66008 Reviewed by James Robinson. * WebKit.gyp: * public/WebScrollbar.h: * public/WebScrollbarClient.h: * src/ScrollbarGroup.cpp: Added. (WebKit::ScrollbarGroup::ScrollbarGroup): (WebKit::ScrollbarGroup::~ScrollbarGroup): (WebKit::ScrollbarGroup::scrollbarCreated): (WebKit::ScrollbarGroup::scrollbarDestroyed): (WebKit::ScrollbarGroup::setLastMousePosition): (WebKit::ScrollbarGroup::scrollSize): (WebKit::ScrollbarGroup::scrollPosition): (WebKit::ScrollbarGroup::setScrollOffset): (WebKit::ScrollbarGroup::invalidateScrollbarRect): (WebKit::ScrollbarGroup::invalidateScrollCornerRect): (WebKit::ScrollbarGroup::isActive): (WebKit::ScrollbarGroup::enclosingScrollableArea): (WebKit::ScrollbarGroup::isScrollCornerVisible): (WebKit::ScrollbarGroup::getTickmarks): (WebKit::ScrollbarGroup::convertFromContainingViewToScrollbar): (WebKit::ScrollbarGroup::horizontalScrollbar): (WebKit::ScrollbarGroup::verticalScrollbar): (WebKit::ScrollbarGroup::minimumScrollPosition): (WebKit::ScrollbarGroup::maximumScrollPosition): (WebKit::ScrollbarGroup::visibleHeight): (WebKit::ScrollbarGroup::visibleWidth): (WebKit::ScrollbarGroup::contentsSize): (WebKit::ScrollbarGroup::overhangAmount): (WebKit::ScrollbarGroup::currentMousePosition): (WebKit::ScrollbarGroup::shouldSuspendScrollAnimations): (WebKit::ScrollbarGroup::scrollbarStyleChanged): (WebKit::ScrollbarGroup::isOnActivePage): (WebKit::ScrollbarGroup::disconnectFromPage): * src/ScrollbarGroup.h: Added. (WebKit::ScrollbarGroup::scrollCornerRect): * src/WebPluginContainerImpl.cpp: (WebKit::WebPluginContainerImpl::paint): (WebKit::WebPluginContainerImpl::reportGeometry): (WebKit::WebPluginContainerImpl::scrollbarGroup): (WebKit::WebPluginContainerImpl::willStartLiveResize): (WebKit::WebPluginContainerImpl::willEndLiveResize): (WebKit::WebPluginContainerImpl::handleMouseEvent): * src/WebPluginContainerImpl.h: * src/WebScrollbarImpl.cpp: (WebKit::WebScrollbar::createForPlugin): (WebKit::WebScrollbarImpl::WebScrollbarImpl): (WebKit::WebScrollbarImpl::~WebScrollbarImpl): (WebKit::WebScrollbarImpl::setScrollOffset): (WebKit::WebScrollbarImpl::invalidateScrollbarRect): (WebKit::WebScrollbarImpl::getTickmarks): (WebKit::WebScrollbarImpl::convertFromContainingViewToScrollbar): (WebKit::WebScrollbarImpl::scrollbarStyleChanged): (WebKit::WebScrollbarImpl::isOverlay): (WebKit::WebScrollbarImpl::setValue): (WebKit::WebScrollbarImpl::scroll): (WebKit::WebScrollbarImpl::onMouseMove): (WebKit::WebScrollbarImpl::onMouseLeave): (WebKit::WebScrollbarImpl::onMouseWheel): (WebKit::WebScrollbarImpl::onKeyDown): * src/WebScrollbarImpl.h: (WebKit::WebScrollbarImpl::scrollOffset): (WebKit::WebScrollbarImpl::scrollbar): * src/WebViewImpl.cpp: (WebKit::WebViewImpl::willStartLiveResize): (WebKit::WebViewImpl::willEndLiveResize): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92811 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
ggaren@apple.com authored
Reviewed by Oliver Hunt. clearSingleTransition() wasn't resetting m_data. Luckily, no one cares, because its caller was unused. Removed both. * runtime/Structure.cpp: * runtime/StructureTransitionTable.h: (JSC::StructureTransitionTable::~StructureTransitionTable): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92810 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-