[Webkit-unassigned] [Bug 44575] New: beforeload event fired twice on <object>s

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 24 19:21:21 PDT 2010


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

           Summary: beforeload event fired twice on <object>s
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptGlue
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: s+webkit at sidneysm.com


Created an attachment (id=65360)
 --> (https://bugs.webkit.org/attachment.cgi?id=65360)
Test case demonstrating duplicate beforeload events

I'm hoping that I'm missing something about the beforeload event, and that this isn't a bug.

The attached testcase increments a counter each time beforeload fires, and logs the event's target element to the console.

Expected results:
beforeload fires once on the <object>

Actual results:
beforeload appears to fire twice on the <object>

-- 
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