Bug 35214

Summary: [chromium] fixes to make WebKit build on Solaris
Product: WebKit Reporter: electricmonopole
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, evan, fishd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Other   
Attachments:
Description Flags
patch
none
revised patch
none
revised patch with re edited Changlog
none
fixed tab formatting
fishd: review+, commit-queue: commit-queue-
another formatting fix none

Description electricmonopole 2010-02-21 11:05:58 PST
Created attachment 49154 [details]
patch

http://codereview.chromium.org/650015

Patch attach'd (url)
Comment 1 Evan Martin 2010-02-21 11:15:05 PST
WebKit has a more complicated patch submission process: http://webkit.org/coding/contributing.html .  If you want, I can convert this into a proper WebKit submission for you.
Comment 2 electricmonopole 2010-02-21 11:26:34 PST
That would be great! I guess I'm missing a ChangeLog entry too.
Comment 3 electricmonopole 2010-02-21 11:47:59 PST
Created attachment 49156 [details]
revised patch

new patch using svn-create-patch, fix ChangeLog
Comment 4 Evan Martin 2010-02-21 11:55:06 PST
Can you link to the bug in the ChangeLog?  Look at the nearby entries in the ChangeLog for reference.  Also leave in the "Reviewed by NOBODY" bit, since the scripts need that.

After that, once you've uploaded your patch, click the "details" link and change the review and commit-queue dropdowns to say "?", which asks someone to commit it for you.
Comment 5 electricmonopole 2010-02-21 12:02:10 PST
Created attachment 49161 [details]
revised patch with re edited Changlog

also fixed flags for review and commit-queue
Comment 6 electricmonopole 2010-02-22 05:46:54 PST
Created attachment 49207 [details]
fixed tab formatting

fix formatting in ChangeLog
Comment 7 Evan Martin 2010-02-22 06:20:20 PST
+darin for chromium webkit api review
Comment 8 WebKit Commit Bot 2010-02-22 14:14:14 PST
Comment on attachment 49207 [details]
fixed tab formatting

Rejecting patch 49207 from commit-queue.

Failed to run "['/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', '--reviewer', 'Darin Fisher', '--force']" exit_code: 2
patching file ChangeLog
patch: **** malformed patch at line 14:  2010-02-20  Noam Rosenthal  <noam.rosenthal@nokia.com>

patching file WebKit/chromium/src/WebFrameImpl.cpp
patching file WebKit/chromium/src/WebViewImpl.cpp

Full output: http://webkit-commit-queue.appspot.com/results/299219
Comment 9 electricmonopole 2010-02-23 12:12:13 PST
Created attachment 49316 [details]
another formatting fix

Fixed formatting of ChangeLog to represent newest svn version.
Comment 10 WebKit Commit Bot 2010-02-23 15:00:01 PST
Comment on attachment 49316 [details]
another formatting fix

Clearing flags on attachment: 49316

Committed r55174: <http://trac.webkit.org/changeset/55174>
Comment 11 WebKit Commit Bot 2010-02-23 15:00:06 PST
All reviewed patches have been landed.  Closing bug.