[Webkit-unassigned] [Bug 167991] Inspector crashes if LANG env var specifies encoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 10:13:10 PST 2017


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

Brian Burg <bburg at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bburg at apple.com,
                   |                            |joepeck at webkit.org,
                   |                            |keith_miller at apple.com,
                   |                            |sbarati at apple.com,
                   |                            |utatane.tea at gmail.com,
                   |                            |webkit-bug-importer at group.a
                   |                            |pple.com

--- Comment #1 from Brian Burg <bburg at apple.com> ---
1. WebKitGTK should not be showing the uncaught exception screen for production / distribution builds.

2. I don't know whether DateTimeFormat is spec'd to support locale.encoding.

3. We can always add a try-catch around the Inspector code that constructs this object, though this seems like a weird workaround for an error case that should be handled by JSC.

-- 
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/20170208/e498d774/attachment.html>


More information about the webkit-unassigned mailing list