<?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>130490</bug_id>
          
          <creation_ts>2014-03-19 17:59:52 -0700</creation_ts>
          <short_desc>media/video-remote-control-playpause.html frequently fails on the bots</short_desc>
          <delta_ts>2023-08-18 11:04:51 -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>Media</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>REOPENED</bug_status>
          <resolution></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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Carlson">eric.carlson</reporter>
          <assigned_to name="Andy Estes">aestes</assigned_to>
          <cc>aestes</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>992343</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Carlson">eric.carlson</who>
    <bug_when>2014-03-19 17:59:52 -0700</bug_when>
    <thetext>This test passes on my machines with --iterations=10000 but frequently fails on the bots.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>992344</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Carlson">eric.carlson</who>
    <bug_when>2014-03-19 18:06:47 -0700</bug_when>
    <thetext>Marked as flakey in https://trac.webkit.org/r165937 while I try to reproduce it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1972089</commentid>
    <comment_count>2</comment_count>
    <who name="Andy Estes">aestes</who>
    <bug_when>2023-08-18 10:50:16 -0700</bug_when>
    <thetext>Looks like this test is no longer marked flaky in TestExpectations, but the test still flakily crashes and times out according to https://results.webkit.org/?suite=layout-tests&amp;test=media%2Fvideo-remote-control-playpause.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1972090</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-08-18 10:52:56 -0700</bug_when>
    <thetext>&lt;rdar://problem/114097537&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1972091</commentid>
    <comment_count>4</comment_count>
    <who name="Andy Estes">aestes</who>
    <bug_when>2023-08-18 10:53:54 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/16840</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1972095</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-08-18 11:03:41 -0700</bug_when>
    <thetext>Committed 267046@main (662d6eb482e6): &lt;https://commits.webkit.org/267046@main&gt;

Reviewed commits have been landed. Closing PR #16840 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1972096</commentid>
    <comment_count>6</comment_count>
    <who name="Andy Estes">aestes</who>
    <bug_when>2023-08-18 11:04:36 -0700</bug_when>
    <thetext>I don&apos;t know what causes the test to time out, but I think I understand why it crashes sometimes. In VideoFullscreenManager::removeContext, videoElement can be null here:
```
    RefPtr&lt;HTMLVideoElement&gt; videoElement = model-&gt;videoElement();
    ...
    m_videoElements.remove(*videoElement);
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1972097</commentid>
    <comment_count>7</comment_count>
    <who name="Andy Estes">aestes</who>
    <bug_when>2023-08-18 11:04:51 -0700</bug_when>
    <thetext>Reopening</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>