<?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>20004</bug_id>
          
          <creation_ts>2008-07-10 20:06:45 -0700</creation_ts>
          <short_desc>REGRESSION: ASSERT in Frame::paint making flash video full screen</short_desc>
          <delta_ts>2009-02-16 17:39:03 -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>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://www.dailybuzzer.com/nasa-makes-magnetic-fields-visible-video</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Matt Lilek">dev+webkit</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bdakin</cc>
    
    <cc>maxime.britto</cc>
    
    <cc>mitz</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>85742</commentid>
    <comment_count>0</comment_count>
    <who name="Matt Lilek">dev+webkit</who>
    <bug_when>2008-07-10 20:06:45 -0700</bug_when>
    <thetext>1. Load &lt;http://www.dailybuzzer.com/nasa-makes-magnetic-fields-visible-video&gt;
2. Begin playing the video under the title &quot;Watch the Magnetic Movie&quot;
3. Click the full screen icon between the volume control and the &quot;Vimeo&quot; branding
4. BOOM.  In a debug build:

ASSERTION FAILED: !d-&gt;m_isPainting
&lt;http://trac.webkit.org/browser/trunk/WebCore/page/Frame.cpp#L1361&gt;

Thread 0 Crashed:
0   com.apple.WebCore             	0x02876985 WebCore::Frame::paint(WebCore::GraphicsContext*, WebCore::IntRect const&amp;) + 599 (Frame.cpp:1361)
1   com.apple.WebCore             	0x028a0ff8 WebCore::FrameView::updateControlTints() + 368 (FrameView.cpp:1124)
2   com.apple.WebKit              	0x001e7838 -[WebHTMLView _windowChangedKeyState] + 84 (WebHTMLView.mm:4542)
3   com.apple.CoreFoundation      	0x94442cb6 CFArrayApplyFunction + 198
4   com.apple.AppKit              	0x9034297f -[NSView _windowChangedKeyState] + 127

This is a regression from Safari 3.1.  Using Flash 9.0 r124 fwiw.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>85787</commentid>
    <comment_count>1</comment_count>
    <who name="">mitz</who>
    <bug_when>2008-07-11 11:52:32 -0700</bug_when>
    <thetext>paint() is re-entered because the plug-in reorders windows (thus changing the Safari window&apos;s key state) during its drawRect callback, which is invoked under the outer paint().</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88329</commentid>
    <comment_count>2</comment_count>
    <who name="Maxime Britto">maxime.britto</who>
    <bug_when>2008-08-12 11:32:20 -0700</bug_when>
    <thetext>Also visible at http://ll.static.abc.go.com/streaming/move/00080005/static.html?aff=kgo&amp;affTo=kgo&amp;useexternal=0&amp;channelid=77803&amp;episodeid=85332&amp;partner=&amp;campaign=&amp;wrapped=1&amp;affFrom=abc&amp;affLost=kgo&amp;dmarank=6&amp;dmazip=94002
 when trying to go fullscreen.

By disabling the Assert and using the early return present after the Assert no crash happened and the video was played correctly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109908</commentid>
    <comment_count>3</comment_count>
    <who name="">mitz</who>
    <bug_when>2009-02-16 17:39:03 -0800</bug_when>
    <thetext>&lt;rdar://problem/6509966&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>