[Webkit-unassigned] [Bug 120969] no safeseh on win64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 24 12:17:28 PDT 2013


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





--- Comment #5 from Alex Christensen <alex.christensen at flexsim.com>  2013-09-24 12:16:30 PST ---
First of all, this appears to only be used by the AppleWin port in Source/WebCore/platform/graphics/ca/win/LayerChangesFlusher.cpp.  Second, the x86 assembly in both of these files will need to be replaced by a dedicated x64 assembly file in Bug 120906, so these files will need to be disabled for the x64 build anyway, unless we want the win32 and win64 ports to share exceptionShouldTerminateProgram.  We'd need to do a little refactoring later.  In any case, I think this is very close to what we'll want in the long run, and it is a quick solution right 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