<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>68091</bug_id>
          
          <creation_ts>2011-09-14 11:05:20 -0700</creation_ts>
          <short_desc>Enable tests that were skipped because of globalFlag</short_desc>
          <delta_ts>2011-09-14 12:57:12 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.7</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>68033</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jon Lee">jonlee</reporter>
          <assigned_to name="Jon Lee">jonlee</assigned_to>
          <cc>sam</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>467152</commentid>
    <comment_count>0</comment_count>
    <who name="Jon Lee">jonlee</who>
    <bug_when>2011-09-14 11:05:20 -0700</bug_when>
    <thetext>With bug 68033 fixed and globalFlag available, we should go through the Skipped tests in Mac WK2 to see what we can re-enable.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>467154</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2011-09-14 11:06:02 -0700</bug_when>
    <thetext>&lt;rdar://problem/10124361&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>467267</commentid>
    <comment_count>2</comment_count>
    <who name="Jon Lee">jonlee</who>
    <bug_when>2011-09-14 12:57:12 -0700</bug_when>
    <thetext>A quick grep shows these tests make use of the globalFlag:


./http/tests/misc/resources/content-iframe.html
./http/tests/misc/set-window-opener-to-null.html
./http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html
./http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html
./http/tests/security/aboutBlank/xss-DENIED-set-opener.html
./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-getOwnPropertyDescriptor.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/dataURL/resources/foreign-domain-data-url-accessee-iframe.html
./http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-opened-frame.html
./http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-opened-frame.html
./http/tests/security/dataURL/resources/foreign-domain-data-url-window-location.html
./http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.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-from-javascript-url-window-open.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/resources/frame-with-link-to-navigate.html
./http/tests/security/frameNavigation/resources/frame-with-plugin-to-navigate.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-setAttributeNode.html
./http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS.html
./http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS.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-setAttributeNode.html
./http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS.html
./http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html
./http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessee-iframe.html
./http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessee-opened-frame.html
./http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessor-opened-frame.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-from-javascript-url-in-foreign-domain-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/security/resources/cross-frame-access-get-custom-property-cached-iframe.html
./http/tests/security/resources/cross-frame-iframe-for-enumeration-test.html
./http/tests/security/resources/cross-frame-iframe-for-get-override-test.html
./http/tests/security/resources/cross-frame-iframe-for-get-test.html
./http/tests/security/resources/cross-frame-iframe-for-history-get-override-test.html
./http/tests/security/resources/cross-frame-iframe-for-history-get-test.html
./http/tests/security/resources/cross-frame-iframe-for-location-get-override-test.html
./http/tests/security/resources/cross-frame-iframe-for-location-get-test.html
./http/tests/security/resources/cross-frame-iframe.html
./http/tests/security/resources/innocent-victim-with-notify.html
./http/tests/security/resources/localhost-accesssor.html
./http/tests/security/resources/open-window.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>