Bug 59853 - land-safely patches should show show their place in the commit-queue
Summary: land-safely patches should show show their place in the commit-queue
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-29 17:57 PDT by Eric Seidel (no email)
Modified: 2011-04-29 19:51 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.86 KB, patch)
2011-04-29 17:58 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
Patch for landing (5.40 KB, patch)
2011-04-29 18:07 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2011-04-29 17:57:05 PDT
land-safely patches should show show their place in the commit-queue
Comment 1 Eric Seidel (no email) 2011-04-29 17:58:25 PDT
Created attachment 91779 [details]
Patch
Comment 2 Adam Barth 2011-04-29 18:05:35 PDT
Comment on attachment 91779 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=91779&action=review

> Tools/QueueStatusServer/templates/statusbubble.html:88
> +  <form name="submit_to_ews" enctype="multipart/form-data" method="post" action="/submit-to-ews">

enctype="multipart/form-data"  ???

method="post" => method="POST"
Comment 3 Eric Seidel (no email) 2011-04-29 18:07:23 PDT
Created attachment 91780 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2011-04-29 19:51:10 PDT
Comment on attachment 91780 [details]
Patch for landing

Clearing flags on attachment: 91780

Committed r85383: <http://trac.webkit.org/changeset/85383>
Comment 5 WebKit Commit Bot 2011-04-29 19:51:23 PDT
All reviewed patches have been landed.  Closing bug.