RESOLVED FIXED 34418
[Qt] DRT Provide global flag ability
https://bugs.webkit.org/show_bug.cgi?id=34418
Summary [Qt] DRT Provide global flag ability
Diego Gonzalez
Reported 2010-02-01 05:07:00 PST
Implement globalFlag() and setGlobalFlag() method in LayoutTestController Tests: http/tests/security/cross-frame-access-enumeration.html http/tests/security/cross-frame-access-get-custom-property-cached.html http/tests/security/cross-frame-access-get-override.html http/tests/security/cross-frame-access-get.html http/tests/security/cross-frame-access-history-get-override.html http/tests/security/cross-frame-access-history-get.html http/tests/security/cross-frame-access-location-get-override.html http/tests/security/cross-frame-access-location-get.html http/tests/security/cross-frame-access-private-browsing.html http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level.html http/tests/security/dataURL/xss-DENIED-to-data-url-window-open.html http/tests/security/frameNavigation/xss-ALLOWED-targeted-subframe-navigation-change.html http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom.html http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value.html http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom.html http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute.html http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS.html http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode.html http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS.html http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value.html http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom.html http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute.html http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode.html http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS.html http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open.html http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-subframe.html http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html http/tests/misc/set-window-opener-to-null.html http/tests/security/aboutBlank/xss-DENIED-set-opener.html http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open.html http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open.html http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html
Attachments
Proposed patch (8.73 KB, patch)
2010-02-01 05:18 PST, Diego Gonzalez
no flags
Proposed patch v0.2 (8.96 KB, patch)
2010-02-01 06:00 PST, Diego Gonzalez
no flags
Diego Gonzalez
Comment 1 2010-02-01 05:18:36 PST
Created attachment 47830 [details] Proposed patch
Diego Gonzalez
Comment 2 2010-02-01 06:00:38 PST
Created attachment 47833 [details] Proposed patch v0.2 updated changelog
WebKit Commit Bot
Comment 3 2010-02-01 15:19:09 PST
Comment on attachment 47833 [details] Proposed patch v0.2 Clearing flags on attachment: 47833 Committed r54155: <http://trac.webkit.org/changeset/54155>
WebKit Commit Bot
Comment 4 2010-02-01 15:19:16 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.