[Webkit-unassigned] [Bug 150810] [Win] Minibrowser unable to use WebInspector (CRASH)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 2 13:32:34 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=150810

--- Comment #3 from Brent Fulgham <bfulgham at webkit.org> ---
(In reply to comment #2)
> This is emitted by InjectedScriptManager::injectedScriptFor normally when
> InjectedScriptSource.js has a parse error.
> 
> Here is one possible issue:
> 
> JavaScriptCore's DerivedSource.make / CMakeLists.txt attempts to minify the
> InjectedScriptSource and in the process injects the sourceURL comment that
> would have been stripped:
> 
>     COMMAND echo "//# sourceURL=__WebInspectorInjectedScript__" >
> ${DERIVED_SOURCES_JAVASCRIPTCORE_DIR}/InjectedScriptSource.min.js
> 
> Perhaps that is not doing what we expect on Windows? Did Windows just move
> to CMake?

Yes it did! That may very well be the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151102/d7b55830/attachment.html>


More information about the webkit-unassigned mailing list