Bug 43789 - Add a toRenderSVGImage function
Summary: Add a toRenderSVGImage function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 43779
  Show dependency treegraph
 
Reported: 2010-08-10 06:43 PDT by Patrick R. Gansterer
Modified: 2010-08-10 19:35 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.51 KB, patch)
2010-08-10 06:51 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2010-08-10 06:43:42 PDT
see patch
Comment 1 Patrick R. Gansterer 2010-08-10 06:51:32 PDT
Created attachment 64008 [details]
Patch
Comment 2 Nikolas Zimmermann 2010-08-10 08:04:17 PDT
Comment on attachment 64008 [details]
Patch

Looks good, r=me.
Comment 3 WebKit Commit Bot 2010-08-10 09:21:17 PDT
Comment on attachment 64008 [details]
Patch

Rejecting patch 64008 from commit-queue.

Failed to run "['WebKitTools/Scripts/update-webkit']" exit_code: 2
Updating OpenSource
fatal: Unable to create '/Users/eseidel/Projects/CommitQueue/.git/svn/refs/remotes/trunk/index.lock': File exists.

If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
write-tree: command returned error: 128

Died at WebKitTools/Scripts/update-webkit line 129.

Full output: http://queues.webkit.org/results/3760025
Comment 4 Patrick R. Gansterer 2010-08-10 09:23:09 PDT
Comment on attachment 64008 [details]
Patch

(In reply to comment #3)
> (From update of attachment 64008 [details])
> Rejecting patch 64008 from commit-queue.
The next patch where the commit queue doesn't work. :-(
Comment 5 Eric Seidel (no email) 2010-08-10 09:49:56 PDT
Bah.  I need to fix that.  I'll look at the machine today.
Comment 6 Patrick R. Gansterer 2010-08-10 09:55:02 PDT
(In reply to comment #5)
> Bah.  I need to fix that.  I'll look at the machine today.
THX! Maybe you can cq+ bug 41790, bug 42927 and bug 43027 too when it will work again.
Comment 7 Eric Seidel (no email) 2010-08-10 09:57:33 PDT
Comment on attachment 64008 [details]
Patch

Machine should be fixed now.
Comment 8 WebKit Commit Bot 2010-08-10 19:35:07 PDT
Comment on attachment 64008 [details]
Patch

Clearing flags on attachment: 64008

Committed r65116: <http://trac.webkit.org/changeset/65116>
Comment 9 WebKit Commit Bot 2010-08-10 19:35:12 PDT
All reviewed patches have been landed.  Closing bug.