- 17 Nov, 2011 40 commits
-
-
ossy@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=71911 Patch by Zoltan Arvai <zarvai@inf.u-szeged.hu> on 2011-11-17 Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: Unskip 24 tests. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100622 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
kenneth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=72607 Reviewed by Antonio Gomes. Make the QtViewInterface::processDidCrash take a URL string argument, for being able to say which url was the origin of the crash. We now additionally store the load state and url at process exit. This is needed for printing the warning and for further crash handling. * UIProcess/PageClient.h: * UIProcess/WebPageProxy.cpp: (WebKit::WebPageProxy::processDidCrash): * UIProcess/qt/QtViewInterface.cpp: (WebKit::QtViewInterface::processDidCrash): (WebKit::QtViewInterface::didRelaunchProcess): * UIProcess/qt/QtViewInterface.h: * UIProcess/qt/QtWebPageProxy.cpp: (QtWebPageProxy::processDidCrash): * UIProcess/qt/QtWebPageProxy.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100621 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
steveblock@google.com authored
https://bugs.webkit.org/show_bug.cgi?id=59552 Add a CRASH expectation for fast/frames/frame-unload-crash.html on SnowLeopard dbg. Unreviewed gardening. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100620 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
alexis.menard@openbossa.org authored
Reviewed by Tor Arne Vestbø. It was renamed from private to experimental but the qmldir file was forgotten. * declarative/experimental/qmldir: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100619 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
aroben@apple.com authored
Fixes <http://webkit.org/b/72609> Lion Leaks bot complains about a bunch of leaks that aren't WebKit's fault Reviewed by Antti Koivisto. * Scripts/old-run-webkit-tests: (countAndPrintLeaks): * Scripts/webkitpy/layout_tests/port/leakdetector.py: (LeakDetector._callstacks_to_exclude_from_leaks): Added some call stacks to exclude on Lion that represent leaks in lower-level frameworks. * Scripts/webkitpy/layout_tests/port/mac.py: (MacPort.is_lion): Added. * Scripts/webkitpy/layout_tests/port/mac_unittest.py: (MacPortTest.test_is_version_methods): Added tests for the is_leopard/is_snowleopard/is_lion methods. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100618 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
alexis.menard@openbossa.org authored
https://bugs.webkit.org/show_bug.cgi?id=72608 Reviewed by Simon Hausmann. Remove some dead code after we merged our views. QQuickWebView is now using AC which means that this path is never called now. * UIProcess/qt/QtWebPageProxy.cpp: (QtWebPageProxy::didReceiveDownloadResponse): * UIProcess/qt/QtWebPageProxy.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100617 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
eric.carlson@apple.com authored
https://bugs.webkit.org/show_bug.cgi?id=72545 Reviewed by Darin Adler. Source/WebCore: Test: media/track/track-texttracks.html * WebCore.xcodeproj/project.pbxproj: Add TextTrack.h to WebCore private headers because it is included by HTMLMediaElement.h. * html/LoadableTextTrack.cpp: (WebCore::LoadableTextTrack::LoadableTextTrack): Pass track type to base class constructor. (WebCore::LoadableTextTrack::trackElementIndex): New, return the <track> element's tree order for sorting. * html/LoadableTextTrack.h: * html/TextTrack.cpp: (WebCore::TextTrack::TextTrack): Set track type. * html/TextTrack.h: (WebCore::TextTrack::create): Ditto. (WebCore::TextTrack::trackType): Ditto. * html/track/TextTrackList.cpp: (TextTrackList::length): Update to deal with two TextTrack vectors. (TextTrackList::item): Ditto. (TextTrackList::append): Ditto. (TextTrackList::remove): Ditto * html/track/TextTrackList.h: Store the two types of TextTracks in separate Vectors to make it simpler to keep them in the correct order. LayoutTests: * media/track/track-texttracks-expected.txt: Added. * media/track/track-texttracks.html: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100616 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
steveblock@google.com authored
https://bugs.webkit.org/show_bug.cgi?id=54322 Rebaseline transforms/no_transform_hit_testing.html. It looks like the expected results aren't quite right after http://trac.webkit.org/changeset/100507. Unreviewed gardening. * platform/chromium-cg-mac-snowleopard/transforms/no_transform_hit_testing-expected.png: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100615 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
hausmann@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=72596 Reviewed by Kenneth Rohde Christiansen. Source/WebCore: We don't need to use QWebSettings here, because we now propagate the DNS prefetch setting to WebCore::Settings and the rest of WebCore checks the setting before calling WebCore::prefetchDNS. * platform/network/qt/DnsPrefetchHelper.cpp: (WebCore::prefetchDNS): Removed the use of QWebSettings. * platform/network/qt/DnsPrefetchHelper.h: Remove offending qwebsettings.h inclusion. Source/WebKit/qt: * Api/qwebsettings.cpp: (QWebSettingsPrivate::apply): Propagate the DNS prefetch setting to WebCore::Settings. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100614 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
hausmann@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=72594 Reviewed by Kenneth Rohde Christiansen. Source/WebCore: Move the cache for the resource pixmaps into ImageQt.cpp. * platform/graphics/Image.h: Add Qt specific setter for resource pixmaps. * platform/graphics/qt/ImageQt.cpp: Moved resource pixmap hash from qwebsettings. (earlyClearGraphics): (graphics): (loadResourcePixmap): (WebCore::Image::setPlatformResource): Source/WebKit/qt: Move resource pixmap cache into ImageQt.cpp. * Api/qwebsettings.cpp: (resourceNameForWebGraphic): Helper function to translate between public API enums and resource names. (QWebSettings::setWebGraphic): Call the new ImageQt::setPlatformResource setter. (QWebSettings::webGraphic): Call Image::loadPlatformResource to read from the cache in WebCore. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100613 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
zeno.albisser@nokia.com authored
https://bugs.webkit.org/show_bug.cgi?id=72604 When using the QtViewportInterationEngine for zooming/panning, no additional scroll offset should be applied to input events by the ScrollView. This patch is based on work by Andreas Kling. Reviewed by Kenneth Rohde Christiansen. * platform/ScrollView.cpp: (WebCore::ScrollView::windowToContents): (WebCore::ScrollView::contentsToWindow): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100612 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
steveblock@google.com authored
https://bugs.webkit.org/show_bug.cgi?id=66953 Rebaselined missing-values-first-keyframe.html, missing-values-last-keyframe.html and opacity-transform-animation.html. Looks like these weren't quite right after http://trac.webkit.org/changeset/100520. Unreviewed gardening. * platform/chromium-cg-mac-snowleopard/animations/missing-values-last-keyframe-expected.txt: Copied from LayoutTests/animations/missing-values-last-keyframe-expected.txt. * platform/chromium-linux/animations/missing-values-first-keyframe-expected.png: Removed. * platform/chromium-linux/animations/missing-values-last-keyframe-expected.png: Removed. * platform/chromium-linux/animations/opacity-transform-animation-expected.png: Removed. * platform/chromium-mac-snowleopard/animations/missing-values-first-keyframe-expected.png: Removed. * platform/chromium-mac-snowleopard/animations/missing-values-last-keyframe-expected.png: Removed. * platform/chromium-mac-snowleopard/animations/opacity-transform-animation-expected.png: Removed. * platform/chromium-mac/animations/missing-values-first-keyframe-expected.png: Removed. * platform/chromium-mac/animations/missing-values-last-keyframe-expected.png: Removed. * platform/chromium-mac/animations/opacity-transform-animation-expected.png: Removed. * platform/chromium/animations/missing-values-first-keyframe-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/animations/missing-values-first-keyframe-expected.png. * platform/chromium/animations/missing-values-last-keyframe-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/animations/missing-values-last-keyframe-expected.png. * platform/chromium/animations/opacity-transform-animation-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/animations/opacity-transform-animation-expected.png. * platform/mac/animations/missing-values-first-keyframe-expected.txt: Renamed from LayoutTests/animations/missing-values-first-keyframe-expected.txt. * platform/mac/animations/missing-values-last-keyframe-expected.txt: Renamed from LayoutTests/animations/missing-values-last-keyframe-expected.txt. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100611 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
vestbo@webkit.org authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100610 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
benm@google.com authored
Fix the Windows builds by adding WorkerEventQueue.cpp|h to the vcproj. Build break was introduced in https://bugs.webkit.org/show_bug.cgi?id=72528 * WebCore.vcproj/WebCore.vcproj: Add missing files. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100609 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
loki@webkit.org authored
REGRESSION(r100510): Enable 8 Bit Strings in JavaScriptCore https://bugs.webkit.org/show_bug.cgi?id=72602 Unreviewed gardening after r100510. * platform/qt/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100608 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
vestbo@webkit.org authored
The Qt port of WebKit does not provide a C-API for the View classes. Reviewed by Simon Hausmann. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100607 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
steveblock@google.com authored
https://bugs.webkit.org/show_bug.cgi?id=63057 This is really a TEXT failure, but is reported as MISSING due to Bug 63104. Addding both MISSING and TEXT expectations to keep the tree green working if/when Bug 63104 is fixed. Unreviewed gardening. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100606 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
philn@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=72599 Reviewed by Xan Lopez. * Scripts/webkitpy/layout_tests/port/gtk.py: Enforce disabled ref tests to avoid massive flakiness. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100605 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mihnea@adobe.com authored
https://bugs.webkit.org/show_bug.cgi?id=71900 Reviewed by Dean Jackson. Source/WebCore: Tests: fast/exclusions/wrap-margin-parsing.html fast/exclusions/wrap-padding-parsing.html * css/CSSComputedStyleDeclaration.cpp: (WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue): * css/CSSParser.cpp: (WebCore::isSimpleLengthPropertyID): (WebCore::CSSParser::parseValue): * css/CSSProperty.cpp: (WebCore::CSSProperty::isInheritedProperty): * css/CSSPropertyNames.in: * css/CSSStyleApplyProperty.cpp: (WebCore::CSSStyleApplyProperty::CSSStyleApplyProperty): * css/CSSStyleSelector.cpp: (WebCore::CSSStyleSelector::applyProperty): * rendering/style/RenderStyle.cpp: (WebCore::RenderStyle::diff): * rendering/style/RenderStyle.h: (WebCore::InheritedFlags::wrapPadding): (WebCore::InheritedFlags::setWrapPadding): (WebCore::InheritedFlags::initialWrapPadding): (WebCore::InheritedFlags::wrapMargin): (WebCore::InheritedFlags::setWrapMargin): (WebCore::InheritedFlags::initialWrapMargin): * rendering/style/StyleRareNonInheritedData.cpp: (WebCore::StyleRareNonInheritedData::StyleRareNonInheritedData): (WebCore::StyleRareNonInheritedData::operator==): * rendering/style/StyleRareNonInheritedData.h: LayoutTests: * fast/css/getComputedStyle/computed-style-expected.txt: * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * fast/exclusions/script-tests/wrap-margin-parsing.js: Added. * fast/exclusions/script-tests/wrap-padding-parsing.js: Added. * fast/exclusions/wrap-margin-parsing-expected.txt: Added. * fast/exclusions/wrap-margin-parsing.html: Added. * fast/exclusions/wrap-padding-parsing-expected.txt: Added. * fast/exclusions/wrap-padding-parsing.html: Added. * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt: * svg/css/getComputedStyle-basic-expected.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100604 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
vestbo@webkit.org authored
Reviewed by Kenneth Rohde Christiansen. * UIProcess/API/qt/tests/qmltests/qmltests.pro: * UIProcess/API/qt/tests/qmltests/tst_qmltests.cpp: (main): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100603 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
vestbo@webkit.org authored
A new extension object has been added to QQuickWebView (the same approach should be used for other API classes that need experimental APIs). The QML extension mechanism is then built on top of the experimental object. https://bugs.webkit.org/show_bug.cgi?id=72522 Reviewed by Simon Hausmann. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100602 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
bashi@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=38701 Source/WebCore: Adds a new API for getting font family. For now, FontCacheLinux calls the new API, but don't use additional properties for compatibility. The old API will be removed when Chromium is ready to use new API. Reviewed by Tony Chang. No new tests. No behavior changes for now. * platform/chromium/PlatformSupport.h: Added FontFamily struct and changed the declaration of getFontFamilyForCharacters(). * platform/graphics/chromium/FontCacheLinux.cpp: (WebCore::FontCache::getFontDataForCharacters): Uses new PlatformSupport::getFontFamilyForCharacters(). * platform/graphics/chromium/FontPlatformDataLinux.h: (WebCore::FontPlatformData::setFakeBold): Added. (WebCore::FontPlatformData::setFakeItalic): Added. Source/WebKit/chromium: Reviewed by Tony Chang. Add new API for getFamilyForChars() so that keeping correct font mapping of the given characters. * public/linux/WebFontFamily.h: Added. * public/linux/WebFontInfo.h: Add a new API. * public/linux/WebSandboxSupport.h: (WebKit::WebSandboxSupport::getFontFamilyForCharacters): Ditto. * src/PlatformSupport.cpp: (WebCore::PlatformSupport::getFontFamilyForCharacters): Ditto. * src/linux/WebFontInfo.cpp: (WebKit::WebFontInfo::familyForChars): Modified to get weight and italic properties of the font. Old API uses new API internally. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100601 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
steveblock@google.com authored
https://bugs.webkit.org/show_bug.cgi?id=72598 Update test expectations. Unreviewed gardening. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100600 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
kenneth@webkit.org authored
* WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp: (WebKit::WebFrameLoaderClient::transitionToCommittedForNewPage): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100599 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
steveblock@google.com authored
https://bugs.webkit.org/show_bug.cgi?id=72487 Update test expectations. Unreviewed gardening. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100598 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mario@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=72525 Reviewed by Xan Lopez. Source/WebCore: * accessibility/gtk/AccessibilityObjectWrapperAtk.cpp: (webkit_accessible_get_parent): Call to the implementation of atk_object_get_parent in AtkObject class to check whether a parent AtkObject has been previously set, before trying to find one. Source/WebKit/gtk: * tests/testatk.c: (testWebkitAtkSetParentForObject): New unit test to check that calls to atk_object_get_parent() over a WebKitGTK's accessibility wrapper object returns its parent AtkObject if previously set. (main): Added new test. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100597 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mario@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=72592 Reviewed by Philippe Normand. * tests/testatk.c: (testWebkitAtkParentForRootObject): Remove the offending line in the unit test, which is not actually required to test the new functionality and causes problems in some scenarios, due to the lazy creation mechanism of AtkObjects. * tests/testatkroles.c: (finish_loading): Reflect that the document frame object is no longer the root accessibility object (a scroll pane from now on), but the only child of that one. Thus, skip that root object. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100596 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
pfeldman@chromium.org authored
* inspector/front-end/SettingsScreen.js: (WebInspector.SettingsScreen.prototype._createUserAgentSelectRowElement.get const): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100595 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
kenneth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=72511 Reviewed by Simon Hausmann. Source/WebCore: Always send a viewport update per page load as we depend on that, to reset all viewport handling before doing layout. * page/Page.cpp: (WebCore::Page::updateViewportArguments): Source/WebKit2: The code handling use-fixed-layout wasn't 100% reliable. The code was changed to make sure the value is always correct. It also doesn't set the value by looking at the previous FrameView, as that wouldn't work in cases, such as when the web process has crashes. * WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp: (WebKit::WebFrameLoaderClient::transitionToCommittedForNewPage): * WebProcess/WebPage/WebPage.cpp: (WebKit::WebPage::WebPage): (WebKit::WebPage::setResizesToContentsUsingLayoutSize): (WebKit::WebPage::setUseFixedLayout): * WebProcess/WebPage/WebPage.h: (WebKit::WebPage::useFixedLayout): Store the state as m_useFixedLayout so that it can be used from the WebFrameLoaderClient. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100594 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
steveblock@google.com authored
https://bugs.webkit.org/show_bug.cgi?id=47925 Update test expectations. Unreviewed gardening. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100593 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abarth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=72590 Reviewed by Eric Seidel. Most of the lines of code in this file are wrong, but I've restrained myself and only changed a few of them to generalized this class to the common package. This is part of a series of patches to remove layout_package. * Scripts/webkitpy/common/net/file_uploader.py: Copied from Tools/Scripts/webkitpy/layout_tests/layout_package/test_results_uploader.py. * Scripts/webkitpy/layout_tests/layout_package/json_results_generator.py: * Scripts/webkitpy/layout_tests/layout_package/test_results_uploader.py: Removed. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100592 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abarth@webkit.org authored
* Scripts/webkitpy/layout_tests/views/printing.py: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100591 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=72508 Delay applying viewport properties on the viewport item until after the first visually non-empty layout finished. It enables the viewport to be intact until the new page is ready to be rendered. Patch by Zalan Bujtas <zbujtas@gmail.com> on 2011-11-17 Reviewed by Kenneth Rohde Christiansen. * UIProcess/API/qt/qquickwebview.cpp: (QQuickWebViewPrivate::QQuickWebViewPrivate): (QQuickWebViewPrivate::loadDidCommit): (QQuickWebViewPrivate::didFinishFirstNonEmptyLayout): (QQuickWebViewPrivate::didChangeContentsSize): (QQuickWebViewPrivate::didChangeViewportProperties): (QQuickWebViewPrivate::updateViewportSize): (QQuickWebViewPrivate::computeViewportConstraints): * UIProcess/API/qt/qquickwebview_p.h: (PostTransitionState::isTransitioningToNewPage): * UIProcess/qt/ClientImpl.cpp: (qt_wk_didFirstVisuallyNonEmptyLayoutForFrame): (setupPageLoaderClient): * UIProcess/qt/QtViewInterface.cpp: (WebKit::QtViewInterface::didFinishFirstNonEmptyLayout): (WebKit::QtViewInterface::didChangeContentsSize): (WebKit::QtViewInterface::didChangeViewportProperties): (WebKit::QtViewInterface::startDrag): * UIProcess/qt/QtViewInterface.h: * UIProcess/qt/QtViewportInteractionEngine.cpp: (WebKit::QtViewportInteractionEngine::reset): (WebKit::QtViewportInteractionEngine::applyConstraints): * UIProcess/qt/QtViewportInteractionEngine.h: * UIProcess/qt/QtWebPageProxy.cpp: (QtWebPageProxy::didFinishFirstNonEmptyLayout): (QtWebPageProxy::didChangeContentsSize): (QtWebPageProxy::didChangeViewportProperties): (QtWebPageProxy::startDrag): * UIProcess/qt/QtWebPageProxy.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100590 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abarth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=72583 Reviewed by Eric Seidel. This patch just fixes some minor style issues as I work my way back into this code. * Scripts/webkitpy/layout_tests/run_webkit_tests.py: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100589 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
apavlov@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=72373 Source/WebCore: javascript: hrefs should never be linkified for security. Reviewed by Yury Semikhatsky. * inspector/front-end/ElementsTreeOutline.js: (WebInspector.ElementsTreeElement.prototype._buildAttributeDOM): * inspector/front-end/ResourceUtils.js: (WebInspector.completeURL): LayoutTests: Reviewed by Yury Semikhatsky. * inspector/styles/styles-url-linkify-expected.txt: * inspector/styles/styles-url-linkify.html: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100588 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abarth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=72586 Rubber-stamped by Eric Seidel. This is part of a series of patches to remove layout_package. * Scripts/webkitpy/layout_tests/controllers/single_test_runner.py: * Scripts/webkitpy/layout_tests/controllers/test_result_writer.py: Copied from Tools/Scripts/webkitpy/layout_tests/layout_package/test_result_writer.py. * Scripts/webkitpy/layout_tests/layout_package/test_result_writer.py: Removed. * Scripts/webkitpy/tool/commands/rebaseline.py: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100587 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
zimmermann@webkit.org authored
Not reviewed. Fix 32bit builds. * platform/ClockGeneric.cpp: (ClockGeneric::now): Use narrowPrecisionToFloat. * rendering/FilterEffectRenderer.cpp: (WebCore::FilterEffectRenderer::build): Use it correctly. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100586 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
abarth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=72579 Reviewed by Eric Seidel. The Source directory has existed for long enough that we don't need svn-apply to magically re-write old-style patches anymore. * Scripts/VCSUtils.pm: (parseGitDiffHeader): (parseSvnDiffHeader): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100585 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
dmazzoni@google.com authored
https://bugs.webkit.org/show_bug.cgi?id=72239 Source/WebCore: When a document finishes loading, we were sending an AXLoadComplete if it was the top document. Now, if it's a document in an iframe, send an AXLayoutComplete on the iframe. Reviewed by Chris Fleizach. Test: accessibility/loading-iframe-sends-notification.html * dom/Document.cpp: (WebCore::Document::implicitClose): LayoutTests: Reviewed by Chris Fleizach. * accessibility/loading-iframe-sends-notification.html: Added. * platform/chromium/accessibility/loading-iframe-sends-notification-expected.txt: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100584 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
Reviewed by Martin Robinson. [WK2] Move gtk/BackingStoreGtk.cpp to cairo/BackingStoreCairo.cpp to share with EFL port. https://bugs.webkit.org/show_bug.cgi?id=62444 Rename gtk/BackingStoreGtk.cpp to cairo/BackingStoreCairo.cpp to share with EFL port. The gtk/BackingStoreGtk.cpp only has cairo dependency, so it can be shared with other port that uses cairo. * GNUmakefile.am: * UIProcess/BackingStore.h: * UIProcess/cairo/BackingStoreCairo.cpp: Renamed from Source/WebKit2/UIProcess/gtk/BackingStoreGtk.cpp. (WebKit::BackingStore::paint): (WebKit::BackingStore::incorporateUpdate): (WebKit::BackingStore::scroll): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100583 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-