<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Win] Minibrowser unable to use WebInspector (CRASH)"
   href="https://bugs.webkit.org/show_bug.cgi?id=150810#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Win] Minibrowser unable to use WebInspector (CRASH)"
   href="https://bugs.webkit.org/show_bug.cgi?id=150810">bug 150810</a>
              from <span class="vcard"><a class="email" href="mailto:bfulgham&#64;webkit.org" title="Brent Fulgham &lt;bfulgham&#64;webkit.org&gt;"> <span class="fn">Brent Fulgham</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=150810#c2">comment #2</a>)
<span class="quote">&gt; This is emitted by InjectedScriptManager::injectedScriptFor normally when
&gt; InjectedScriptSource.js has a parse error.
&gt; 
&gt; Here is one possible issue:
&gt; 
&gt; JavaScriptCore's DerivedSource.make / CMakeLists.txt attempts to minify the
&gt; InjectedScriptSource and in the process injects the sourceURL comment that
&gt; would have been stripped:
&gt; 
&gt;     COMMAND echo &quot;//# sourceURL=__WebInspectorInjectedScript__&quot; &gt;
&gt; ${DERIVED_SOURCES_JAVASCRIPTCORE_DIR}/InjectedScriptSource.min.js
&gt; 
&gt; Perhaps that is not doing what we expect on Windows? Did Windows just move
&gt; to CMake?</span >

Yes it did! That may very well be the problem.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>