[Webkit-unassigned] [Bug 31055] New: Windows nightlies crash on launch: fixed IDL doesn't take effect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 3 05:17:43 PST 2009


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

           Summary: Windows nightlies crash on launch: fixed IDL doesn't
                    take effect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: 808caaa4.8ce9.9cd6c799e9f6 at gmail.com


related: bug 30938

Windows nightlies **still** crash on launch due to wrong-ordered
IWebFramePrivate vtable.
This mush be fixed in r50316, but seems no effect **on final binary.**
Verified with r50419 buildbot-output available on the web today.

---
[WebKit-SVN-r50419.zip/WebKit.dll]
???_7WebFrame@@6BIWebFramePrivate@@@    ; .rdata:104CEA88 
        dd offset ?QueryInterface at WebFrame@@...
        dd offset ?AddRef at WebFrame@@...
        dd offset ?Release at WebFrame@@...
        dd offset ?renderTreeAsExternalRepresentation at WebFrame@@...
        dd offset ?counterValueForElementById at WebFrame@@...
        dd offset ?scrollOffset at WebFrame@@...
        dd offset ?layout at WebFrame@@...
        dd offset ?firstLayoutDone at WebFrame@@...
        dd offset ?loadType at WebFrame@@...
        dd offset ?setInPrintingMode at WebFrame@@...
        dd offset ?getPrintedPageCount at WebFrame@@...
        dd offset ?spoolPages at WebFrame@@...
        dd offset ?isFrameSet at WebFrame@@...
        dd offset ?string at WebFrame@@...
        dd offset ?size at WebFrame@@...
        dd offset ?hasScrollBars at WebFrame@@...
        dd offset ?contentBounds at WebFrame@@...
        dd offset ?frameBounds at WebFrame@@...
        dd offset ?isDescendantOfFrame at WebFrame@@...
        dd offset ?pendingFrameUnloadEventCount at WebFrame@@...
        dd offset ?fetchApplicationIcon at WebFrame@@...
        dd offset ?paintDocumentRectToContext at WebFrame@@...
        dd offset ?elementDoesAutoComplete at WebFrame@@...
        dd offset ?pauseAnimation at WebFrame@@...
        dd offset ?pauseTransition at WebFrame@@...
        dd offset ?numberOfActiveAnimations at WebFrame@@...
        dd offset ?isDisplayingStandaloneImage at WebFrame@@...
        dd offset ?allowsFollowingLink at WebFrame@@...
        dd offset ?stringByEvaluatingJavaScriptInIsolatedWorld at ...
        dd offset ?contextForWorldID at WebFrame@@...
---

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