<?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>248099</bug_id>
          
          <creation_ts>2022-11-18 13:07:28 -0800</creation_ts>
          <short_desc>Zillow.com: Scrolling or pinching the map causes page to freeze</short_desc>
          <delta_ts>2022-11-30 16:27:13 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebGL</component>
          <version>WebKit Local Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</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>246202</dependson>
    
    <dependson>246422</dependson>
    
    <dependson>248259</dependson>
    
    <dependson>248453</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dean Jackson">dino</reporter>
          <assigned_to name="Yusuke Suzuki">ysuzuki</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>commit-queue</cc>
    
    <cc>dino</cc>
    
    <cc>kbr</cc>
    
    <cc>kkinnunen</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1913529</commentid>
    <comment_count>0</comment_count>
    <who name="Dean Jackson">dino</who>
    <bug_when>2022-11-18 13:07:28 -0800</bug_when>
    <thetext>When the user performs a Zillow search based on their location, then scrolls or pinches on the map, the page will freeze.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1913530</commentid>
    <comment_count>1</comment_count>
    <who name="Dean Jackson">dino</who>
    <bug_when>2022-11-18 13:07:36 -0800</bug_when>
    <thetext>&lt;rdar://problem/102120764&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1913533</commentid>
    <comment_count>2</comment_count>
    <who name="Dean Jackson">dino</who>
    <bug_when>2022-11-18 13:09:07 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/6647</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1913540</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-11-18 13:19:42 -0800</bug_when>
    <thetext>Committed 256851@main (70352065621e): &lt;https://commits.webkit.org/256851@main&gt;

Reviewed commits have been landed. Closing PR #6647 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1914245</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2022-11-22 23:03:35 -0800</bug_when>
    <thetext>Re-opened since this is blocked by bug 248259</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1914247</commentid>
    <comment_count>5</comment_count>
    <who name="Kimmo Kinnunen">kkinnunen</who>
    <bug_when>2022-11-22 23:06:25 -0800</bug_when>
    <thetext>Real regression commit is bug 246202 255288@main</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915759</commentid>
    <comment_count>6</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-11-30 16:20:50 -0800</bug_when>
    <thetext>We do have quirk for this website here:

https://github.com/WebKit/WebKit/blob/25261a14c658e9a59e15bc264c51ca8043961d01/Source/WebCore/page/Quirks.cpp#L762

Is this quirk causing conflict?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915760</commentid>
    <comment_count>7</comment_count>
    <who name="Kimmo Kinnunen">kkinnunen</who>
    <bug_when>2022-11-30 16:22:16 -0800</bug_when>
    <thetext>No, I think</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915761</commentid>
    <comment_count>8</comment_count>
    <who name="Kimmo Kinnunen">kkinnunen</who>
    <bug_when>2022-11-30 16:25:46 -0800</bug_when>
    <thetext>This bug was opened for a revert that turned out to be not the root cause.
IIUC the root cause was originally bug 248453 and fixes were bug 246422, bug 246202.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915762</commentid>
    <comment_count>9</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-11-30 16:26:37 -0800</bug_when>
    <thetext>(In reply to Kimmo Kinnunen from comment #8)
&gt; This bug was opened for a revert that turned out to be not the root cause.
&gt; IIUC the root cause was originally bug 248453 and fixes were bug 246422, bug
&gt; 246202.

Nice!

Just thought to mention since the quirk is related to selection etc.

Here is commit link (just if you want to see any background) - https://github.com/WebKit/WebKit/commit/ee27b00f4d2c6c0b173beef22982b775417787d9</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915763</commentid>
    <comment_count>10</comment_count>
    <who name="Kimmo Kinnunen">kkinnunen</who>
    <bug_when>2022-11-30 16:27:13 -0800</bug_when>
    <thetext>Correction: the root cause bug 246202, fixes: bug 248453 and  bug 246422</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>