<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>182467</bug_id>
          
          <creation_ts>2018-02-04 01:53:38 -0800</creation_ts>
          <short_desc>Uncaught Exception: TypeError: failed to initialize NumberFormat due to invalid locale</short_desc>
          <delta_ts>2018-07-25 13:46:49 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>167991</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>laurb3st</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>inspector-bugzilla-changes</cc>
    
    <cc>joepeck</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>promodominus</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1396183</commentid>
    <comment_count>0</comment_count>
    <who name="">laurb3st</who>
    <bug_when>2018-02-04 01:53:38 -0800</bug_when>
    <thetext>-------
Inspected URL:        (unknown)
Loading completed:    false
Frontend User Agent:  Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/605.1 (KHTML, like Gecko) Version/11.0 Safari/605.1

Uncaught Exceptions:
 - TypeError: failed to initialize NumberFormat due to invalid locale (at Utilities.js:801:57)
    NumberFormat @ [native code]
    toLocaleString @ [native code]
    d @ Utilities.js:801:57
    value @ Utilities.js:881:64
    value @ Utilities.js:899:29
    _loadNewRecording @ TimelineManager.js:655:108
    reset @ TimelineManager.js:114:31
    TimelineManager @ TimelineManager.js:62:19
    loaded @ Main.js:130:50
    global code @ Main.html:808:18
-------

* STEPS TO REPRODUCE
1. What were you doing? Include setup or other preparations to reproduce the exception.
2. Include explicit, accurate, and minimal steps taken. Do not include extraneous or irrelevant steps.

* NOTES
Document any additional information that might be useful in resolving the problem, such as screen shots or other included attachments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1396231</commentid>
    <comment_count>1</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2018-02-04 23:44:48 -0800</bug_when>
    <thetext>Maybe this is a linux port issue?

The WebInspector code here is just doing: `number.toLocaleString()`

laurb3st, what do you get when you load the following test:

    &lt;script&gt;
    alert( (new Intl.DateTimeFormat).resolvedOptions().locale );
    &lt;/script&gt;

It may be specific to your locale and the linux port.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1401459</commentid>
    <comment_count>2</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2018-02-22 10:47:06 -0800</bug_when>
    <thetext>*** Bug 183032 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1445143</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-25 13:46:49 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 167991 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>