<?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>172653</bug_id>
          
          <creation_ts>2017-05-26 11:54:27 -0700</creation_ts>
          <short_desc>[WK2] Some WebKit clients are initializing ResourceLoadStatistics multiple times</short_desc>
          <delta_ts>2017-07-06 16:17:25 -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>WebCore Misc.</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>172519</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brent Fulgham">bfulgham</reporter>
          <assigned_to name="Brent Fulgham">bfulgham</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>cdumez</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wilander</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1313187</commentid>
    <comment_count>0</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2017-05-26 11:54:27 -0700</bug_when>
    <thetext>The architecture of some WebKit clients cause them to create multiple process pools, causing new HashTables and message queues to be created. This also results in the potential loss of some load statistics since the old data is thrown out.

The interface to the ResourceLoadObserver should be refined to avoid this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1324576</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2017-06-30 15:23:34 -0700</bug_when>
    <thetext>&lt;rdar://problem/33086699&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1326237</commentid>
    <comment_count>2</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2017-07-06 16:17:25 -0700</bug_when>
    <thetext>This turned out to be fixed by Bug 174189.

Committed r219203: &lt;http://trac.webkit.org/changeset/219203&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>