Bug 28256 - [Haiku] Remove the "m_point" code from ContextMenuHaiku.cpp
Summary: [Haiku] Remove the "m_point" code from ContextMenuHaiku.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-13 05:37 PDT by Maxime Simon
Modified: 2009-08-13 10:08 PDT (History)
2 users (show)

See Also:


Attachments
Patch v1 (3.32 KB, patch)
2009-08-13 05:40 PDT, Maxime Simon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.