<?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>129708</bug_id>
          
          <creation_ts>2014-03-04 14:46:08 -0800</creation_ts>
          <short_desc>refactor WebVideoFullscreenInterfaceAVKit and WebVideoFullscreenModelMediaElement we WebThreadRun is only used in WebKit1</short_desc>
          <delta_ts>2017-11-02 11:40:45 -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>WebKit2</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>iPhone / iPad</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></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jeremy Jones">jeremyj-wk</reporter>
          <assigned_to name="Jeremy Jones">jeremyj-wk</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>986994</commentid>
    <comment_count>0</comment_count>
    <who name="Jeremy Jones">jeremyj-wk</who>
    <bug_when>2014-03-04 14:46:08 -0800</bug_when>
    <thetext>WebVideoFullscreenInterfaceAVKit and WebVideoFullscreenModelMediaElement are used in both WK1 and WK2. In WK2 calls into them happen in the correct thread automatically. In WK1 they call directly into each other and so dispatching to the correct thread is required.

This should be refactored so that WebThreadRun is only used in the WK1 implementation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1367437</commentid>
    <comment_count>1</comment_count>
    <who name="Jeremy Jones">jeremyj-wk</who>
    <bug_when>2017-11-02 11:40:45 -0700</bug_when>
    <thetext>This has been fixed by other changes.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>