Changeset 54155 in webkit


Ignore:
Timestamp:
Feb 1, 2010 3:19:03 PM (14 years ago)
Author:
eric@webkit.org
Message:

2010-02-01 Diego Gonzalez <diego.gonzalez@openbossa.org>

Reviewed by Kenneth Rohde Christiansen.

[Qt] DRT Provide global flag ability
https://bugs.webkit.org/show_bug.cgi?id=34418

Add the globalFlag property to the Qt LayoutTestController to allow
cross-domain indications.

  • platform/qt/Skipped:

2010-02-01 Diego Gonzalez <diego.gonzalez@openbossa.org>

Reviewed by Kenneth Rohde Christiansen.

[Qt] DRT Provide global flag ability
https://bugs.webkit.org/show_bug.cgi?id=34418

Add the globalFlag property to the Qt LayoutTestController to allow
cross-domain indications.

  • DumpRenderTree/qt/LayoutTestControllerQt.cpp: (LayoutTestController::reset):
  • DumpRenderTree/qt/LayoutTestControllerQt.h: (LayoutTestController::globalFlag): (LayoutTestController::setGlobalFlag):
Location:
trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r54149 r54155  
     12010-02-01  Diego Gonzalez  <diego.gonzalez@openbossa.org>
     2
     3        Reviewed by Kenneth Rohde Christiansen.
     4
     5        [Qt] DRT Provide global flag ability
     6        https://bugs.webkit.org/show_bug.cgi?id=34418
     7
     8        Add the globalFlag property to the Qt LayoutTestController to allow
     9        cross-domain indications.
     10
     11        * platform/qt/Skipped:
     12
    1132010-02-01  Brian Weinstein  <bweinstein@apple.com>
    214
  • trunk/LayoutTests/platform/qt/Skipped

    r54145 r54155  
    48704870# Skip failing http/tests/security tests
    48714871http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW.html
    4872 http/tests/security/cross-frame-access-enumeration.html
    4873 http/tests/security/cross-frame-access-get-custom-property-cached.html
    4874 http/tests/security/cross-frame-access-get-override.html
    4875 http/tests/security/cross-frame-access-get.html
    4876 http/tests/security/cross-frame-access-history-get-override.html
    4877 http/tests/security/cross-frame-access-history-get.html
    4878 http/tests/security/cross-frame-access-location-get-override.html
    4879 http/tests/security/cross-frame-access-location-get.html
    4880 http/tests/security/cross-frame-access-private-browsing.html
    48814872http/tests/security/cross-frame-access-put.html
    48824873http/tests/security/dataTransfer-set-data-file-url.html
     
    48944885http/tests/security/aboutBlank/security-context-alias.html
    48954886http/tests/security/aboutBlank/security-context-window-open.html
    4896 http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html
    48974887http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html
    4898 http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html
    4899 http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html
    4900 http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html
    4901 http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html
    4902 http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html
    4903 http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level.html
    49044888http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html
    4905 http/tests/security/dataURL/xss-DENIED-to-data-url-window-open.html
    49064889http/tests/security/frameNavigation/not-opener.html
    4907 http/tests/security/frameNavigation/xss-ALLOWED-targeted-subframe-navigation-change.html
    49084890http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html
    49094891http/tests/security/frameNavigation/xss-DENIED-targeted-link-navigation.html
    4910 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom.html
    4911 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value.html
    4912 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom.html
    4913 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute.html
    4914 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS.html
    4915 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode.html
    4916 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS.html
    4917 http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value.html
    4918 http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom.html
    4919 http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute.html
    4920 http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html
    4921 http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode.html
    4922 http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS.html
    4923 http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html
    4924 http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open.html
    4925 http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-subframe.html
    4926 http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html
    49274892http/tests/security/originHeader/origin-header-for-empty.html
    49284893
     
    50154980fast/dom/location-new-window-no-crash.html
    50164981inspector/console-clear.html
    5017 http/tests/misc/set-window-opener-to-null.html
    5018 http/tests/security/aboutBlank/xss-DENIED-set-opener.html
    5019 http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html
    5020 http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open.html
    50214982http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open.html
    5022 http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open.html
    50234983
    50244984# This test requires ogg codecs
     
    50374997http/tests/local/file-url-sent-as-referer.html
    50384998http/tests/misc/bubble-drag-events.html
    5039 http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html
    50404999http/tests/uri/css-href.php
    50415000printing/compositing-layer-printing.html
  • trunk/WebKitTools/ChangeLog

    r54145 r54155  
     12010-02-01  Diego Gonzalez  <diego.gonzalez@openbossa.org>
     2
     3        Reviewed by Kenneth Rohde Christiansen.
     4
     5        [Qt] DRT Provide global flag ability
     6        https://bugs.webkit.org/show_bug.cgi?id=34418
     7
     8        Add the globalFlag property to the Qt LayoutTestController to allow
     9        cross-domain indications.
     10
     11        * DumpRenderTree/qt/LayoutTestControllerQt.cpp:
     12        (LayoutTestController::reset):
     13        * DumpRenderTree/qt/LayoutTestControllerQt.h:
     14        (LayoutTestController::globalFlag):
     15        (LayoutTestController::setGlobalFlag):
     16
    1172010-02-01  Brady Eidson  <beidson@apple.com>
    218
  • trunk/WebKitTools/DumpRenderTree/qt/LayoutTestControllerQt.cpp

    r54054 r54155  
    7474    m_handleErrorPages = false;
    7575    m_webHistory = 0;
     76    m_globalFlag = false;
    7677    qt_dump_editing_callbacks(false);
    7778    qt_dump_resource_load_callbacks(false);
  • trunk/WebKitTools/DumpRenderTree/qt/LayoutTestControllerQt.h

    r54054 r54155  
    5454    Q_PROPERTY(int webHistoryItemCount READ webHistoryItemCount)
    5555    Q_PROPERTY(int workerThreadCount READ workerThreadCount)
     56    Q_PROPERTY(bool globalFlag READ globalFlag WRITE setGlobalFlag)
    5657public:
    5758    LayoutTestController(WebCore::DumpRenderTree* drt);
     
    9293    void notifyDone();
    9394    void dumpBackForwardList() { m_dumpBackForwardList = true; }
     95    bool globalFlag() const { return m_globalFlag; }
     96    void setGlobalFlag(bool flag) { m_globalFlag = flag; }
    9497    void handleErrorPages() { m_handleErrorPages = true; }
    9598    void dumpEditingCallbacks();
     
    161164    bool m_handleErrorPages;
    162165    bool m_loadFinished;
     166    bool m_globalFlag;
    163167
    164168    QUrl m_userStyleSheetLocation;
Note: See TracChangeset for help on using the changeset viewer.