- 09 Aug, 2011 39 commits
-
-
andersca@apple.com authored
* platform/mac-snowleopard/media: Added. * platform/mac-snowleopard/media/controls-strict-expected.png: Copied from platform/mac/media/controls-strict-expected.png. * platform/mac-snowleopard/media/controls-strict-expected.txt: Copied from platform/mac/media/controls-strict-expected.txt. * platform/mac-snowleopard/media/video-controls-rendering-expected.png: Copied from platform/mac/media/video-controls-rendering-expected.png. * platform/mac-snowleopard/media/video-controls-rendering-expected.txt: Copied from platform/mac/media/video-controls-rendering-expected.txt. * platform/mac-snowleopard/media/video-display-toggle-expected.png: Copied from platform/mac/media/video-display-toggle-expected.png. * platform/mac-snowleopard/media/video-display-toggle-expected.txt: Copied from platform/mac/media/video-display-toggle-expected.txt. * platform/mac-snowleopard/media/video-layer-crash-expected.png: Copied from platform/mac/media/video-layer-crash-expected.png. * platform/mac-snowleopard/media/video-layer-crash-expected.txt: Copied from platform/mac/media/video-layer-crash-expected.txt. * platform/mac-snowleopard/media/video-no-audio-expected.png: Copied from platform/mac/media/video-no-audio-expected.png. * platform/mac-snowleopard/media/video-no-audio-expected.txt: Copied from platform/mac/media/video-no-audio-expected.txt. * platform/mac/media/controls-strict-expected.png: * platform/mac/media/controls-strict-expected.txt: * platform/mac/media/video-controls-rendering-expected.png: * platform/mac/media/video-controls-rendering-expected.txt: * platform/mac/media/video-display-toggle-expected.png: * platform/mac/media/video-display-toggle-expected.txt: * platform/mac/media/video-layer-crash-expected.png: * platform/mac/media/video-no-audio-expected.png: * platform/mac/media/video-no-audio-expected.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92705 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
crogers@google.com authored
https://bugs.webkit.org/show_bug.cgi?id=65786 Reviewed by Kenneth Russell. * webaudio/audiobuffersource-expected.wav: Added. * webaudio/audiobuffersource-playbackrate-expected.wav: Added. * webaudio/audiobuffersource-playbackrate.html: Added. * webaudio/audiobuffersource.html: Added. * webaudio/mixing-expected.wav: Added. * webaudio/mixing.html: Added. * webaudio/resources/hyper-reality: Added. * webaudio/resources/hyper-reality/br-jam-loop.wav: Added. * webaudio/resources/hyper-reality/laughter.wav: Added. * webaudio/sample-accurate-scheduling-expected.txt: Added. * webaudio/sample-accurate-scheduling.html: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92704 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
andersca@apple.com authored
* platform/mac-lion/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92703 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abarth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=65935 Reviewed by Dimitri Glazkov. Upgrade to a newer version of jQuery with better support for CORS and CSP. * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/garden-o-matic.html: * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/index.html: * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/run-unittests.html: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92702 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=65707 Patch by Alexei Svitkine <asvitkine@chromium.org> on 2011-08-09 Reviewed by Dimitri Glazkov. Source/WebCore: No new tests since this is just syncing changes to chromium platform. * platform/PlatformWheelEvent.h: (WebCore::PlatformWheelEvent::PlatformWheelEvent): * platform/chromium/ScrollAnimatorChromiumMac.mm: (WebCore::ScrollAnimatorChromiumMac::handleGestureEvent): Source/WebKit/chromium: * features.gypi: * public/WebInputEvent.h: (WebKit::WebMouseWheelEvent::WebMouseWheelEvent): (WebKit::WebGestureEvent::WebGestureEvent): * public/mac/WebInputEventFactory.h: * src/WebInputEventConversion.cpp: (WebKit::PlatformWheelEventBuilder::PlatformWheelEventBuilder): (WebKit::PlatformGestureEventBuilder::PlatformGestureEventBuilder): * src/WebInputEventConversion.h: * src/WebPopupMenuImpl.cpp: (WebKit::WebPopupMenuImpl::GestureEvent): (WebKit::WebPopupMenuImpl::handleInputEvent): * src/WebPopupMenuImpl.h: * src/WebViewImpl.cpp: (WebKit::WebViewImpl::gestureEvent): (WebKit::WebViewImpl::handleInputEvent): * src/WebViewImpl.h: * src/mac/WebInputEventFactory.mm: (WebKit::gestureEventTypeForEvent): (WebKit::phaseForNSEventPhase): (WebKit::phaseForEvent): (WebKit::momentumPhaseForEvent): (WebKit::WebInputEventFactory::mouseWheelEvent): (WebKit::WebInputEventFactory::gestureEvent): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92699 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
vsevik@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=60321 Reviewed by Pavel Feldman. Source/WebCore: Test: http/tests/inspector/resource-tree/resource-tree-no-xhrs.html * inspector/front-end/ResourceTreeModel.js: (WebInspector.ResourceTreeModel.prototype._onResourceUpdated): * inspector/front-end/ResourcesPanel.js: (WebInspector.ResourcesPanel): LayoutTests: * http/tests/inspector/console-xhr-logging-expected.txt: * http/tests/inspector/resource-tree/resource-tree-no-xhrs-expected.txt: Added. * http/tests/inspector/resource-tree/resource-tree-no-xhrs.html: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92698 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
enne@google.com authored
https://bugs.webkit.org/show_bug.cgi?id=65777 Reviewed by Adam Barth. .: Add exports for Document::settings(). * Source/autotools/symbols.filter: Source/WebCore: Test: platform/chromium/compositing/force-compositing-mode/force-composite-empty.html Move initial initialization to settings caching function so that RLC picks up changes to the force compositing mode flag. * WebCore.exp.in: * rendering/RenderLayerCompositor.cpp: (WebCore::RenderLayerCompositor::RenderLayerCompositor): (WebCore::RenderLayerCompositor::cacheAcceleratedCompositingFlags): (WebCore::RenderLayerCompositor::updateCompositingLayers): * testing/Internals.cpp: (WebCore::Internals::setForceCompositingMode): * testing/Internals.h: * testing/Internals.idl: Source/WebKit2: Add exports for Document::settings(). * win/WebKit2.def: * win/WebKit2CFLite.def: LayoutTests: Add empty page to test that the root gets a graphics layer. * platform/chromium/compositing/force-compositing-mode/force-composite-empty-expected.txt: Added. * platform/chromium/compositing/force-compositing-mode/force-composite-empty.html: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92697 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
hyatt@apple.com authored
https://bugs.webkit.org/show_bug.cgi?id=65871 PerformanceTests: Patch by Alexandru Chiculita <achicu@adobe.com> on 2011-08-09 Reviewed by Dave Hyatt. * Layout/floats.html: Added the nested divs, so that we can test the propagation impact of the floats tree. Source/WebCore: Added an interval tree in the FloatingObjects structure. Also added new mechanisms to make sure the tree is updated correctly when a float is repositioned. Changed the PODIntervalTree to support giving a search adapter that can be implemented by the client. I'm not adding a different bug for that because PODIntervalTree is not used anywhere else and would be hard to test that the change is not breaking anything. Patch by Alexandru Chiculita <achicu@adobe.com> on 2011-08-09 Reviewed by Dave Hyatt. No new tests, just a refactor on the floating objects data structure. * WebCore.xcodeproj/project.pbxproj: * platform/PODIntervalTree.h: (WebCore::PODIntervalSearchAdapter::PODIntervalSearchAdapter): (WebCore::PODIntervalSearchAdapter::lowValue): (WebCore::PODIntervalSearchAdapter::highValue): (WebCore::PODIntervalSearchAdapter::collectIfNeeded): (WebCore::PODIntervalTree::PODIntervalTree): (WebCore::PODIntervalTree::allOverlaps): (WebCore::PODIntervalTree::allOverlapsWithAdapter): (WebCore::PODIntervalTree::searchForOverlapsFrom): * platform/PODRedBlackTree.h: (WebCore::PODRedBlackTree::PODRedBlackTree): (WebCore::PODRedBlackTree::clear): (WebCore::PODRedBlackTree::isInitialized): (WebCore::PODRedBlackTree::initIfNeeded): (WebCore::PODRedBlackTree::add): (WebCore::PODRedBlackTree::remove): (WebCore::PODRedBlackTree::contains): (WebCore::PODRedBlackTree::visitInorder): (WebCore::PODRedBlackTree::size): (WebCore::PODRedBlackTree::checkInvariants): (WebCore::PODRedBlackTree::dump): * rendering/RenderBlock.cpp: (WebCore::RenderBlock::styleDidChange): (WebCore::RenderBlock::addOverflowFromFloats): (WebCore::RenderBlock::repaintOverhangingFloats): (WebCore::RenderBlock::paintFloats): (WebCore::RenderBlock::selectionGaps): (WebCore::RenderBlock::insertFloatingObject): (WebCore::RenderBlock::removeFloatingObject): (WebCore::RenderBlock::removeFloatingObjectsBelow): (WebCore::RenderBlock::positionNewFloats): (WebCore::::collectIfNeeded): (WebCore::RenderBlock::logicalLeftOffsetForLine): (WebCore::RenderBlock::logicalRightOffsetForLine): (WebCore::RenderBlock::nextFloatLogicalBottomBelow): (WebCore::RenderBlock::lowestFloatLogicalBottom): (WebCore::RenderBlock::addPositionedFloats): (WebCore::RenderBlock::clearFloats): (WebCore::RenderBlock::addOverhangingFloats): (WebCore::RenderBlock::hasOverhangingFloat): (WebCore::RenderBlock::addIntrudingFloats): (WebCore::RenderBlock::markSiblingsWithFloatsForLayout): (WebCore::RenderBlock::hitTestFloats): (WebCore::RenderBlock::adjustForBorderFit): (WebCore::RenderBlock::FloatingObjects::clear): (WebCore::RenderBlock::FloatingObjects::intervalForFloatingObject): (WebCore::RenderBlock::FloatingObjects::addPlacedObject): (WebCore::RenderBlock::FloatingObjects::removePlacedObject): (WebCore::RenderBlock::FloatingObjects::add): (WebCore::RenderBlock::FloatingObjects::remove): (WebCore::RenderBlock::FloatingObjects::computePlacedFloatsTree): (WebCore::::string): * rendering/RenderBlock.h: (WebCore::RenderBlock::FloatingObject::FloatingObject): (WebCore::RenderBlock::FloatingObject::setX): (WebCore::RenderBlock::FloatingObject::setY): (WebCore::RenderBlock::FloatingObject::setWidth): (WebCore::RenderBlock::FloatingObject::setHeight): (WebCore::RenderBlock::FloatingObject::setFrameRect): (WebCore::RenderBlock::FloatingObject::isInPlacedTree): (WebCore::RenderBlock::FloatingObject::setIsInPlacedTree): (WebCore::RenderBlock::FloatIntervalSearchAdapter::FloatIntervalSearchAdapter): (WebCore::RenderBlock::FloatIntervalSearchAdapter::lowValue): (WebCore::RenderBlock::FloatIntervalSearchAdapter::highValue): (WebCore::RenderBlock::FloatingObjects::FloatingObjects): (WebCore::RenderBlock::FloatingObjects::setHorizontalWritingMode): (WebCore::RenderBlock::FloatingObjects::set): (WebCore::RenderBlock::FloatingObjects::placedFloatsTree): (WebCore::RenderBlock::FloatingObjects::computePlacedFloatsTreeIfNeeded): * rendering/RenderBlockLineLayout.cpp: (WebCore::RenderBlock::layoutRunsAndFloatsInRange): (WebCore::RenderBlock::linkToEndLineIfNeeded): (WebCore::RenderBlock::matchedEndLine): (WebCore::RenderBlock::positionNewFloatOnLine): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92696 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
rniwa@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=65824 Reviewed by Tony Chang. Modified isInlineNodeWithStyle to match font element. Also made the function match strictly with those nodes that ApplyStyleCommand may add to avoid removing non-styling elements. And fixed a regression from r81887 that ReplaceSelectionCommand may remove non-editing styles such as border in the attempt to avoid nesting styling elements. This patch paves the way to fix the bug 34564. Tests: editing/pasteboard/paste-text-with-style-2.html editing/pasteboard/paste-text-with-style-3.html editing/pasteboard/paste-text-with-style-4.html * editing/EditingStyle.cpp: (WebCore::HTMLElementEquivalent::matches): Takes const Element* instead of Element*. (WebCore::HTMLAttributeEquivalent::matches): Ditto. (WebCore::htmlElementEquivalents): Extracted from conflictsWithImplicitStyleOfElement. (WebCore::EditingStyle::conflictsWithImplicitStyleOfElement): Calls htmlElementEquivalents. (WebCore::EditingStyle::elementIsStyledSpanOrHTMLEquivalent): Added; determines whether an element is style span or a styling element (e.g. b, i, font) possibly with editing style. * editing/EditingStyle.h: * editing/ReplaceSelectionCommand.cpp: (WebCore::isInlineNodeWithStyle): Calls EditingStyle::elementIsStyledSpanOrHTMLEquivalent. (WebCore::ReplaceSelectionCommand::doApply): More aggressively avoid nesting styling elements. * editing/htmlediting.cpp: (WebCore::highestEnclosingNodeOfType): * editing/htmlediting.h: LayoutTests: Repeated copy and paste result in nested style elements such as b and font https://bugs.webkit.org/show_bug.cgi?id=65824 Reviewed by Tony Chang. Added tests to ensure WebKit does not nest styling elements and does not remove elements with non-editing styles. Also rebaselined several tests. Because WebKit serializes all editing inheritable styles on copy, we should be able to remove all inline styles at the insertion point on paste. And this patch removes inline style elements such as font and b more aggressively. WebKit erroneously bolded the last words in paste-after-inline-style-element.html and paste-with-redundant-style.html before this change set but this is no longer the case. * editing/pasteboard/5065605-expected.txt: Lost wrapping font and span elements. * editing/pasteboard/merge-end-1-expected.txt: Span is split but visually identical. * editing/pasteboard/merge-end-2-expected.txt: Ditto. * editing/pasteboard/paste-after-inline-style-element-expected.txt: No longer bolds "line 2" erroneously. * editing/pasteboard/paste-text-011-expected.txt: Lost wrapping font, b, and span elements. * editing/pasteboard/paste-text-with-style-2-expected.txt: Added. * editing/pasteboard/paste-text-with-style-2.html: Added. * editing/pasteboard/paste-text-with-style-3-expected.txt: Added. * editing/pasteboard/paste-text-with-style-3.html: Added. * editing/pasteboard/paste-text-with-style-4-expected.txt: Added. * editing/pasteboard/paste-text-with-style-4.html: Added. * editing/pasteboard/paste-with-redundant-style-expected.txt: Lost wrapping b. * editing/pasteboard/paste-with-redundant-style.html: Updated comments per rebaseline. * platform/chromium-win/editing/pasteboard/paste-text-011-expected.txt: Removed. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92695 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
https://bugs.webkit.org/show_bug.cgi?id=65778dslomov@google.com authored
[WebWorkers][chromium] Make statics thread-safe and make sure V8 API accesses correct isolates. Reviewed by Dmitry Titov. Covered by existing tests. * bindings/v8/V8Binding.cpp: (WebCore::V8BindingPerIsolateData::V8BindingPerIsolateData): * bindings/v8/V8Binding.h: (WebCore::V8BindingPerIsolateData::lazyEventListenerToStringTemplate): (WebCore::V8BindingPerIsolateData::hiddenPropertyName): (WebCore::V8BindingPerIsolateData::globalHandleMap): (WebCore::AllowAllocation::AllowAllocation):Moving to V8Binding.h from V8Utilities.h to resolve header dependency. (WebCore::AllowAllocation::~AllowAllocation): (WebCore::AllowAllocation::current): (WebCore::SafeAllocation::newInstance): * bindings/v8/V8GCController.cpp: (WebCore::currentGlobalHandleMap): (WebCore::enumerateGlobalHandles): (WebCore::V8GCController::registerGlobalHandle): (WebCore::V8GCController::unregisterGlobalHandle): * bindings/v8/V8HiddenPropertyName.cpp: (WebCore::V8HiddenPropertyName::createString): * bindings/v8/V8HiddenPropertyName.h: (WebCore::V8HiddenPropertyName::V8HiddenPropertyName): * bindings/v8/V8LazyEventListener.cpp: (WebCore::V8LazyEventListener::prepareListenerObject): * bindings/v8/V8NPObject.cpp: * bindings/v8/V8Proxy.cpp: (WebCore::V8Proxy::checkNewLegal): * bindings/v8/V8Utilities.h: * bindings/v8/WorkerContextExecutionProxy.cpp: (WebCore::WorkerContextExecutionProxy::WorkerContextExecutionProxy): (WebCore::WorkerContextExecutionProxy::initIsolate): * bindings/v8/WorkerContextExecutionProxy.h: * bindings/v8/WorkerScriptController.cpp: (WebCore::WorkerScriptController::scheduleExecutionTermination): Source/WebKit/chromium: https://bugs.webkit.org/show_bug.cgi?id=65778 [WebWorkers][chromium] Make statics thread-safe and make sure V8 API accesses correct isolates Reviewed by Dmitry Titov. * src/BoundObject.cpp: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92694 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
steveblock@google.com authored
https://bugs.webkit.org/show_bug.cgi?id=65909 Removes the JavaString wrapper class, moves the JSC implementation to JavaStringJSC.h and removes the V8 implementation. Reviewed by Alexey Proskuryakov. No new tests, refactoring only. * GNUmakefile.list.am: * WebCore.gypi: * WebCore.xcodeproj/project.pbxproj: * bridge/jni/JavaString.h: Removed. * bridge/jni/jni_jsobject.mm: * bridge/jni/jsc/JavaFieldJSC.h: * bridge/jni/jsc/JavaInstanceJSC.cpp: * bridge/jni/jsc/JavaMethodJSC.h: * bridge/jni/jsc/JavaStringJSC.h: (JSC::Bindings::JavaString::JavaString): (JSC::Bindings::JavaString::~JavaString): (JSC::Bindings::JavaString::init): * bridge/jni/v8/JavaStringV8.h: Removed. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92693 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
inferno@chromium.org authored
about full layout which is needed when dirtying lineboxes. https://bugs.webkit.org/show_bug.cgi?id=65924 Reviewed by Dave Hyatt. Test: fast/inline/update-always-create-line-boxes-full-layout-crash.html * rendering/RenderBlockLineLayout.cpp: (WebCore::RenderBlock::layoutInlineChildren): * rendering/RenderInline.cpp: (WebCore::RenderInline::updateAlwaysCreateLineBoxes): * rendering/RenderInline.h: LayoutTests: Tests that we do not crash when trying to dirty line boxes on a RenderInline needing full relayout. https://bugs.webkit.org/show_bug.cgi?id=65924 Reviewed by Dave Hyatt. * fast/inline/update-always-create-line-boxes-full-layout-crash-expected.txt: Added. * fast/inline/update-always-create-line-boxes-full-layout-crash.html: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92692 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
japhet@chromium.org authored
Remove receivedCancellation() from SubresourceLoaderClient. http://bugs.webkit.org/show_bug.cgi?id=65330 Reviewed by Alexey Proskuryakov. No new tests, no change in functionality intended. * loader/DocumentThreadableLoader.cpp: * loader/DocumentThreadableLoader.h: * loader/SubresourceLoader.cpp: * loader/SubresourceLoader.h: * loader/SubresourceLoaderClient.h: * loader/ThreadableLoaderClient.h: * loader/WorkerThreadableLoader.cpp: * loader/WorkerThreadableLoader.h: * notifications/Notification.cpp: * notifications/Notification.h: Remove receivedCancellation() since it's identical to didFail(), which is always called immediately after. * workers/WorkerScriptLoader.cpp: * workers/WorkerScriptLoader.h: Remove receivedCancellation() since it's identical to didFail(), which is always called immediately after. * xml/XMLHttpRequest.cpp: * xml/XMLHttpRequest.h: Remove receivedCancellation(). All it does is set m_response, which is cleared in didFail() before it can be used. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92691 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
pfeldman@chromium.org authored
Not reviewed: rebaselining inspector test. * inspector/debugger/scripts-panel-expected.txt: * inspector/debugger/scripts-panel.html: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92690 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
steveblock@google.com authored
https://bugs.webkit.org/show_bug.cgi?id=64320 Reviewed by Alexey Proskuryakov. No new tests as this is just an optimization. * bridge/jni/jsc/JavaFieldJSC.cpp: (JavaField::JavaField): * bridge/jni/jsc/JavaMethodJSC.cpp: (JavaMethod::JavaMethod): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92689 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
pfeldman@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=65601 Reviewed by Yury Semikhatsky. Source/WebCore: * inspector/front-end/ScriptsPanel.js: (WebInspector.ScriptsPanel.prototype._addOptionToFilesSelect): (WebInspector.ScriptsPanel.prototype._folderAndDisplayNameForScriptURL): (WebInspector.ScriptsPanel.prototype.reset): * 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@92688 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
pfeldman@chromium.org authored
Not reviewed: fix inspector tests * inspector/styles/show-user-agent-styles.html: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92687 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
http://trac.webkit.org/changeset/92683 https://bugs.webkit.org/show_bug.cgi?id=65921 "Breaks Qt --minimal build. Revert pending update of the Qt minimal configuration" (Requested by simathur on #webkit). Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2011-08-09 .: * Source/WebKit.pri: Source/WebKit/qt: * Api/qwebsettings.cpp: (QWebSettings::enablePersistentStorage): Tools: * QtTestBrowser/cookiejar.cpp: (TestBrowserCookieJar::TestBrowserCookieJar): * QtTestBrowser/launcherwindow.cpp: (LauncherWindow::createChrome): (LauncherWindow::setDiskCache): * QtTestBrowser/main.cpp: (LauncherApplication::handleUserOptions): * QtTestBrowser/webpage.cpp: (WebPage::openUrlInDefaultBrowser): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92686 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=65301 Both _ewk_tiled_backing_store_item_request_add and _ewk_tiled_backing_store_item_request_del are declared, but their bodies are not defined and they are not referenced anywhere. Therefore, I remove both two API's declaration in order to resolve warning message caused by them. Patch by KwangHyuk Kim <hyuki.kim@samsung.com> on 2011-08-09 Reviewed by Kenneth Rohde Christiansen. * ewk/ewk_tiled_backing_store.c: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92685 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
kenneth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=65913 Reviewed by Andreas Kling. * UIProcess/API/qt/qdesktopwebview.cpp: (QDesktopWebViewPrivate::didFindZoomableArea): * UIProcess/API/qt/qdesktopwebview_p.h: * UIProcess/qt/QtWebPageProxy.cpp: (QtWebPageProxy::didFindZoomableArea): * UIProcess/qt/QtWebPageProxy.h: * UIProcess/qt/TouchViewInterface.cpp: (WebKit::TouchViewInterface::didFindZoomableArea): * UIProcess/qt/TouchViewInterface.h: * UIProcess/qt/ViewInterface.h: * UIProcess/qt/qdesktopwebpageproxy.cpp: (QDesktopWebPageProxy::timerEvent): * UIProcess/qt/qdesktopwebpageproxy.h: * UIProcess/qt/qtouchwebpageproxy.cpp: (QTouchWebPageProxy::setContentsScale): * UIProcess/qt/qtouchwebpageproxy.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92684 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
siddharth.mathur@nokia.com authored
https://bugs.webkit.org/show_bug.cgi?id=65880 Reviewed by Andreas Kling. .: QDesktopServices and QNetworkDiskCache have been around for a while now. Kill flags which check for their feature flags. Assume that any reasonable Qt build provides them. * Source/WebKit.pri: Source/WebKit/qt: QDesktopServices and QNetworkDiskCache have been around for a while now. Kill flags which check for their feature flags. Assume that any reasonable Qt build provides them. * Api/qwebsettings.cpp: (QWebSettings::enablePersistentStorage): Tools: QDesktopServices and QNetworkDiskCache have been around for a while now. Kill flags which check for their feature flags. Assume that any reasonable Qt build provides them. * QtTestBrowser/cookiejar.cpp: (TestBrowserCookieJar::TestBrowserCookieJar): * QtTestBrowser/launcherwindow.cpp: (LauncherWindow::createChrome): (LauncherWindow::setDiskCache): * QtTestBrowser/main.cpp: (LauncherApplication::handleUserOptions): * QtTestBrowser/webpage.cpp: (WebPage::openUrlInDefaultBrowser): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92683 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
pfeldman@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=37766 Reviewed by Yury Semikhatsky. Source/WebCore: Test: inspector/styles/show-user-agent-styles.html * English.lproj/localizedStrings.js: * inspector/front-end/Settings.js: (WebInspector.Settings): * inspector/front-end/SettingsScreen.js: (WebInspector.SettingsScreen): * inspector/front-end/StylesSidebarPane.js: (WebInspector.StylesSidebarPane): (WebInspector.StylesSidebarPane.prototype._rebuildStyleRules.get continue): (WebInspector.StylesSidebarPane.prototype._rebuildStyleRules): (WebInspector.StylesSidebarPane.prototype._createElementStatePane): (WebInspector.StylesSidebarPane.prototype._showUserAgentStylesSettingChanged): LayoutTests: * inspector/styles/show-user-agent-styles-expected.txt: Added. * inspector/styles/show-user-agent-styles.html: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92682 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
steveblock@google.com authored
https://bugs.webkit.org/show_bug.cgi?id=65910 Reviewed by Tony Gentilcore. Removes the JavaMethod interface and moves the JavaMethodJobject implementation to bridge/jni/jsc/JavaMethodJSC.[cpp|h]. No new tests, refactoring only. * GNUmakefile.list.am: * WebCore.gypi: * WebCore.xcodeproj/project.pbxproj: * bridge/jni/JavaMethod.h: Removed. * bridge/jni/jsc/JavaClassJSC.cpp: (JavaClass::JavaClass): * bridge/jni/jsc/JavaFieldJSC.h: * bridge/jni/jsc/JavaInstanceJSC.cpp: * bridge/jni/jsc/JavaMethodJSC.cpp: Renamed from Source/WebCore/bridge/jni/JavaMethodJobject.cpp. (JavaMethod::JavaMethod): (JavaMethod::~JavaMethod): (appendClassName): (JavaMethod::signature): * bridge/jni/jsc/JavaMethodJSC.h: Renamed from Source/WebCore/bridge/jni/JavaMethodJobject.h. (JSC::Bindings::JavaMethod::name): (JSC::Bindings::JavaMethod::returnTypeClassName): (JSC::Bindings::JavaMethod::parameterAt): (JSC::Bindings::JavaMethod::returnType): (JSC::Bindings::JavaMethod::isStatic): (JSC::Bindings::JavaMethod::numParameters): * bridge/jni/v8/JavaNPObjectV8.cpp: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92681 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
kenneth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=65907 Reviewed by Andreas Kling. This is upstreaming of the algorithm we are currently using on the N9 browser and this also fixes a bug with not considering the frame positions when finding a zoomable area. * UIProcess/PageClient.h: * UIProcess/WebPageProxy.cpp: (WebKit::WebPageProxy::didFindZoomableArea): * UIProcess/WebPageProxy.h: * UIProcess/WebPageProxy.messages.in: * UIProcess/qt/qdesktopwebpageproxy.cpp: (QDesktopWebPageProxy::didFindZoomableArea): * UIProcess/qt/qdesktopwebpageproxy.h: * UIProcess/qt/qtouchwebpageproxy.cpp: (QTouchWebPageProxy::didFindZoomableArea): * UIProcess/qt/qtouchwebpageproxy.h: * WebProcess/WebPage/WebPage.cpp: (WebKit::WebPage::findZoomableAreaForPoint): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92680 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
jochen@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=65813 Reviewed by Darin Fisher. * public/WebURLRequest.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92679 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
caseq@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=65912 Reviewed by Pavel Feldman. * inspector/InspectorDOMStorageAgent.cpp: (WebCore::InspectorDOMStorageAgent::didUseDOMStorage): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92678 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
yurys@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=54678 Added two functions for retrieving InstrumentingAgents from Page and WorkerContext. Reviewed by Pavel Feldman. * CMakeLists.txt: * GNUmakefile.list.am: * WebCore.gypi: * WebCore.pro: * WebCore.vcproj/WebCore.vcproj: * WebCore.xcodeproj/project.pbxproj: * inspector/InspectorController.cpp: (WebCore::InspectorController::InspectorController): (WebCore::InspectorController::inspectedPageDestroyed): * inspector/InspectorController.h: * inspector/InspectorInstrumentation.cpp: (WebCore::InspectorInstrumentation::instrumentingAgentsForPage): * inspector/InspectorInstrumentation.h: * inspector/InstrumentingAgents.cpp: Copied from Source/WebCore/inspector/WorkerInspectorController.h. (WebCore::instrumentationForPage): (WebCore::instrumentationForWorkerContext): * inspector/InstrumentingAgents.h: * inspector/WorkerInspectorController.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92677 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
vsevik@chromium.org authored
Web Inspector: REGRESSION (r92672): http/tests/inspector/resource-main-cookies.php failing on Qt Linux Release https://bugs.webkit.org/show_bug.cgi?id=65911 Unreviewed. Skipped test failing on qt. * platform/qt/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92676 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
jochen@chromium.org authored
* DEPS: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92675 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
vsevik@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=65854 Reviewed by Pavel Feldman. * inspector/front-end/CookieItemsView.js: (WebInspector.CookieItemsView): (WebInspector.CookieItemsView.prototype._updateWithCookies): (WebInspector.CookieItemsView.prototype._refreshButtonClicked): (WebInspector.CookieItemsView.prototype._contextMenu): * inspector/front-end/CookiesTable.js: (WebInspector.CookiesTable): * inspector/front-end/DataGrid.js: (WebInspector.DataGrid.prototype.get refreshCallback): (WebInspector.DataGrid.prototype.set refreshCallback): (WebInspector.DataGrid.prototype._contextMenuInDataTable): * inspector/front-end/ResourceCookiesView.js: (WebInspector.ResourceCookiesView.prototype._buildCookiesTable): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92674 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
andreip@google.com authored
[Chromium] Update test expectations for fast/writing-mode/japanese-rl-text-with-broken-font.html Unreviewed gardening. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92673 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
vsevik@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=65770 Reviewed by Pavel Feldman. Source/WebCore: Test: http/tests/inspector/resource-main-cookies.php * inspector/InspectorPageAgent.cpp: (WebCore::allResourcesURLsForFrame): (WebCore::InspectorPageAgent::getCookies): (WebCore::InspectorPageAgent::deleteCookie): LayoutTests: * http/tests/inspector/resource-main-cookies-expected.txt: Added. * http/tests/inspector/resource-main-cookies.php: Added. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92672 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
http://trac.webkit.org/changeset/92670 https://bugs.webkit.org/show_bug.cgi?id=65905 It broke 3 inspector tests (Requested by Ossy on #webkit). Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2011-08-09 Source/WebCore: * inspector/InjectedScript.cpp: (WebCore::InjectedScript::getProperties): * inspector/InjectedScript.h: * inspector/InjectedScriptSource.js: (.): * inspector/Inspector.json: * inspector/InspectorRuntimeAgent.cpp: (WebCore::InspectorRuntimeAgent::getProperties): * inspector/InspectorRuntimeAgent.h: * inspector/front-end/ObjectPropertiesSection.js: (WebInspector.ObjectPropertyTreeElement.prototype.ondblclick): (WebInspector.ObjectPropertyTreeElement.prototype.update): * inspector/front-end/RemoteObject.js: (WebInspector.RemoteObject.prototype.getOwnProperties): (WebInspector.RemoteObject.prototype.getAllProperties): (WebInspector.RemoteObject.prototype._getProperties.remoteObjectBinder): (WebInspector.RemoteObject.prototype._getProperties): (WebInspector.RemoteObjectProperty): * inspector/front-end/inspector.css: (.section .properties .value.dimmed): LayoutTests: * inspector/protocol/runtime-agent-expected.txt: * inspector/runtime/runtime-getProperties-expected.txt: * inspector/runtime/runtime-getProperties.html: * platform/chromium/inspector/runtime/runtime-getProperties-expected.txt: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92671 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
pfeldman@chromium.org authored
Web Inspector: there should be a way to tell what properties are non-enumerable when expanding objects. https://bugs.webkit.org/show_bug.cgi?id=65518 Reviewed by Yury Semikhatsky. Source/WebCore: * inspector/InjectedScript.cpp: (WebCore::InjectedScript::getProperties): * inspector/InjectedScript.h: * inspector/InjectedScriptSource.js: (.): * inspector/Inspector.json: * inspector/InspectorRuntimeAgent.cpp: (WebCore::InspectorRuntimeAgent::getProperties): * inspector/InspectorRuntimeAgent.h: * inspector/front-end/ObjectPropertiesSection.js: (WebInspector.ObjectPropertyTreeElement.prototype.ondblclick): (WebInspector.ObjectPropertyTreeElement.prototype.update): * inspector/front-end/RemoteObject.js: (WebInspector.RemoteObject.prototype.getOwnProperties): (WebInspector.RemoteObject.prototype.getAllProperties): (WebInspector.RemoteObjectProperty): * inspector/front-end/inspector.css: (.section .properties .dimmed): LayoutTests: * inspector/protocol/runtime-agent-expected.txt: * inspector/runtime/runtime-getProperties-expected.txt: * inspector/runtime/runtime-getProperties.html: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92670 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abarth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=65891 Reviewed by Eric Seidel. The problem was that platform/chromium contained a bogus expectation file that needed to be removed, but by the time we got around to removing it, we'd already moved the correct baseline into its place. After this patch, we copy the gold results into memory before reshuffling things on disk (and we delete bad things before adding good things). * Scripts/webkitpy/common/checkout/baselineoptimizer.py: * Scripts/webkitpy/common/checkout/baselineoptimizer_unittest.py: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92669 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
zimmermann@webkit.org authored
svg/zoom/page/zoom-svg-through-object-with-*.xhtml are flaky https://bugs.webkit.org/show_bug.cgi?id=63186 Not reviewed. More gtk/win gardening. * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Rebaseline, same result on both gtk 32 bit debug/release and 64bit. * platform/win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Taken from Win7 bot, WinXP still seems to have a problem. * platform/win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added. * platform/win/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Removed. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92668 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
reni@webkit.org authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92667 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
reni@webkit.org authored
Unreviewed gardening. * platform/qt-4.8/Skipped: Skip the failed test. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92666 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
zimmermann@webkit.org authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92665 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 08 Aug, 2011 1 commit
-
-
tkent@chromium.org authored
* platform/chromium-linux/fast/forms/validation-message-appearance-expected.png: * platform/chromium-linux/fast/forms/validation-message-appearance-expected.txt: * platform/chromium-mac-leopard/fast/forms/validation-message-appearance-expected.png: * platform/chromium-win/fast/forms/validation-message-appearance-expected.png: * platform/chromium-win/fast/forms/validation-message-appearance-expected.txt: * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@92664 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-