[Webkit-unassigned] [Bug 192405] [WTF] Add environment variable helpers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 5 09:40:25 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192405
--- Comment #2 from Don Olmstead <don.olmstead at sony.com> ---
(In reply to Michael Catanzaro from comment #1)
> Something will always be calling raw getenv() in secondary threads. Any
> safety will be an illusion at best.
Well either way it would be nice to have a way to get back values in a nice way and avoid parsing strings.
https://github.com/WebKit/webkit/blob/master/Source/WebCore/platform/network/curl/CurlContext.cpp#L50-L72
Also there's inconsistency with the use of g_getenv and getenv.
--
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/20181205/4b2dc183/attachment.html>
More information about the webkit-unassigned
mailing list