Bug 109868

Summary: [CSS Exclusions] Enable shape-inside support for ellipses
Product: WebKit Reporter: Hans Muller <giles_joplin>
Component: CSSAssignee: Hans Muller <giles_joplin>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, esprehn+autocc, ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 89707    
Attachments:
Description Flags
Patch
none
Patch
krit: review+, webkit.review.bot: commit-queue-
Patch
none
Patch
webkit.review.bot: commit-queue-
Patch
webkit.review.bot: commit-queue-
Patch none

Description Hans Muller 2013-02-14 15:39:55 PST
Enable shape-inside support for shapes specified with the ellipse function.
Comment 1 Hans Muller 2013-02-15 13:08:13 PST
Created attachment 188627 [details]
Patch
Comment 2 Hans Muller 2013-02-15 13:20:32 PST
Created attachment 188631 [details]
Patch

Added ChangeLog changes.
Comment 3 WebKit Review Bot 2013-02-19 08:43:50 PST
Comment on attachment 188631 [details]
Patch

Rejecting attachment 188631 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=gce-cq-02', 'apply-attachment', '--no-update', '--non-interactive', 188631, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
e LayoutTests/fast/exclusions/shape-inside/shape-inside-ellipse.html
patching file Source/WebCore/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/WebCore/rendering/ExclusionShapeInsideInfo.h
Hunk #1 FAILED at 58.
1 out of 1 hunk FAILED -- saving rejects to file Source/WebCore/rendering/ExclusionShapeInsideInfo.h.rej

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', '--force', '--reviewer', 'Dirk Schulze']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue

Full output: http://queues.webkit.org/results/16626709
Comment 4 Hans Muller 2013-02-19 09:54:00 PST
Created attachment 189106 [details]
Patch

Resolved patch relative to the latest version of ExclusionShapeInsideInfo.h.
Comment 5 Hans Muller 2013-02-19 15:07:40 PST
Created attachment 189173 [details]
Patch

Updated ChangeLogs, listed Dirk as the reviewer.
Comment 6 WebKit Review Bot 2013-02-19 15:45:12 PST
Comment on attachment 189173 [details]
Patch

Rejecting attachment 189173 [details] from commit-queue.

giles_joplin@yahoo.com does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/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 Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your committer rights.
Comment 7 Hans Muller 2013-02-19 16:31:11 PST
(In reply to comment #6)
> (From update of attachment 189173 [details])
> Rejecting attachment 189173 [details] from commit-queue.
> 
> giles_joplin@yahoo.com does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py.

I've corrected the email address in committers.py.
Comment 8 Hans Muller 2013-02-19 16:37:49 PST
Created attachment 189202 [details]
Patch

Retry commit now that the committers.py file has been corrected.
Comment 9 WebKit Review Bot 2013-02-19 16:51:21 PST
Comment on attachment 189202 [details]
Patch

Rejecting attachment 189202 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=gce-cq-03', 'validate-changelog', '--non-interactive', 189202, '--port=chromium-xvfb']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue

ChangeLog entry in LayoutTests/ChangeLog is not at the top of the file.

Full output: http://queues.webkit.org/results/16627879
Comment 10 Hans Muller 2013-02-19 17:08:01 PST
Created attachment 189207 [details]
Patch

Moved ChangeLog entries to the top of the file.
Comment 11 WebKit Review Bot 2013-02-19 17:57:56 PST
Comment on attachment 189207 [details]
Patch

Clearing flags on attachment: 189207

Committed r143420: <http://trac.webkit.org/changeset/143420>
Comment 12 WebKit Review Bot 2013-02-19 17:58:00 PST
All reviewed patches have been landed.  Closing bug.