[Webkit-unassigned] [Bug 20004] New: REGRESSION: ASSERT in Frame::paint making flash video full screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 10 20:06:46 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20004

           Summary: REGRESSION: ASSERT in Frame::paint making flash video
                    full screen
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
               URL: http://www.dailybuzzer.com/nasa-makes-magnetic-fields-
                    visible-video
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at mattlilek.com


1. Load <http://www.dailybuzzer.com/nasa-makes-magnetic-fields-visible-video>
2. Begin playing the video under the title "Watch the Magnetic Movie"
3. Click the full screen icon between the volume control and the "Vimeo"
branding
4. BOOM.  In a debug build:

ASSERTION FAILED: !d->m_isPainting
<http://trac.webkit.org/browser/trunk/WebCore/page/Frame.cpp#L1361>

Thread 0 Crashed:
0   com.apple.WebCore                   0x02876985
WebCore::Frame::paint(WebCore::GraphicsContext*, WebCore::IntRect const&) + 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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list