[Webkit-unassigned] [Bug 45732] New: [Qt] DumpRenderTreeSupportQt::suspendActiveDOMObjects needs a new parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 20:56:33 PDT 2010


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

           Summary: [Qt] DumpRenderTreeSupportQt::suspendActiveDOMObjects
                    needs a new parameter
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric.carlson at apple.com
                CC: yongjun.zhang at nokia.com, hausmann at webkit.org


http://trac.webkit.org/changeset/67432 added a parameter to suspendActiveDOMObjects so classes  that derive from ActiveDOMObject can tell why suspend() is being called. See https://bugs.webkit.org/show_bug.cgi?id=45688.

I broke DumpRenderTreeSupportQt with this change, but don't know enough about how it works to fix it correctly, so based on the comments in http://trac.webkit.org/changeset/52914 I am hard coding it to pass ActiveDOMObject::JavaScriptPaused for now.

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