[Webkit-unassigned] [Bug 49123] REGRESSION: beforeload events are fired by <object> elements with YouTube embedding code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 5 22:31:41 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|beforeload events are fired |REGRESSION: beforeload
                   |by <object> elements when   |events are fired by
                   |their fallback content is   |<object> elements with
                   |used                        |YouTube embedding code
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |NeedsRadar, Regression
          Component|New Bugs                    |Plug-ins
                 CC|                            |aestes at apple.com,
                   |                            |ap at webkit.org
     Ever Confirmed|0                           |1




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2010-11-05 22:31:41 PST ---
Note that I'm getting entirely different behavior with Safari 5.0.2: the movie apparently just loads from the object element, and there is just one beforeload event.

With a debug build:

ASSERTION FAILED: !m_inBeforeLoadEventHandler
(/Users/ap/Safari/OpenSource/WebCore/html/HTMLObjectElement.cpp:282 virtual void WebCore::HTMLObjectElement::updateWidget(bool))

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



More information about the webkit-unassigned mailing list