<?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>148037</bug_id>
          
          <creation_ts>2015-08-14 13:17:03 -0700</creation_ts>
          <short_desc>Web Inspector: add support for running protocol-test.js tests on Windows</short_desc>
          <delta_ts>2015-12-23 15:25:49 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          
          <blocked>137157</blocked>
    
    <blocked>147093</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Blaze Burg">bburg</reporter>
          <assigned_to name="Brent Fulgham">bfulgham</assigned_to>
          <cc>achristensen</cc>
    
    <cc>bburg</cc>
    
    <cc>bfulgham</cc>
    
    <cc>graouts</cc>
    
    <cc>joepeck</cc>
    
    <cc>mattbaker</cc>
    
    <cc>nvasilyev</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>timothy</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1117736</commentid>
    <comment_count>0</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2015-08-14 13:17:03 -0700</bug_when>
    <thetext>We currently don&apos;t implement TestRunner::inspectorTestStubURL() for Windows, so tests that use `protocol-test.js` cannot load the stub inspector frontend into an iframe.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1117737</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-08-14 13:17:39 -0700</bug_when>
    <thetext>&lt;rdar://problem/22292237&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1151124</commentid>
    <comment_count>2</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-12-23 12:48:32 -0800</bug_when>
    <thetext>This is the cause of &apos;fast/dom/Window/property-access-on-cached-window-after-frame-removed.html&apos; failing on Win</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1151127</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-12-23 12:49:05 -0800</bug_when>
    <thetext>*** Bug 151759 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1151152</commentid>
    <comment_count>4</comment_count>
      <attachid>267856</attachid>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-12-23 14:28:19 -0800</bug_when>
    <thetext>Created attachment 267856
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1151154</commentid>
    <comment_count>5</comment_count>
      <attachid>267856</attachid>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2015-12-23 14:37:57 -0800</bug_when>
    <thetext>Comment on attachment 267856
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=267856&amp;action=review

&gt; Tools/DumpRenderTree/win/TestRunnerWin.cpp:1106
&gt; +    CFStringRef urlString = CFURLGetString(url.get());

You could lose this local variable.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1151155</commentid>
    <comment_count>6</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-12-23 14:40:29 -0800</bug_when>
    <thetext>(In reply to comment #5)
&gt; Comment on attachment 267856 [details]
&gt; Patch
&gt; 
&gt; View in context:
&gt; https://bugs.webkit.org/attachment.cgi?id=267856&amp;action=review
&gt; 
&gt; &gt; Tools/DumpRenderTree/win/TestRunnerWin.cpp:1106
&gt; &gt; +    CFStringRef urlString = CFURLGetString(url.get());
&gt; 
&gt; You could lose this local variable.

Oh -- good idea!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1151162</commentid>
    <comment_count>7</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-12-23 15:18:31 -0800</bug_when>
    <thetext>Looks like this requires a clean build on Windows. :-(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1151165</commentid>
    <comment_count>8</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-12-23 15:25:49 -0800</bug_when>
    <thetext>Committed r194398: &lt;http://trac.webkit.org/changeset/194398&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>267856</attachid>
            <date>2015-12-23 14:28:19 -0800</date>
            <delta_ts>2015-12-23 14:37:57 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-148037-20151223144651.patch</filename>
            <type>text/plain</type>
            <size>1746</size>
            <attacher name="Brent Fulgham">bfulgham</attacher>
            
              <data encoding="base64">SW5kZXg6IFRvb2xzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBUb29scy9DaGFuZ2VMb2cJKHJl
dmlzaW9uIDE5NDM5NikKKysrIFRvb2xzL0NoYW5nZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwz
ICsxLDE0IEBACisyMDE1LTEyLTIzICBCcmVudCBGdWxnaGFtICA8YmZ1bGdoYW1AYXBwbGUuY29t
PgorCisgICAgICAgIFdlYiBJbnNwZWN0b3I6IGFkZCBzdXBwb3J0IGZvciBydW5uaW5nIHByb3Rv
Y29sLXRlc3QuanMgdGVzdHMgb24gV2luZG93cworICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0
Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTQ4MDM3CisgICAgICAgIDxyZGFyOi8vcHJvYmxlbS8yMjI5
MjIzNz4KKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICAq
IER1bXBSZW5kZXJUcmVlL3dpbi9UZXN0UnVubmVyV2luLmNwcDoKKyAgICAgICAgKFRlc3RSdW5u
ZXI6Omluc3BlY3RvclRlc3RTdHViVVJMKTogUHJvdmlkZSBpbXBsZW1lbnRhdGlvbi4KKwogMjAx
NS0xMi0yMyAgQnJlbnQgRnVsZ2hhbSAgPGJmdWxnaGFtQGFwcGxlLmNvbT4KIAogICAgICAgICBb
V2luXSBVbnJldmlld2VkIGJ1aWxkIGZpeDogUmVjb2duaXplIFdpbmRvd3MgMTAgdmFyaWFudHMu
CkluZGV4OiBUb29scy9EdW1wUmVuZGVyVHJlZS93aW4vVGVzdFJ1bm5lcldpbi5jcHAKPT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PQotLS0gVG9vbHMvRHVtcFJlbmRlclRyZWUvd2luL1Rlc3RSdW5uZXJXaW4uY3BwCShyZXZp
c2lvbiAxOTQzOTMpCisrKyBUb29scy9EdW1wUmVuZGVyVHJlZS93aW4vVGVzdFJ1bm5lcldpbi5j
cHAJKHdvcmtpbmcgY29weSkKQEAgLTEwOTUsMTEgKzEwOTUsMTYgQEAgdm9pZCBUZXN0UnVubmVy
OjpldmFsdWF0ZUluV2ViSW5zcGVjdG9yKAogCiBKU1N0cmluZ1JlZiBUZXN0UnVubmVyOjppbnNw
ZWN0b3JUZXN0U3R1YlVSTCgpCiB7Ci0gICAgLy8gRklYTUU6IEltcGxlbWVudCB0aGlzIHRvIHN1
cHBvcnQgV2ViIEluc3BlY3RvciB0ZXN0cyB1c2luZyBgcHJvdG9jb2wtdGVzdC5qc2AuCi0gICAg
Ly8gU2VlIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD0xNDgwMjUuCi0g
ICAgcHJpbnRmKCJFUlJPUjogVGVzdFJ1bm5lcjo6aW5zcGVjdG9yVGVzdFN0dWJVUkwoKSBub3Qg
aW1wbGVtZW50ZWRcbiIpOworICAgIENGQnVuZGxlUmVmIHdlYmtpdEJ1bmRsZSA9IHdlYktpdEJ1
bmRsZSgpOworICAgIGlmICghd2Via2l0QnVuZGxlKQorICAgICAgICByZXR1cm4gbnVsbHB0cjsK
IAotICAgIHJldHVybiBudWxscHRyOworICAgIFJldGFpblB0cjxDRlVSTFJlZj4gdXJsID0gYWRv
cHRDRihDRkJ1bmRsZUNvcHlSZXNvdXJjZVVSTCh3ZWJraXRCdW5kbGUsIENGU1RSKCJUZXN0U3R1
YiIpLCBDRlNUUigiaHRtbCIpLCBDRlNUUigiV2ViSW5zcGVjdG9yVUkiKSkpOworICAgIGlmICgh
dXJsKQorICAgICAgICByZXR1cm4gbnVsbHB0cjsKKworICAgIENGU3RyaW5nUmVmIHVybFN0cmlu
ZyA9IENGVVJMR2V0U3RyaW5nKHVybC5nZXQoKSk7CisgICAgcmV0dXJuIEpTU3RyaW5nQ3JlYXRl
V2l0aENGU3RyaW5nKHVybFN0cmluZyk7CiB9CiAKIHR5cGVkZWYgSGFzaE1hcDx1bnNpZ25lZCwg
Q09NUHRyPElXZWJTY3JpcHRXb3JsZD4gPiBXb3JsZE1hcDsK
</data>
<flag name="review"
          id="292853"
          type_id="1"
          status="+"
          setter="simon.fraser"
    />
          </attachment>
      

    </bug>

</bugzilla>