[Webkit-unassigned] [Bug 178927] New: WebDriver process should not link to JavaScriptCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 27 01:25:55 PDT 2017


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

            Bug ID: 178927
           Summary: WebDriver process should not link to JavaScriptCore
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bburg at apple.com

We only do that to use InspectorValues because we don't have any other json API available in WTF. I think we should move InspectorValues implementation to WTF, or add a new implementation instead (or even use an existing one like https://github.com/nlohmann/json that looks pretty good). In the meantime, maybe we can just build the current InspectorValues as part of the WebDriver process since InspectorValues is self-contained and only depends on WTF.

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


More information about the webkit-unassigned mailing list