[Webkit-unassigned] [Bug 9523] More Win32 build bustage
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Jun 21 00:14:04 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9523
bengoodger at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8938| |review?
Flag| |
------- Comment #1 from bengoodger at gmail.com 2006-06-21 00:13 PDT -------
Created an attachment (id=8938)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=8938&action=view)
patch
Adds/removes files from WebCore.vcproj and adjusts shouldInterruptJavaScript
signature (alternatively, the impl should not be const, let me know)
ChangeLog entry:
* WebCore.vcproj/WebCore/WebCore.vcproj:
Add DeprecatedRenderSelect.cpp/h
Remove RenderSelect.cpp/h
Add BeforeUnloadEvent, Clipboard, ClipboardEvent, Event, KeyboardEvent,
MouseEvent, MouseRelatedEvent, MutationEvent, RegisteredEventListener, UIEvent,
UIEventWithKeyState, WheelEvent .h/.cpp
Remove dom2_eventsimpl.h/cpp
* WebCore/bridge/win/FrameWin.cpp
(WebCore::shouldInterruptJavaScript):
This method is supposed to be implemented on FrameWin
* WebCore/page/Frame.h
(WebCore::Frame):
abstract method should match const-ness of implementation
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list