Bug 37384

Summary: [Haiku] Fix build of ImageHaiku.cpp
Product: WebKit Reporter: Stephan Aßmus <superstippi>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Attachments:
Description Flags
Fix build of HaikuImage.cpp
commit-queue: commit-queue-
Fix build of ImageHaiku.cpp none

Description Stephan Aßmus 2010-04-10 04:55:13 PDT
Created attachment 53035 [details]
Fix build of HaikuImage.cpp

ImageHaiku.cpp needs to include SharedBuffer.h

Due to a mix up caused by resolving merge conflicts, I accidentally landed a patch that used the wrong parameter name for the "phase".
Comment 1 WebKit Commit Bot 2010-04-10 04:58:28 PDT
Comment on attachment 53035 [details]
Fix build of HaikuImage.cpp

Rejecting patch 53035 from commit-queue.

superstippi@gmx.de does not have committer permissions according to http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/common/config/committers.py.

- If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have committer rights please correct the error in WebKitTools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed).  Due to bug 30084 the commit-queue will require a restart after your change.  Please contact eseidel@chromium.org to request a commit-queue restart.  After restart the commit-queue will correctly respect your committer rights.
Comment 2 Stephan Aßmus 2010-04-10 05:00:25 PDT
Created attachment 53036 [details]
Fix build of ImageHaiku.cpp

Forgot to replace the bug ID in the ChangeLog URL.
Comment 3 Eric Seidel (no email) 2010-04-10 14:15:41 PDT
Comment on attachment 53036 [details]
Fix build of ImageHaiku.cpp

OK.
Comment 4 WebKit Commit Bot 2010-04-10 14:31:03 PDT
Comment on attachment 53036 [details]
Fix build of ImageHaiku.cpp

Clearing flags on attachment: 53036

Committed r57419: <http://trac.webkit.org/changeset/57419>
Comment 5 WebKit Commit Bot 2010-04-10 14:31:08 PDT
All reviewed patches have been landed.  Closing bug.