[Webkit-unassigned] [Bug 32433] REGRESSION (r51303-r51492): Right click on a link element crashes WebKit nightly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 14 09:31:01 PST 2009


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





--- Comment #6 from Adam Roben (aroben) <aroben at apple.com>  2009-12-14 09:31:01 PST ---
Looks like when Safari tries to call IWebFramePrivate::allowsFollowingLink, it
ends up in WebFrame::isDisplayingStandaloneImage instead. IWebFramePrivate was
changed in an incompatible way in r51567
<http://trac.webkit.org/changeset/51567/trunk/WebKit/win/Interfaces/IWebFramePrivate.idl>.
I will undo that change and see if that fixes the crash.

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