Bug 106396

Summary: marquee special-case in RenderBlock is not needed
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: New BugsAssignee: Ojan Vafai <ojan>
Status: RESOLVED FIXED    
Severity: Normal CC: dbates, eric, hyatt, jchaffraix, ojan.autocc, simon.fraser, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+, webkit.review.bot: commit-queue-

Description Ojan Vafai 2013-01-08 16:20:52 PST
marquee special-case in RenderBlock is not needed
Comment 1 Ojan Vafai 2013-01-08 16:22:52 PST
Created attachment 181798 [details]
Patch
Comment 2 Ojan Vafai 2013-01-08 16:23:29 PST
Simon, since you reviewed the original patch, mind reviewing this?
Comment 3 Ojan Vafai 2013-01-08 16:31:41 PST
Comment on attachment 181798 [details]
Patch

Thanks!
Comment 4 WebKit Review Bot 2013-01-08 18:45:01 PST
Comment on attachment 181798 [details]
Patch

Rejecting attachment 181798 [details] from commit-queue.

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', u'--status-host=queues.webkit.org', ..." exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
commit-queue/Source/WebKit/chromium/third_party/v8-i18n --revision 159 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
54>At revision 159.

________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'

________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
Updating webkit projects from gyp files...

Full output: http://queues.webkit.org/results/15764302
Comment 5 Ojan Vafai 2013-01-09 10:11:55 PST
Committed r139203: <http://trac.webkit.org/changeset/139203>
Comment 6 Daniel Bates 2013-01-09 10:26:07 PST
(In reply to comment #5)
> Committed r139203: <http://trac.webkit.org/changeset/139203>

This commit inadvertently added a duplicate ChangeLog entry for Bug #105035.

Removed duplicate ChangeLog entry and committed in <http://trac.webkit.org/changeset/139205>.