Bug 178730 - [Win][JSCOnly] Clean up windows specific build differences for jsc
Summary: [Win][JSCOnly] Clean up windows specific build differences for jsc
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-24 10:40 PDT by Stephan Szabo
Modified: 2017-10-24 10:40 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Szabo 2017-10-24 10:40:04 PDT
The JSC shell on Windows builds differently with a separate dll and launcher in order to set up pathing for support libraries.

Per https://bugs.webkit.org/show_bug.cgi?id=177279#c7, we want clean up the situation so Windows was not special.