Bug 28256

Summary: [Haiku] Remove the "m_point" code from ContextMenuHaiku.cpp
Product: WebKit Reporter: Maxime Simon <simon.maxime>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, leavengood
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Other   
Attachments:
Description Flags
Patch v1 none

Description Maxime Simon 2009-08-13 05:37:29 PDT
Since we avoid m_point from ContextMenu.h (which in fact was unused), we must remove the code in ContextMenuHaiku.cpp.

Regards,
Maxime
Comment 1 Maxime Simon 2009-08-13 05:40:40 PDT
Created attachment 34736 [details]
Patch v1
Comment 2 Eric Seidel (no email) 2009-08-13 09:55:11 PDT
Comment on attachment 34736 [details]
Patch v1

LGTM.
Comment 3 Eric Seidel (no email) 2009-08-13 10:08:25 PDT
Comment on attachment 34736 [details]
Patch v1

Clearing flags on attachment: 34736

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/platform/haiku/ContextMenuHaiku.cpp
Committed r47206
	M	WebCore/ChangeLog
	M	WebCore/platform/haiku/ContextMenuHaiku.cpp
r47206 = a7c4a7d27fb5318345ea1916397eb2cf5016e482 (trunk)
No changes between current HEAD and refs/remotes/trunk
Resetting to the latest refs/remotes/trunk
http://trac.webkit.org/changeset/47206
Comment 4 Eric Seidel (no email) 2009-08-13 10:08:29 PDT
All reviewed patches have been landed.  Closing bug.